Installing resources
Install skills, commands, and agents directly from GitHub.
Install from the default repo name
If a user has a repo named agent-resources, you only need the username:
Install from a custom repo name
If the repo name is not agent-resources, include it:
Install nested resources
You can organize resources into nested folders and reference them with :.
For example, this installs from:
The same pattern works for commands and agents.
Install globally
Global installs go to ~/.claude/ instead of the current project:
Overwrite an existing resource
Verify the install
Check that files exist in .claude/ or ~/.claude/, then run your command or let your
agent use the skill automatically.