Claude Skill

travisvn/awesome-claude-skills

一份精选的Claude Skill、资源与工具列表,专为定制Claude AI工作流(特别是Claude Code)打造。发现社区驱动的技能、提示词与集成方案。

概览

Stars13,896
Forks1,632
语言未知
最后更新2026-04-28
最近同步2026-07-03
前往 GitHub

仓库信息

拥有者travisvn
仓库awesome-claude-skills
完整名称travisvn/awesome-claude-skills
Repo ID1,077,850,011

安装这个 Skill

git clone https://github.com/travisvn/awesome-claude-skills.git

Registry 信息

类型mcp_server
质量分70/100
验证状态readme_parsed
最近验证2026-05-28
平台
ClaudeMCP
能力
browsercode-reviewpdfmemorysearchimagevideoterminalworkflowagentic-coding
识别文件
README.md

项目简介

一份精心整理的Claude Skill、资源与工具合集,旨在定制和增强Claude AI工作流,特别聚焦于Claude Code。该精选列表汇集了社区驱动的技能、提示词和集成方案,帮助开发者和高级用户充分发挥Claude的潜力。

英文描述

A curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows — particularly Claude Code

要点

  • 精选Claude Skill列表,支持工作流定制
  • 聚焦Claude Code集成与智能编码
  • 社区驱动的资源与工具
  • 涵盖Claude Desktop及相关AI工作流
  • 定期更新,持续收录优质条目

使用场景

  • 通过自定义Skill增强Claude Code
  • 构建智能编码工作流
  • 发现社区提示词与集成方案
  • 定制Claude Desktop以提升效率
  • 学习Claude AI定制的最佳实践

README 摘要

<p align="center"> <a href="https://github.com/travisvn/awesome-claude-skills"> <img alt="Awesome Claude Skills" src="https://pc0o4oduww.ufs.sh/f/crfz5GypRfo0lI4924gMSJKLY6297aVP0zZpilXBvqTbDyrs"/> </a> </p> # Awesome Claude Skills [![Awesome](https://awesome.re/badge.svg)](https://awesome.re) [![Last Updated](https://img.shields.io/badge/updated-Feb%202026-green.svg)]() [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](CONTRIBUTING.md) > A curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows **Claude Skills** teach Claude how to **perform tasks in a repeatable way** They are specialized folders containing instructions, scripts, and resources that Claude dynamically discovers and loads when relevant to tasks. ### How Skills Work Skills employ a **progressive disclosure architecture** for efficiency: 1. **Metadata loading** (~100 tokens): Claude scans available Skills to identify relevant matches 2. **Full instructions** (<5k tokens): Load when Claude determines the Skill applies 3. **Bundled resources**: Files and executable code load only as needed This design allows multiple Skills to remain available without overwhelming Claude's context window. ## 🚀 Getting Started ### Claude.ai Web Interface 1. Go to [Settings > Capabilities](https://claude.ai/settings/capabilities) 2. Enable Skills toggle 3. Browse available skills or upload custom skills 4. **For Team/Enterprise**: Admin must enable Skills organization-wide first ### Claude Code CLI ```bash # Install skills from marketplace /plugin marketplace add anthropics/skills # Or install from local directory /plugin add /path/to/skill-directory ``` ### Claude API Skills are accessible via the `/v1/skills` API endpoint. See the [Ski

话题

探索更多

数据来自 GitHub,同步时间:2026-07-03