Proposal: include a standard folder where agent skills should be
I highly appreciate that skills is becoming a standard that we can use across many different agent harnesses.
To make it even smoother, I believe that agreeing on a standard name for the agent skills folder would benefit everyone. This would allow different harnesses to have a default folder to find skills without requiring each project to put them in a different folder and create symlinks that match the specific folder of each harness.
Example: Claude is looking at .claude/skills/ and Github Copilot is looking at .github/skills/.
Edit: now we have Codex also looking at its own folder .codex/skills/
My suggestion for the name would be .agents/skills/, but I don't really care much about the name as long as it's agreed upon and standardized. It could even be just .skills/.
Adoption
Please help to keep the lists below up to date.
Ready
- Amp: https://ampcode.com/manual#agent-skills
- Augment Code (Auggie): https://docs.augmentcode.com/cli/skills#skill-file-structure
- Goose: https://block.github.io/goose/docs/guides/context-engineering/using-skills/#skill-locations
- Codex: https://github.com/openai/codex/pull/10317 and https://github.com/openai/codex/pull/10437
- VS Code: https://github.com/microsoft/vscode/pull/292414
- VTCode: https://github.com/vinhnx/VTCode/issues/600
- Pi: https://github.com/badlogic/pi-mono/issues/1211 (configurable)
- Mistral Vibe: https://github.com/mistralai/mistral-vibe/blob/ec7f3b25eaf47c447f4005561ae2ff32545d3dff/CHANGELOG.md?plain=1#L14
- OpenCode: https://github.com/anomalyco/opencode/pull/11842
- OpenClaw: https://github.com/openclaw/openclaw/pull/9966
- Gemini CLI: https://github.com/google-gemini/gemini-cli/pull/18151
- Craft Agents: https://github.com/lukilabs/craft-agents-oss/issues/171
- RooCode: https://github.com/RooCodeInc/Roo-Code/issues/11368 (implemented and released but not documented yet)
- Cursor: https://x.com/leerob/status/2024141055143383184 (released)
- Windsurf: released on version 1.9552.21 (2026-02-12)
- Google Antigravity: https://antigravity.google/docs/skills
- Gwen Code: implemented on https://github.com/QwenLM/qwen-code/issues/2155
Pending
- Claude Code: https://github.com/anthropics/claude-code/issues/16345
- KiloCode: https://github.com/Kilo-Org/kilocode/discussions/5783
- Github: https://github.com/agentskills/agentskills/issues/15#issuecomment-3837334040 (tracking work internally, will give an update when done)
Not adopting yet
There are too many tools to list here. Anyone not mention in "ready" or "pending" is considered not adopting yet.
Source: agentskills/agentskills