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

to-questionnaire

| 2026-08-01 收录

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

🛍️ 更多精选好物 ›

📊 公开数据一览

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

📝 工具简介

来自真实工程师的实用技能,直接取自.agents目录。

📖 怎么用

在 Claude Code 里先执行 `/plugin marketplace add anthropics/skills` 添加市场,然后 `/plugin install document-skills@anthropic-agent-skills` 和 `/plugin install example-skills@anthropic-agent-skills` 装技能。装完后,技能会自动加载。想自己定义技能的话,按 README 里的格式写个 markdown 文件,开头用 `---` 包住 `name` 和 `description`,下面写具体指令就行。README 未说明具体配置步骤。

📋 迷你测评

公开的Agent Skills仓库,处理Excel表格任务。亮点是开源共享,可直接复用。适合自动化报表、数据整理等重复性工作。

📄 README 要点

这个仓库是 Anthropic 官方放的 Claude 技能实现,里面装了一堆教 Claude 干活的技能包。技能就是一些指令、脚本和资源的文件夹,Claude 会根据任务需要动态加载它们,从而在特定任务上表现更好。比如按公司品牌规范做文档、用特定工作流分析数据、自动化处理个人事务等等。仓库里的技能涵盖创意类(艺术、音乐、设计)和技术类(测试网页应用)等各种场景。如果你想了解 Agent Skills 标准,可以去看 agentskills.io。这个仓库主要是给想用 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 公开数据,非人工实测,仅供参考