Skip to content

Install skills once to the shared ~/.agents/skills folder - #28

Merged
mathias-heide merged 1 commit into
mainfrom
feat/shared-skills-dir
Sep 11, 2026
Merged

mathias-heide merged 1 commit into
mainfrom
feat/shared-skills-dir

Conversation

@mathias-heide

Copy link
Copy Markdown
Contributor

Summary

Thirteen agents' official docs say they read the agentskills.io folder (~/.agents/skills, project .agents/skills). They now all install there, so one summer setup covers all of them and "where are the skills" has one answer. Four more (Antigravity, Goose, Hermes, Mistral Vibe) share it at project scope. Agents whose docs do not list the shared folder (Claude Code, Copilot CLI, Kiro, Qwen, Kilo, Cline) keep their native folder.

  • skills install --force removes Summer's copies from the per-agent folders 3.1.0 wrote (only dirs with a SKILL.md and a library name).
  • The install summary names the other agents covered by the same folder.
  • Integration READMEs, overview table and changelog regenerated from the table.

Test plan

  • npx vitest run 1482 pass (new: shared-agent set, legacy-dir resolution), npm run build, npm run generate:registry -- --check

🤖 Generated with Claude Code

Agents whose docs read ~/.agents/skills (and .agents/skills in a project)
now all install there: Codex, Cursor, Zed, OpenCode, Copilot in VS Code,
Devin Desktop, Amp, Crush, Warp, Kimi Code, Factory Droid, Rovo Dev, Grok
Build; Antigravity, Goose, Hermes and Mistral Vibe at project scope. One
install serves all of them. The summary names the other agents covered.
--force removes the copies 3.1.0 wrote in each agent's own folder so no
agent loads a skill twice. Claude Code, Copilot CLI, Kiro, Qwen, Kilo and
Cline keep their native folders (their docs do not list the shared one).

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
@mathias-heide
mathias-heide merged commit 484c7af into main Sep 11, 2026
1 check passed
@mathias-heide
mathias-heide deleted the feat/shared-skills-dir branch September 11, 2026 17:30
@mathias-heide mathias-heide mentioned this pull request Sep 11, 2026
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant