Claude Skill
davepoon/buildwithclaude
Discover Claude Skills, agents, commands, and plugins to extend Claude Code, Claude Desktop, Agent SDK, and OpenClaw. A TypeScript-based hub for the Claude ecosystem.
Overview
Repository
Install this Skill
git clone https://github.com/davepoon/buildwithclaude.gitRegistry
Summary
BuildWithClaude is a central hub for discovering Claude Skills, agents, commands, hooks, plugins, and marketplace collections to extend the functionality of Claude Code, Claude Desktop, the Agent SDK, and OpenClaw.
一个中心枢纽,用于查找Claude Skill、智能体、命令、钩子、插件及市场合集,以扩展Claude Code功能。
Key features
- Centralized hub for Claude ecosystem extensions
- Supports Claude Code, Claude Desktop, Agent SDK, and OpenClaw
- Built with TypeScript for reliability
- Features a CLI tool for developers
- Includes MCP (Model Context Protocol) server and tools
- Acts as a plugin marketplace and subagent directory
Use cases
- Finding and installing Claude Skills for Claude Code
- Extending Claude Desktop with plugins and commands
- Discovering tools and agents for the Agent SDK
- Browsing the MCP server and tool ecosystem
- Managing subagents and plugin collections
- Exploring the OpenClaw extension marketplace
README excerpt
# 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