Built by Artur Ferreira @ The GEO Lab · 𝕏 @TheGEO_Lab · LinkedIn · Reddit
18 production-tested skills for Claude Code CLI — covering SEO, marketing, content creation, publishing, DevOps, AI agents, analytics, operations, email marketing, research, and grounded fact-checking. Each skill auto-triggers based on conversation context.
- Claude Code users who want domain expertise loaded automatically when they need it
- Developers building with Claude Code who want SEO, WordPress, VPS, or agent patterns
- Content creators who want AI-assisted writing, publishing, and distribution workflows
- Anyone evaluating Claude Code skills who wants a comprehensive, well-maintained collection
| Skill | What it teaches Claude Code | Standalone repo |
|---|---|---|
| seo-geo | Keyword research, SERP analysis, technical audits, backlink intelligence, AI visibility | seo-geo-skill |
| ebook-publishing | 11 platforms, HTML→PDF Puppeteer workflow, AI audiobooks, ISBN strategy | ebook-publishing-skill |
| wordpress | REST API, Gutenberg, WooCommerce, RankMath/Yoast, multisite, WP-CLI | wordpress-skill |
| agents | ReAct, Plan-and-Execute, MCP, LangGraph, multi-agent orchestration | agents-skill |
| content-pipeline | 7-agent content production pipeline with GEO Quality Gate | content-pipeline-skill |
| content-creation | Blogs, emails, social media, video scripts, repurposing workflows | content-creation-skill |
| marketing | Campaigns, funnels, ad copy, StoryBrand/$100M Offers frameworks | marketing-skill |
| vps-ubuntu | Server management, Docker, Nginx, SSL, fail2ban, BorgBackup | vps-ubuntu-skill |
| memory-persistence | 6 memory patterns, session continuity, hooks auto-save | memory-persistence-skill |
| context-engineering | Context window management, autocompaction, token budgets | context-engineering-skill |
| token-optimizer | Model routing, prompt caching, cost tracking (60-80% savings) | token-optimizer-skill |
| distribution | 8-platform ebook distribution, cross-linking, royalty comparison | distribution-skill |
| analytics-reporting | GSC + GA4 correlation, traffic analysis, performance reports, anomaly detection | analytics-reporting-skill |
| command-center | VPS service operations, PM2, BullMQ, Redis, health checks, debugging | command-center-skill |
| email-marketing | ConvertKit/Beehiiv/Substack, sequences, deliverability, segmentation, A/B testing | email-marketing-skill |
| research | Competitor intelligence, market sizing, trend analysis, source gathering | research-skill |
| grounded-research | Anti-hallucination mode — uncertainty admission, quote extraction, citation audit | grounded-research-skill |
| content-audit | Post-publication maintenance — compliance audit, freshness decay, LLM readability, re-test cadence | content-audit-skill |
git clone https://github.com/arturseo-geo/claude-code-skills.git
cp -r claude-code-skills/skills/* ~/.claude/skills/cp -r claude-code-skills/skills/seo-geo ~/.claude/skills/seo-geoEach skill is also available as a standalone repo (see table above). This is useful if you want to star, fork, or contribute to a specific skill:
git clone https://github.com/arturseo-geo/seo-geo-skill.git ~/.claude/skills/seo-geoSkills auto-trigger based on conversation context — no manual activation needed. When you discuss SEO, Claude Code loads seo-geo. When you mention WordPress, it loads wordpress. Each skill has:
- SKILL.md — core instructions, always loaded (~100 tokens trigger)
- references/ — deep-dive docs, loaded on demand to save context
- commands/ — slash commands (where applicable)
- Claude Code CLI
These skills were built and battle-tested while building 8 production SEO/GEO tools at The GEO Lab — a research platform focused on Generative Engine Optimisation. Every pattern, warning, and recommendation comes from real production experience.
PRs welcome across all skills. See individual skill repos for specific contribution guidelines.
Built and maintained by Artur Ferreira @ The GEO Lab · MIT License