From 6fdd8fa82b6ac56432ddeae89ea1e7d64d824f96 Mon Sep 17 00:00:00 2001 From: xxl007 Date: Tue, 23 Dec 2025 14:04:34 +0000 Subject: [PATCH] Docs: add documentation links for all supported platforms --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d614019..41a284b 100644 --- a/README.md +++ b/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