YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

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.

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support