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

paper-context-resolver

| 2026-08-01 收录

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

🛍️ 更多精选好物 ›

📊 公开数据一览

📦 榜单安装量140.6K
⭐ GitHub Stars165,820(fork 19730)
🗓️ 最近推送2026-07-24
🌱 项目创建2025-09-22
💻 语言 / LicensePython · 未标注
🐛 开放Issue1057

📝 工具简介

为深度学习实验提供文献背景解析,确保AI辅助研究具备可对比性和可复现性。

📖 怎么用

安装分两步,先运行 `/plugin marketplace add anthropics/skills` 添加插件市场,再执行 `/plugin install document-skills@anthropic-agent-skills` 或 `/plugin install example-skills@anthropic-agent-skills` 安装具体技能。装完不用配置,直接用。用法是在 Claude 里创建一个 markdown 格式的技能文件,开头写 `---` 和 `name: my-skill-name`,下面加 `description: A clear description of what this skill does and when to use it`,然后正文写 `# My Skill Name` 和具体指令,比如 `[Add your instructions here that Claude will follow when this skill is active]`,再补几个 `## Examples` 示例就行。

📋 迷你测评

Web应用测试的Agent技能公共仓库,提供自动化测试能力。亮点是公共仓库模式,社区可共享测试用例。适合需要快速搭建测试基线的项目。

📄 README 要点

这是Anthropic官方发布的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)

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

💬 意见反馈 / 联系客服

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