🛍️ 更多精选好物 ›
📊 公开数据一览
| ⭐ GitHub Stars | 165,801(fork 19728) |
| 🗓️ 最近推送 | 2026-07-24 |
| 🌱 项目创建 | 2025-09-22 |
| 💻 语言 / License | Python · 未标注 |
| 🐛 开放Issue | 1057 |
📝 工具简介
写HTML就能渲染视频,专为agent设计,做无脸解说视频。
📖 怎么用
这是 Anthropic 官方技能包,先加市场:`/plugin marketplace add anthropics/skills`,然后装你要的,比如文档类 `/plugin install document-skills@anthropic-agent-skills`,示例类 `/plugin install example-skills@anthropic-agent-skills`。想自定义就按 README 格式写 markdown,带 `name` 和 `description` frontmatter,下面写具体指令,Claude 会在匹配时自动加载。
📋 迷你测评
公开的Agent Skills仓库,处理Word文档相关任务。亮点是开源可查,任务类型明确。适合文档批量处理,但未说明支持的具体操作范围。
📄 README 要点
这是Anthropic官方做的Claude技能仓库,里面装的是各种技能示例。技能就是一些指令、脚本和资源的文件夹,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)
交流使用体验、避坑建议;违规内容将被删除