Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
nimbleway avatar

Seo Intel

  • 60 installs
  • 50 repo stars
  • Updated July 29, 2026
  • nimbleway/agent-skills

Helps with marketing & seo tasks.

About

seo-intel is a Claude Code skill for marketing & seo. It helps solo builders move faster with AI-assisted development.

  • seo-intel
  • Marketing & SEO
  • AI-coding skill

Seo Intel by the numbers

  • 60 all-time installs (skills.sh)
  • +4 installs in the week ending Aug 4, 2026 (Skillselion tracking)
  • Ranked #1,276 of 1,879 Marketing & SEO skills by installs in the Skillselion catalog
  • Data as of Aug 4, 2026 (Skillselion catalog sync)
npx skills add https://github.com/nimbleway/agent-skills --skill seo-intel

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs60
repo stars50
Last updatedJuly 29, 2026
Repositorynimbleway/agent-skills

What it does

Helps with marketing & seo tasks.

Files

SKILL.mdMarkdownGitHub ↗

SEO Intelligence Toolkit

All-in-one SEO intelligence: keyword discovery, rank tracking, technical audits, content gaps, competitor analysis, AI visibility, and GitHub SEO.

User request: $ARGUMENTS

Before running any commands, read references/nimble-playbook.md for Claude Code constraints (no shell state, no &/wait, sub-agent permissions, communication style). Tag all nimble CLI calls: nimble --client-source skill-seo-intel <subcommand>. MCP path: not yet supported — see references/nimble-playbook.md for status.

---

Workflow Router

Detect the user's SEO intent from $ARGUMENTS and route to the appropriate workflow. If the intent is ambiguous or generic ("help me with SEO"), ask which workflow to run.

Available Workflows

WorkflowTriggersReference
Keyword Researchkeyword opportunities, topic clusters, difficulty, what to rank forreferences/wf-keyword-research.md
Rank Trackertrack rankings, keyword positions, ranking delta, position checkreferences/wf-rank-tracker.md
Site AuditSEO audit, technical SEO, meta tags, schema, crawl for issues, CWVreferences/wf-site-audit.md
Content Gapcontent gap, keyword gap, compare coverage, missing topicsreferences/wf-content-gap.md
Competitor Keywordscompetitor keywords, reverse-engineer SEO, competitor title tagsreferences/wf-competitor-keywords.md
AI VisibilityAI visibility, ChatGPT presence, Perplexity, AI Overview, GEOreferences/wf-ai-visibility.md
GitHub SEOgithub seo, repo discoverability, optimize readme, repo auditreferences/wf-github-seo.md

Intent Detection

Map the request to one workflow:

  • Keywords / topics / difficulty / clusters / "what to rank for" → Keyword Research
  • Rankings / positions / tracking / delta / monitoring → Rank Tracker
  • Audit / crawl / technical / meta / schema / links / CWV → Site Audit
  • Gap / missing topics / coverage comparison / "what should I write" → Content Gap
  • Competitor site crawl / reverse-engineer / on-page at scale → Competitor Keywords
  • AI visibility / ChatGPT / Perplexity / AI Overview / GEO → AI Visibility
  • GitHub / repo / README / discoverability → GitHub SEO

If unclear, present the options with AskUserQuestion:

Which SEO workflow should I run?
- Keyword Research — discover keyword opportunities and topic clusters
- Rank Tracker — check and track keyword positions over time
- Site Audit — full technical SEO crawl with JS rendering
- Content Gap — compare content coverage against competitors
- Competitor Keywords — reverse-engineer competitor on-page SEO at scale
- AI Visibility — measure brand presence across 5 AI platforms
- GitHub SEO — audit repository discoverability and README quality

Execution

Once a workflow is identified:

1. Read the corresponding references/wf-{name}.md 2. Follow its instructions from Step 0 (Preflight) through to the output format 3. All references/ paths inside workflow files are relative to this skill's directory

Workflow Chaining

After completing a workflow, suggest natural next steps using sibling workflows. Common chains:

  • Site Audit → Keyword Research → Content Gap → Rank Tracker
  • Keyword Research → Competitor Keywords → Content Gap
  • AI Visibility → Content Gap → Keyword Research

When chaining, read the next workflow file and continue. Context from the previous run (discovered domains, keyword lists, profile data) carries forward — do not re-run preflight or re-ask onboarding questions.

Shared Configuration

All workflows use:

  • Business profile + onboarding: references/profile-and-onboarding.md
  • Data persistence: references/memory-and-distribution.md
  • CLI patterns + constraints: references/nimble-playbook.md
  • AI platform agent discovery: references/ai-platform-profiles.md

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.