README.md

April 4, 2026 · View on GitHub

GhostClaw

GhostClaw Skills

47 skills for GhostClaw & Claude Code
Marketing. Design. Automation. And weird stuff.
Each skill is a markdown file — drop it in and go.

Browse skills · GhostClaw · Community


How it works

A skill is a .md file in .claude/skills/. Claude reads it and follows the instructions when you invoke the command. No code, no config, no build step.

Install a skill:

cp -r marketing/page-cro /path/to/ghostclaw/.claude/skills/

Or just tell Claude: "Install the page-cro skill from ghostclaw-skills."

Security: Skills are scanned before installation. Critical findings will block the install. This keeps your agent safe from malicious or broken skills.


Agent Skills

Core GhostClaw add-ons — Gmail, voice, monitoring, scheduling, multi-agent teams.

SkillWhat it does
/add-gmail-agentRead, search, send email via Gmail
/add-voice-transcriptionTranscribe voice notes (ElevenLabs Scribe)
/add-voice-replyReply with voice notes (ElevenLabs TTS)
/add-morning-briefingScheduled daily/weekly summaries
/add-heartbeatHealth checks, alert only when needed
/add-telegram-swarmMulti-agent teams in Telegram groups
/pr-babysitterMonitor PRs, fix CI, resolve reviews
/run-ralphAutonomous overnight task loop
/add-slackSlack channel (Socket Mode)
/add-discordDiscord channel
/add-update-checkCheck for new GhostClaw versions
/update-ghostclawSafe update with backup and rollback

Marketing & Growth

Full marketing toolkit — CRO, copywriting, SEO, outreach, strategy. Adapted from the open Claude Code skills ecosystem, customised and tested for GhostClaw.

SkillWhat it does
/page-croConversion rate audit for any page
/copywritingWrite/rewrite marketing copy
/seo-auditTechnical and on-page SEO audit
/content-strategyTopic clusters, editorial calendar
/competitor-alternativesComparison and alternative pages
/email-sequenceDrip campaigns, onboarding flows
/cold-emailB2B outreach that gets replies
/launch-strategyProduct Hunt, go-to-market planning
/pricing-strategyTiers, packaging, monetization
/social-contentLinkedIn, Twitter/X, Instagram content
/ad-creativeAd copy at scale
/site-architecturePage hierarchy, navigation, URLs
/programmatic-seoSEO pages at scale with templates
/signup-flow-croOptimise signup/registration flows
/referral-programReferral and affiliate programs
/marketing-ideasBrainstorm marketing strategies
/copy-editingEdit and improve existing copy
/paid-adsGoogle, Meta, LinkedIn ad campaigns
/form-croLead form optimisation
/popup-croPopup and modal optimisation
/onboarding-croPost-signup activation flows
/paywall-upgrade-croIn-app upgrade screens
/churn-preventionCancel flows, save offers, dunning
/free-tool-strategyBuild free tools for lead gen
/revopsRevenue operations, lead lifecycle
/sales-enablementPitch decks, objection handling
/marketing-psychologyBehavioral science for marketing
/product-marketing-contextSet up product/audience context

Design & Build

Design systems, structured data, analytics, testing.

SkillWhat it does
/designDesign system framework
/schema-markupJSON-LD structured data
/ai-seoOptimise for AI search engines
/analytics-trackingGA4, event tracking, UTMs
/ab-test-setupPlan and implement A/B tests
/domain-checkDomain availability (600+ TLDs)

Documentation

Tools for generating and maintaining project documentation.

SkillWhat it does
/readme-generatorGenerate comprehensive README files by analyzing codebase structure

Community & Custom Skills

Skills we've built or that others have shared. These live in their own repos.

SkillWhat it doesRepo
/geocitiesGenerate authentically terrible 1998 Geocities websitesb1rdmania/geocities-skill
/lottieSearch LottieFiles, embed brand-coherent animationsb1rdmania/claude-lottie-skill
/brand-auditAudit online presence for AI readiness. Scored reportsb1rdmania/brand-audit
/brand-skillsBrand development, image gen, frontend designb1rdmania/claude-brand-skills
/brand-namingBrand naming based on Placek & Roll methodologiesziggythebot/brand-naming-skill
/variant-workflowPreserve design fidelity converting Variant exportsziggythebot/variant-workflow
/implement-reviewQuality-gated code gen with parallel review loopziggythebot/ghostclaw-implement-review
/hinge-optimizerResearch-backed dating profile optimizer (45+ sources)b1rdmania/hinge-profile-optimizer
/retro-webTransform any website into nostalgic 90s/2000s stylesziggythebot/retro-web-generator
namecheap-mcpDomain availability MCP server (600+ TLDs)ziggythebot/namecheap-mcp

Write your own

The fastest way: just ask Claude.

"Build me a skill that checks Airtable every morning and messages me new leads."

Claude writes the markdown, drops it in the right folder, done. Or write one yourself — it's a .md file in .claude/skills/your-skill/SKILL.md.

Credits

The marketing and design skills are adapted from the open Claude Code skills ecosystem. We've customised and tested them for GhostClaw but they build on work shared by the community. If you recognise your skill here and want attribution or it removed, open an issue.

Tools we use daily:

Contributing

PRs welcome. Add your skill in the right category folder with a SKILL.md file. Community skills with their own repos go in the table — open a PR to add yours.


Part of the GhostClaw ecosystem · Built by b1rdmania