‹ 返回总目录
工具 最近更新07-24

skill-creator

| 2026-08-01 收录

☆ 收藏
🛒 📚 AI提效实战指南 · 图解Skill🛒 📱 大流量手机卡 · 低月租📣 加入推广 · 佣金80-300/张 ›

🛍️ 更多精选好物 ›

📊 公开数据一览

⭐ GitHub Stars165,713(fork 19707)
🗓️ 最近推送2026-07-24
🌱 项目创建2025-09-22
💻 语言 / LicensePython · 未标注
🐛 开放Issue1055

📝 工具简介

公开的Agent Skills仓库,用于创建和管理自定义技能。

📖 怎么用

安装:在 Claude 中运行 `/plugin marketplace add anthropic/skills`,然后 `/plugin install document-skills@anthropic-agent-skills` 或 `/plugin install example-skills@anthropic-agent-skills`。配置:创建技能文件夹,用 Markdown 格式写 `---` 开头的 frontmatter,包含 `name` 和 `description` 字段。使用:在正文中写具体指令,Claude 会在技能激活时遵循执行。

📋 迷你测评

公开的Agent Skills仓库,用来创建和管理自定义技能。亮点是开放共享,能沉淀自己的技能库。适合想构建个人Agent工具箱的进阶玩家。

📄 README 要点

这是Anthropic官方仓库,包含Claude的技能实现,同时介绍了Agent Skills标准。技能本质上是文件夹,里面装指令、脚本和资源,Claude会动态加载这些来提升特定任务的表现。比如按公司品牌规范创建文档、用组织特定流程分析数据、自动化个人任务等。仓库里展示了各种技能示例,从创意应用(艺术、音乐、设计)到技术任务(测试Web应用)都有。适合想了解或创建Claude自定义技能的开发者,可以学习技能系统怎么用、怎么创建自己的技能。

查看英文原文
Note: This repository contains Anthropic's implementation of skills for Claude. For information about the Agent Skills standard, see agentskills.io. Skills Skills are folders of instructions, scripts, and resources that Claude loads dynamically to improve performance on specialized tasks. Skills teach Claude how to complete specific tasks in a repeatable way, whether that's creating documents with your company's brand guidelines, analyzing data using your organization's specific workflows, or automating personal tasks. For more information, check out: What are skills? Using skills in Claude How to create custom skills Equipping agents for the real world with Agent Skills About This Repository This repository contains skills that demonstrate what's possible with Claude's skills system. These skills range from creative applications (art, music, design) to technical tasks (testing web apps, MCP server generation) to enterprise workflows (communications, branding, etc.). Each skill is self contained in its own folder with a SKILL.md file containing the instructions and metadata that Claude uses. Browse through these skills to get inspiration for your own skills or to understand different patterns and approaches. Many skills in this repo are open source (Apache 2.0). We've also included the document creation & editing skills that power Claude's document capabilities under the hood in the skills/docx , skills/pdf , skills/pptx , and skills/xlsx subfolders. These are source available, not open source, but we wanted to share these with developers as a reference for more complex skills that are actively used in a production AI application. Disclaimer These skills are provided for demonstration and educational purposes only. While some of these capabilities may be available in Claude, the implementations and behaviors you receive from Claude may differ from what is shown in these skills. These skills are meant to illustrate patterns and possibilities. Always test skills thoro

💬 评论(0)

交流使用体验、避坑建议;违规内容将被删除

💬 意见反馈 / 联系客服

数据来源:skills.sh 榜单 + GitHub 公开数据,非人工实测,仅供参考