Skip to content

skillett add

Terminal window
skillett add <skill-name>

Downloads a skill’s documentation files and installs them in your agent’s skill directory. Similar to skillett pull but uses the skill name rather than integration slug.

No flags. The skill name is a required positional argument.

Terminal window
$ skillett add github
Skill installed to .claude/skills/skillett-github/
  • 0 — Successfully installed
  • 1 — Skill not found
  • 2 — Network or server error