🛍️ 更多精选好物 ›
📊 公开数据一览
| 📦 榜单安装量 | 94.3K |
| ⭐ GitHub Stars | 165,940(fork 19744) |
| 🗓️ 最近推送 | 2026-07-24 |
| 🌱 项目创建 | 2025-09-22 |
| 💻 语言 / License | Python · 未标注 |
| 🐛 开放Issue | 1058 |
📝 工具简介
Prisma技能集合,扩展AI编码代理的数据库开发能力。
📖 怎么用
这是 Anthropic 官方的 skills 仓库。先添加 marketplace:`/plugin marketplace add anthropics/skills`,然后安装你需要的技能包,比如 `/plugin install document-skills@anthropic-agent-skills` 或 `/plugin install example-skills@anthropic-agent-skills`。装好后 Claude 会自动加载这些技能来提升特定任务的表现。如果你想自己写技能,按这个格式创建 markdown 文件:开头写 `---` 加 `name` 和 `description`,正文写具体指令和示例,Claude 会在相关任务时自动调用。
📋 迷你测评
Prisma技能集合,扩展AI编码代理的数据库开发能力。亮点是提供组件化开发思路,提升代码复用性。适合需要模块化数据库逻辑的项目。
📄 README 要点
这是Anthropic官方出的Claude技能仓库,里面装满了各种示范性技能,展示Claude技能系统能做什么。技能本质上是文件夹,装着指令、脚本和资源,让Claude能动态加载来提升特定任务的表现。这些技能覆盖面很广,从创意类的艺术、音乐、设计,到技术类的Web应用测试都有。核心价值是教Claude如何按公司品牌规范做文档、用特定工作流分析数据、自动化个人任务。适合想了解或使用Claude技能系统的开发者,特别是需要让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)
交流使用体验、避坑建议;违规内容将被删除