Installing Skills

Learn how to install and use AI agent skills in your favorite AI assistant.

Installation Methods

Method 1: Direct Command

The simplest way to install a skill is using the install command in your AI assistant:

/install-skill https://github.com/owner/repo

Method 2: Copy SKILL.md Content

Alternatively, you can copy the contents of the SKILL.md file and paste it directly into your AI assistant conversation.

  1. Navigate to the skill page on Agent Skills Index
  2. Copy the SKILL.md content
  3. Paste it into your AI assistant

Using Installed Skills

Once a skill is installed, you can use it by following the instructions in the skill's documentation. Most skills respond to specific commands or questions related to their capabilities.

Supported AI Assistants

Claude

Fully supported with Claude Projects

ChatGPT

Supported with custom instructions

Cursor

Supported via project rules

Other AI Agents

Generally compatible with any text-based AI

Troubleshooting

Skill not working?

Make sure you've copied the entire SKILL.md content and try refreshing your conversation.

Conflicting skills?

Some skills may have overlapping capabilities. Try using one skill at a time.