Skills Library

30+ drop-in skills across 6 categories. Each skill teaches Claude a new capability that activates automatically when relevant.

Research (8)

deep-research

research

Autonomous multi-step research with comprehensive analysis

tavily-web-search

research

Real-time web search for current information and fact-checking

competitor-intelligence

research

Research competitor pricing, strategy, positioning, and gaps

ai-tools-arsenal

research

Compare and recommend AI tools for any task

youtube-transcript

research

Extract and analyze YouTube video content

yt-context

research

Structured video analysis with key insights extraction

tiktok-intel

research

TikTok engagement metrics, trends, and viral pattern analysis

recommendations

research

Personalized recommendations for products, services, and content

Dev (7)

systematic-debugging

dev

Structured diagnosis before solution for any bug or error

owasp-security

dev

OWASP Top 10 security scanning and vulnerability detection

gcao-prompt-framework

dev

Improve any prompt using Goal-Context-Action-Output framework

gsd-context-engineering

dev

Multi-phase project decomposition and context management

skill-seekers

dev

Convert documentation into Claude skills automatically

find-skills

dev

Discover and install skills from the marketplace

task-observer

dev

Auto-detect recurring tasks and build skills for them

Media (6)

ai-media-gen

media

Universal media generation — images, videos, audio via multiple backends

replicate-media

media

200+ AI models for video, image, audio, and effects

nano-banana-pro

media

Quick image generation for content workflows

photo-editor-ai

media

Photorealistic editing, mockups, and branded visuals

vision-analyzer

media

Business intelligence from any uploaded image

glam-ai-automation

media

Browser-automated media generation at scale

Business (4)

brainstorming

business

Structured ideation from rough concept to formed design

competitor-intelligence

business

Competitive analysis: pricing, funnels, positioning

invoice-organizer

business

Organize invoices and receipts for tax preparation

mega-business-prompts

business

Expert mega-prompts for marketing, content, MVPs, and sales

Content (3)

content-research-writer

content

Research and write long-form content with citations

seo-research-bot

content

SEO keyword research, competitor content analysis

revealjs-skill

content

Generate polished HTML slide presentations

Automation (3)

voice-input

automation

Interpret voice-to-text dictation with natural language

n8n-workflow-builder

automation

Build multi-app automation workflows visually

google-workspace-skills

automation

Manage Gmail, Calendar, Docs, Sheets, and Drive

Create Your Own

Skills are Markdown files with a specific structure. Drop them into .claude/skills/ and Claude picks them up automatically:

# .claude/skills/my-skill.md
---
name: my-custom-skill
description: What this skill does
triggers: keyword1, keyword2, keyword3
---

## Instructions
Tell Claude how to use this skill, what tools to use,
and what output format to produce.

Skills can be shared, versioned, and composed together. The find-skills skill lets you discover community skills from the marketplace.