YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
- Claude Code Skills Arsenal
- What Are Claude Code Skills?
- Skill Categories
- SaaS & API Automations (910)
- Azure SDK & Cloud (97)
- Reasoning & Cognitive Tools (11)
- Routers & Orchestrators (27)
- Security & Vulnerability Scanning (8)
- Agent & Multi-Agent Frameworks (16)
- Development & Code Quality (20+)
- Infrastructure & DevOps (10+)
- AI & ML Tools (15+)
- Obsidian Knowledge Management (8)
- Creative & Media (10+)
- File Format Processors (7)
- Notion Workflows (5)
- Google Integrations (24)
- Installation
- How Skills Work
- Stats
- Sources & Attribution
- License
- What Are Claude Code Skills?
Claude Code Skills Arsenal
1,253 skills for Claude Code β the largest personal collection of automation, development, reasoning, security, infrastructure, and creative skills for the Claude CLI agent.
skills/
βββ 910 SaaS & API automations
βββ 97 Azure SDK & cloud skills
βββ 27 routers & orchestrators
βββ 24 Google service integrations
βββ 16 agent & multi-agent frameworks
βββ 14 Zoho suite integrations
βββ 11 reasoning & cognitive tools
βββ 8 Hugging Face ML skills
βββ 8 Obsidian knowledge management
βββ 8 security & vulnerability scanning
βββ 7 file format processors
βββ 5 deployment targets
βββ 100+ development, architecture, research & creative skills
What Are Claude Code Skills?
Skills are markdown-based prompt modules that extend Claude Code's capabilities. Drop a skill folder into ~/.claude/skills/ and Claude gains specialized knowledge β from automating Slack workflows to running Semgrep scans to generating podcast audio.
Each skill directory contains:
| File | Purpose |
|---|---|
SKILL.md |
Core instructions, workflows, and trigger conditions |
CLAUDE.md |
Optional project-level overrides for Claude Code |
references/ |
Supporting docs, examples, API schemas |
scripts/ |
Executable helpers (Python, Node, shell) |
Skill Categories
SaaS & API Automations (910)
End-to-end integrations via Composio/Rube MCP β each skill knows the API surface, handles auth flows, and provides ready-to-use workflows.
Highlights (click to expand)
| Skill | What It Does |
|---|---|
slack-automation |
Messaging, channels, search, reactions, threads |
notion-automation |
Databases, pages, blocks, search, permissions |
github-automation |
Issues, PRs, repos, actions, webhooks |
salesforce-automation |
CRM records, SOQL, bulk operations |
hubspot-automation |
Contacts, deals, pipelines, email sequences |
stripe-automation |
Payments, subscriptions, invoices, refunds |
shopify-automation |
Products, orders, inventory, fulfillment |
airtable-automation |
Bases, tables, records, views, formulas |
jira-automation |
Issues, sprints, boards, JQL queries |
discord-automation |
Messages, channels, roles, server management |
twilio-automation |
SMS, voice, WhatsApp via Telnyx/Twilio |
mailchimp-automation |
Campaigns, audiences, templates, analytics |
zoho-crm-automation |
Leads, contacts, deals, custom modules |
...and 897 more covering every major SaaS platform.
Azure SDK & Cloud (97)
Deep Azure integration skills across languages (Python, Java, .NET, Rust, TypeScript):
- AI Services β OpenAI, Vision, Content Safety, Document Intelligence, Translation, Speech, Agents
- Data β Cosmos DB, Storage Blobs/Queues/Files, Data Tables, Data Lake
- Messaging β Event Hubs, Event Grid, Service Bus, Web PubSub
- Security β Key Vault (keys, secrets, certificates), Identity
- Monitoring β OpenTelemetry exporters, Monitor Query, Ingestion
- Management β API Center, API Management, Bot Service, Fabric, Playwright Testing
Reasoning & Cognitive Tools (11)
Advanced thinking frameworks that enhance Claude's problem-solving:
| Skill | Approach |
|---|---|
think |
Non-linear reasoning + mental models + literate programming |
reason |
Structured step-by-step logical analysis |
dialectical |
Thesis-antithesis-synthesis reasoning |
critique |
Systematic evaluation and counterargument generation |
hierarchical-reasoning |
Multi-level decomposition for complex problems |
thought-based-reasoning |
Chain-of-thought with explicit reasoning traces |
constraints |
Constraint satisfaction for bounded optimization |
textbook-grounding |
Academic source-based verification |
grounding-router |
Routes to the right grounding strategy |
Routers & Orchestrators (27)
Meta-skills that route to the right specialist based on task context:
meta-router β Master router across all categories
βββ agents-router β Agent framework selection
βββ analysis-router β Data/code analysis dispatch
βββ build-router β Build system selection
βββ cli-router β CLI tool selection
βββ commands-router β Command pattern matching
βββ context-router β Context strategy selection
βββ data-router β Data pipeline routing
βββ development-router β Dev workflow dispatch
βββ documentation-router β Doc format/tool selection
βββ infrastructure-router β IaC/cloud routing
βββ reasoning-router β Thinking strategy selection
βββ research-router β Research method dispatch
βββ skills-router β Skill discovery & suggestion
βββ think-router β Cognitive approach selection
βββ tools-router β Tool selection optimization
Security & Vulnerability Scanning (8)
| Skill | Capability |
|---|---|
vulnerability-scanning/semgrep |
SAST with custom rules and autofix |
vulnerability-scanning/codeql |
Deep semantic code analysis |
vulnerability-scanning/variant-analysis |
Finding vulnerability variants across codebases |
vulnerability-scanning/insecure-defaults |
Detecting insecure default configurations |
security-threat-model |
STRIDE-based threat modeling from code |
security-best-practices |
OWASP Top 10, secure coding patterns |
security-ownership-map |
Asset ownership and responsibility mapping |
osgrep |
OS-level security grep patterns |
Agent & Multi-Agent Frameworks (16)
| Skill | Framework |
|---|---|
multi-agent-patterns |
Architecture patterns for multi-agent systems |
multi-agent-coordination |
Inter-agent communication protocols |
agents-v2-py |
Python Agent SDK v2 |
agent-framework-azure-ai-py |
Azure AI Agent Service |
agent-evaluation |
Agent quality assessment methodologies |
agent-prompt-evolution |
Iterative prompt improvement for agents |
agent-observability |
Monitoring and debugging agent systems |
maker-framework |
MAKER β consensus-voting multi-agent reasoning |
m365-agents-dotnet / m365-agents-py |
Microsoft 365 Agents SDK |
hosted-agents-v2-py |
Cloud-hosted agent deployment |
copilot-sdk |
Microsoft Copilot SDK integration |
Development & Code Quality (20+)
| Skill | Purpose |
|---|---|
software-architecture |
System design and architecture guidance |
architecture-decision-records |
ADR creation (Michael Nygard template) |
code-refactor / refactor |
Structured refactoring workflows |
test-generation |
Test infrastructure setup (Vitest, xUnit, pytest) |
test-driven-development |
TDD red-green-refactor cycle |
property-based-testing |
PBT patterns (Trail of Bits) |
testing-strategy |
Test pyramid and coverage planning |
ci-cd-optimization |
Pipeline performance tuning |
dependency-health |
Dependency audit and update strategies |
technical-debt-management |
Tech debt tracking and prioritization |
baseline-quality-assessment |
Codebase health scoring |
database-optimizer |
SQL optimization (PostgreSQL, MySQL, SQLite, SQL Server) |
api-design |
REST/GraphQL API design patterns |
Infrastructure & DevOps (10+)
| Skill | Scope |
|---|---|
iac-terraform |
Terraform/OpenTofu modules, testing, CI/CD |
k8s-troubleshooter |
Kubernetes incident response & diagnostics |
observability-instrumentation |
Logs, metrics, traces (OpenTelemetry, Prometheus, slog) |
cloudflare-deploy |
Cloudflare Workers/Pages deployment |
vercel-deploy |
Vercel project deployment |
netlify-deploy |
Netlify site deployment |
render-deploy |
Render service deployment |
AI & ML Tools (15+)
| Skill | Capability |
|---|---|
hugging-face-model-trainer |
Fine-tuning models on HF |
hugging-face-evaluation |
Model benchmarking and eval |
hugging-face-datasets |
Dataset creation and management |
hugging-face-tool-builder |
Building HF Spaces/tools |
hugging-face-trackio |
Experiment tracking |
dspy / dspy-code |
Stanford's DSPy framework for LM programming |
prompt-engineering |
Production prompt design and optimization |
context-engineering |
Context window optimization for agents |
gpt-researcher |
Autonomous web research agent |
fabric |
242+ Fabric CLI patterns for content processing |
Obsidian Knowledge Management (8)
| Skill | Function |
|---|---|
obsidian |
Core Obsidian vault workflows |
obsidian-markdown |
Advanced markdown formatting |
obsidian-batch |
Bulk operations across vaults |
obsidian-data-importer |
External data β Obsidian notes |
obsidian-developer |
Plugin and theme development |
obsidian-devtools |
Developer tooling for Obsidian |
obsidian-bases |
Database-like views in Obsidian |
obsidian-process |
Process documentation in vaults |
Creative & Media (10+)
| Skill | Output |
|---|---|
suno-song |
Suno V5 song generation prompts |
podcast-generation |
AI podcast audio via Azure OpenAI Realtime |
imagegen |
Image generation/editing via OpenAI API |
video-downloader |
YouTube/platform video downloads |
youtube-transcript |
Video transcript extraction |
canvas-design |
Visual design on canvas |
algorithmic-art |
Generative art patterns |
speech |
Text-to-speech workflows |
transcribe |
Audio-to-text transcription |
File Format Processors (7)
Handle documents natively within Claude Code:
pdf Β· docx Β· pptx Β· xlsx Β· csv-analysis Β· spreadsheet Β· json-canvas
Notion Workflows (5)
| Skill | Use Case |
|---|---|
notion-automation |
Core Notion API operations |
notion-knowledge-capture |
Automated knowledge base building |
notion-meeting-intelligence |
Meeting notes β structured Notion pages |
notion-research-documentation |
Research β organized Notion docs |
notion-spec-to-implementation |
Notion specs β code implementation |
Google Integrations (24)
Full coverage: gmail Β· google-drive Β· google-calendar Β· google-maps Β· google-search-console Β· google-classroom Β· google-admin Β· google-docs Β· google-sheets Β· google-slides Β· google-tasks Β· google-meet Β· google-photos Β· google-bigquery Β· google-analytics Β· google-ads Β· google-cloud-vision Β· and more.
Installation
Single Skill
# Copy one skill into your Claude Code skills directory
cp -r skills/slack-automation ~/.claude/skills/
All Skills
# Clone and symlink the entire collection
git clone https://github.com/jarbitechture/claude-skills.git ~/claude-skills
ln -s ~/claude-skills/skills/* ~/.claude/skills/
Cherry-Pick by Category
# Example: install all security skills
for skill in vulnerability-scanning security-threat-model security-best-practices security-ownership-map osgrep; do
cp -r skills/$skill ~/.claude/skills/
done
How Skills Work
User: "Send a message to #general in Slack saying deployment is done"
Claude Code:
1. Matches intent β loads slack-automation skill
2. Skill provides: API surface, auth flow, tool schemas
3. Claude executes: RUBE_SEARCH_TOOLS β find send_message β call it
4. Result: Message sent to #general β
Skills trigger automatically based on context, or can be invoked explicitly via /skill-name in Claude Code.
Stats
| Metric | Count |
|---|---|
| Total skills | 1,253 |
| Total files | 5,053 |
| Skills with reference docs | 187 |
| Skills with CLAUDE.md | 31 |
| Lines of instruction | 1.16M |
Sources & Attribution
Skills sourced, adapted, and extended from open-source contributors:
| Source | Skills |
|---|---|
| antonbabenko/terraform-skill | Terraform/OpenTofu |
| trailofbits/skills | Security scanning, PBT |
| ahmedasmar/devops-claude-skills | DevOps, K8s |
| andronics/claude-plugin-adr | Architecture Decision Records |
| levnikolaevich/claude-code-skills | Development tools |
| QuestForTech-Investments/claude-code-skills | Automation skills |
| Composio | SaaS integration toolkits |
| Community & custom | Reasoning, orchestration, creative |
License
This is a personal collection. Individual skills may carry their own licenses from upstream sources. Check each skill's directory for attribution details.