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
researchAutonomous multi-step research with comprehensive analysis
tavily-web-search
researchReal-time web search for current information and fact-checking
competitor-intelligence
researchResearch competitor pricing, strategy, positioning, and gaps
ai-tools-arsenal
researchCompare and recommend AI tools for any task
youtube-transcript
researchExtract and analyze YouTube video content
yt-context
researchStructured video analysis with key insights extraction
tiktok-intel
researchTikTok engagement metrics, trends, and viral pattern analysis
recommendations
researchPersonalized recommendations for products, services, and content
Dev (7)
systematic-debugging
devStructured diagnosis before solution for any bug or error
owasp-security
devOWASP Top 10 security scanning and vulnerability detection
gcao-prompt-framework
devImprove any prompt using Goal-Context-Action-Output framework
gsd-context-engineering
devMulti-phase project decomposition and context management
skill-seekers
devConvert documentation into Claude skills automatically
find-skills
devDiscover and install skills from the marketplace
task-observer
devAuto-detect recurring tasks and build skills for them
Media (6)
ai-media-gen
mediaUniversal media generation — images, videos, audio via multiple backends
replicate-media
media200+ AI models for video, image, audio, and effects
nano-banana-pro
mediaQuick image generation for content workflows
photo-editor-ai
mediaPhotorealistic editing, mockups, and branded visuals
vision-analyzer
mediaBusiness intelligence from any uploaded image
glam-ai-automation
mediaBrowser-automated media generation at scale
Business (4)
brainstorming
businessStructured ideation from rough concept to formed design
competitor-intelligence
businessCompetitive analysis: pricing, funnels, positioning
invoice-organizer
businessOrganize invoices and receipts for tax preparation
mega-business-prompts
businessExpert mega-prompts for marketing, content, MVPs, and sales
Content (3)
content-research-writer
contentResearch and write long-form content with citations
seo-research-bot
contentSEO keyword research, competitor content analysis
revealjs-skill
contentGenerate polished HTML slide presentations
Automation (3)
voice-input
automationInterpret voice-to-text dictation with natural language
n8n-workflow-builder
automationBuild multi-app automation workflows visually
google-workspace-skills
automationManage 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.