Claude Skill
davepoon/buildwithclaude
发现 Claude Skill、智能体、命令和插件,以扩展 Claude Code、Claude Desktop、Agent SDK 和 OpenClaw。一个基于 TypeScript 的 Claude 生态系统中心。
概览
仓库信息
安装这个 Skill
git clone https://github.com/davepoon/buildwithclaude.gitRegistry 信息
项目简介
BuildWithClaude 是一个中心枢纽,用于发现 Claude Skill、智能体、命令、钩子、插件及市场合集,以扩展 Claude Code、Claude Desktop、Agent SDK 和 OpenClaw 的功能。
A single hub to find Claude Skills, Agents, Commands, Hooks, Plugins, and Marketplace collections to extend Claude Code, Claude Desktop, Agent SDK and OpenClaw
要点
- Claude 生态扩展的集中式枢纽
- 支持 Claude Code、Claude Desktop、Agent SDK 和 OpenClaw
- 使用 TypeScript 构建,确保可靠性
- 为开发者提供 CLI 工具
- 包含 MCP(模型上下文协议)服务器和工具
- 充当插件市场和子智能体目录
使用场景
- 为 Claude Code 查找和安装 Claude Skill
- 使用插件和命令扩展 Claude Desktop
- 为 Agent SDK 发现工具和智能体
- 浏览 MCP 服务器和工具生态系统
- 管理子智能体和插件合集
- 探索 OpenClaw 扩展市场
README 摘要
# Build with Claude ## **Claude Skills, Agents, Commands, Hooks, Plugins, Marketplaces collections for and extend Claude Code** [](https://opensource.org/) [](https://opensource.org/licenses/MIT) [](CONTRIBUTING.md) [](https://github.com/davepoon/buildwithclaude) **A plugin marketplace and discovery platform for [Claude Code](https://docs.anthropic.com/en/docs/claude-code). Browse curated plugins, discover community contributions, and extend your Claude Code workflows.** ## Quick Start ```bash # Add the Build with Claude marketplace /plugin marketplace add davepoon/buildwithclaude # Browse available plugins /plugin search @buildwithclaude # Install plugins /plugin install <plugin-name>@buildwithclaude ``` ## What's Included ### Build with Claude Plugins Curated collections maintained in this repository: | Type | Count | Description | |------|-------|-------------| | **Agents** | 117 | Specialized AI experts (Python, Go, DevOps, Security, etc.) | | **Commands** | 175 | Slash commands for automation (`/commit`, `/docs`, `/tdd`) | | **Hooks** | 28 | Event-driven automation (notifications, git, formatting) | | **Skills** | 26 | Reusable capabilities from plugins | | **Plugins** | 51 | Bundled plugin packages by category | ### Community Discovery The platform indexes plugins from the broader Claude Code ecosystem: - **20k+ Community Plugins** from external marketplaces - **4,500+ MCP Servers** for database, API, and tool connections - **1,100+ Plugin