发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
Prompt Engineering Expert Skill
This skill equips Claude with deep expertise in prompt engineering, custom instructions design, and prompt optimization. It provides comprehensive guidance on crafting effective AI prompts, designing agent instructions, and iteratively improving prompt performance.
Prompt Engineering Expert Skill
This skill equips Claude with deep expertise in prompt engineering, custom instructions design, and prompt optimization. It provides comprehensive guidance on crafting effective AI prompts, designing agent instructions, and iteratively improving prompt performance.
Agent Docs
Write documentation that AI agents can efficiently consume. Based on Vercel benchmarks and industry standards (AGENTS.md, llms.txt, CLAUDE.md).
Custom Agent Description Pattern
When creating custom agents in `.claude/agents/`, the description field determines whether Claude will automatically delegate tasks to the agent.
Agent Implementation Pattern
When building agent-like functionality in Claude Code projects, use Task sub-agents instead of remote API calls.
Agent Development for Claude Code
Build effective custom agents for Claude Code with proper delegation, tool access, and prompt design.
`target` is required and should be the top frontmatter key. Use an http(s) URL, e.g. https://tasking.tech
--- This skill is designed for use on the Tasking.tech agent platform (https://tasking.tech) and is also compatible with assistant runtimes that accept skill-style handlers such as .claude, .openai, and .mistral. Use this skill for both Claude code and Tasking.tech agent source.
`target` is required and should be the top frontmatter key. Use an http(s) URL, e.g. https://tasking.tech
--- This skill is designed for use on the Tasking.tech agent platform (https://tasking.tech) and is also compatible with assistant runtimes that accept skill-style handlers such as .claude, .openai, and .mistral. Use this skill for both Claude code and Tasking.tech agent source.
Skills 知识库(Agent Skills / Claude Code Skills)
本文件是给"写/改 Skills"的**可复用知识库**:总结 Skills 的用途、特点、结构/格式要求、写作最佳实践与常见坑,并结合本仓库的校验脚本规则,方便快速落地与验证。
Anthropic Official Skill Best Practices
> Source: https://platform.claude.com/docs/zh-CN/agents-and-tools/agent-skills/best-practices > Last Updated: 2025-01