Introduction
Welcome to SkillUse - a tool for sharing and installing AI agent skills
Introduction
SkillUse is a command-line tool for sharing and installing skills for AI agents like Claude Code, Cursor, and Windsurf.
What are Skills?
Skills are reusable prompt templates that extend what AI agents can do. They're stored as markdown files in a .claude/skills/ directory.
Getting Started
Install SkillUse and start using skills in your projects:
# Install via npm
npm install -g skilluse
# Or use npx
npx skilluse --helpNext Steps
- Installation - Set up SkillUse on your system
- Quick Start - Get up and running in minutes
- Commands - Learn about available CLI commands