Docs: add documentation links for all supported platforms
This commit is contained in:
parent
9b2b16349d
commit
6fdd8fa82b
1 changed files with 7 additions and 3 deletions
10
README.md
10
README.md
|
|
@ -84,10 +84,14 @@ This architecture delivers:
|
|||
**Where can you use Agent Skills today?**
|
||||
|
||||
- [Cursor](https://cursor.com/) - AI-powered code editor with native skills integration ([docs](https://cursor.com/docs/context/skills))
|
||||
- [Claude Code](https://claude.ai/code) - Anthropic's coding tool with first-class skills support
|
||||
- [Claude Code](https://claude.ai/code) - Anthropic's coding tool with first-class skills support ([docs](https://support.claude.com/en/articles/12512180-using-skills-in-claude))
|
||||
- [GitHub Copilot](https://github.com/features/copilot) - GitHub's AI coding assistant with Agent Skills support ([docs](https://docs.github.com/copilot/concepts/agents/about-agent-skills))
|
||||
- [VS Code](https://code.visualstudio.com/) - Microsoft's editor with Agent Skills in Insiders build
|
||||
- [OpenAI Codex](https://developers.openai.com/codex/skills/) - OpenAI's CLI agent with Agent Skills support
|
||||
- [VS Code](https://code.visualstudio.com/) - Microsoft's editor with Agent Skills in Insiders build ([docs](https://code.visualstudio.com/updates/v1_107#_reuse-your-claude-skills-experimental))
|
||||
- [OpenAI Codex](https://developers.openai.com/codex/skills/) - OpenAI's CLI agent with Agent Skills support ([docs](https://developers.openai.com/codex/skills/))
|
||||
- [OpenCode](https://opencode.ai/) - AI development tool with built-in Agent Skills support ([docs](https://opencode.ai/docs/skills/))
|
||||
- [Amp](https://ampcode.com/) - Next-gen AI coding assistant ([docs](https://ampcode.com/manual#agent-skills))
|
||||
- [Goose](https://block.github.io/goose/) - Open source AI agent framework ([docs](https://block.github.io/goose/extensions))
|
||||
- [Letta](https://www.letta.com/) - Build stateful LLM agents with memory ([docs](https://docs.letta.com/letta-code))
|
||||
|
||||
### 📦 Ready-to-Use Skill Libraries
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue