Claude Code、OpenAI Codex 及其后续内容的动态代理技能索引
awesomeskills.dev 是一个精选的可复用代理技能集合。发现官方和社区技能包,涵盖 Claude Code、OpenAI Codex 及新兴代理平台——尽在一处。
技能快照
已索引技能
0
集合
12
资源
20
状态
持续增长
awesomeskills.dev 是一个精选的可复用代理技能集合。发现官方和社区技能包,涵盖 Claude Code、OpenAI Codex 及新兴代理平台——尽在一处。
已索引技能
0
集合
12
资源
20
状态
持续增长
Windows-safe lean coding skill and plugin package for Codex, Claude Code, and AI agents.
A reusable codebase-orientation skill for Claude Code and Codex.
Autonomous delivery orchestrator for Claude Code — hand it a goal and a numbered Definition of Done, it runs the whole job to completion
每个集合按意图和平台分组。探索社区生态系统进行测试、研究和专业领域探索。
教程、最佳实践和演讲,帮助您构建更好的代理技能。从官方文档开始,然后探索社区观点和教程。
10 个资源
Get started with Claude Skills.
Best practices for creating skills.
Skills examples and guides.
Introduction to Claude Skills.
How to use skills in Claude.
Step-by-step guide to creating skills.
Create skills by talking to Claude.
Industry-specific skills for financial services.
Technical deep dive into agent skills.
Customize Claude with your workflow.
3 个资源
7 个资源
Overview of Claude Skills impact on workflows.
Full breakdown of building Claude skills.
Walkthrough of agent skills customization.
Tutorial on upgrading Claude skills.
Discussion on continuous learning with skills.
Comparison of MCP and Claude skills.
Explainer on reusable agent workflows.
Agent skills are reusable instruction packages (SKILL.md files) that extend AI coding agents like Claude Code, OpenAI Codex, and Cursor with specialized capabilities. They give agents domain expertise in specific tools, frameworks, and workflows.
Run npx skills add author/repo-name in your terminal. This automatically downloads and configures the skill for your agent. Skills install in seconds and work immediately in your next session.
Yes. All skills in the directory are open source and free to use. They are hosted on GitHub and licensed by their respective authors.
SKILL.md is the standard format for agent skills. It is a Markdown file containing structured instructions, context, and examples that teach an AI agent how to perform a specific task. Claude Code, Codex, and Cursor all support SKILL.md.
All three platforms support SKILL.md files. Claude Code skills are optimized for Anthropic's coding agent. Codex skills target OpenAI's Codex CLI. Cursor skills (.cursorrules) configure the Cursor IDE's AI assistant. Many skills work across all three platforms.
有 Codex 技能、Claude 工作流或新的社区包?我们正在构建提交系统,让贡献更轻松。