Claude Skill
OneWave-AI/claude-skills
Discover 100 production-ready Claude Code skills for sales, business automation, content creation, and development. The most comprehensive AI skills collection on GitHub.
Overview
Repository
Install this Skill
git clone https://github.com/OneWave-AI/claude-skills.git ~/.claude/skillsRegistry
Summary
A comprehensive collection of 100 production-ready Claude Code skills covering sales, business automation, content creation, and development workflows.
100个生产就绪的Claude Code技能——涵盖销售、业务自动化、内容创作与开发的最全面AI技能合集
Key features
- 100 ready-to-use Claude Code skills
- Covers sales, automation, content, and development
- Production-tested and optimized for real workflows
- Easy integration with existing Claude Code setups
Use cases
- Automate sales outreach and follow-ups
- Streamline business process automation
- Generate marketing and content assets
- Accelerate software development tasks
README excerpt
# Claude Skills Library Production-ready skills for Claude Code. Built and maintained by [OneWave AI](https://www.onewave-ai.com) -- AI consulting for small and mid-size businesses. **172 skills** across three pillars: **business** (sales, marketing, consulting, ops), **everyday life** (personal finance, travel, fitness, job hunting), and **coding** (engineering, design, AI agent architecture). --- ## Featured: /agent-army Deploy 3 to 50+ independent Claude agents in parallel, each with its own 1M token context window. Each agent spawns sub-agents underneath. The system runs in waves -- execute, audit, propagate -- and checks its own work between each. Built for tasks where one agent isn't enough: large refactors, full-site audits, bulk content generation, codebase migrations. Battle-tested on 60+ concurrent agents in a single session. **[View agent-army](https://github.com/OneWave-AI/claude-skills/tree/main/agent-army)** --- ## Getting Started ```bash # Install a single skill claude skill install OneWave-AI/claude-skills/<skill-name> # Or clone the full library git clone https://github.com/OneWave-AI/claude-skills.git ~/.claude/skills ``` Each skill is a self-contained `SKILL.md` file that Claude Code loads as a system prompt. No dependencies, no build step. --- ## Categories ### AI Agent Architecture Skills for building, orchestrating, and managing autonomous AI agents. | Skill | Description | |-------|-------------| | `agent-army` | 2-layer parallel agent hierarchy for large tasks at maximum speed | | `agent-to-agent` | A2A communication protocol -- message passing, shared context, handoffs | | `agent-swarm-deployer` | Deploy swarms of sub-agents for massive parallel data processing | | `agent-team-builder` | Design and deploy custom agent teams for b
Topics
No topics yet.