keyword-strategy

31 stars 7 forks
28
F

Use when researching, clustering, and prioritizing keywords for SEO roadmaps.

Marketplace
Also in: github

Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security

Installation for Agentic Skill

View all platforms →
skilz install gtmagents/gtm-agents/keyword-strategy
skilz install gtmagents/gtm-agents/keyword-strategy --agent opencode
skilz install gtmagents/gtm-agents/keyword-strategy --agent codex
skilz install gtmagents/gtm-agents/keyword-strategy --agent gemini

First time? Install Skilz: pip install skilz

Works with 22+ AI coding assistants

Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...

View All Agents
Download Agent Skill ZIP

Extract and copy to ~/.claude/skills/ then restart Claude Desktop

1. Clone the repository:
git clone https://github.com/gtmagents/gtm-agents
2. Copy the agent skill directory:
cp -r gtm-agents/plugins/seo-workflow-orchestration/skills/keyword-strategy ~/.claude/skills/

Need detailed installation help? Check our platform-specific guides:

Related Agentic Skills

Agentic Skill Details

Repository
gtm-agents
Stars
31
Forks
7
Type
Non-Technical
Meta-Domain
productivity
Primary Domain
word
Market Score
28

Agent Skill Grade

F
Score: 55/100 Click to see breakdown

Score Breakdown

Spec Compliance
12/15
PDA Architecture
12/30
Ease of Use
15/25
Writing Style
7/10
Utility
8/20
Modifiers: +1

Areas to Improve

  • Missing Reference Files
  • No Executable Workflow
  • Missing Tool Integration

Recommendations

  • Focus on improving Pda (currently 12/30)
  • Focus on improving Utility (currently 8/20)
  • Address 2 high-severity issues first

Graded: 2026-01-24

Developer Feedback

I've been analyzing skills that help with SEO and content strategy, and I noticed your approach to keyword research caught my attention—particularly how you're thinking about the intersection of technical optimization and content discovery.

Links:

TL;DR

You're at 55/100, which puts you in F territory. This one's based on Anthropic's skill grading rubric—looking at how well it sets Claude up to actually execute your workflow. Your strongest area is Spec Compliance (12/15)—the YAML and conventions are solid. The weakest is Utility (8/20)—the framework exists but lacks the concrete execution details Claude needs to actually build a keyword strategy.

What's Working Well

  • Valid spec structure — Your frontmatter is clean, name follows hyphen-case conventions, and the YAML is properly formatted
  • Real SEO concepts — You're addressing a legitimate problem: mapping search intent to persona questions across the funnel
  • Clear trigger language — The description mentions "researching, clustering, and prioritizing keywords," which is pretty discoverable
  • Framework thinking — You've laid out 5 logical steps (intent mapping, data sources, clustering, prioritization, ops structure) that actually make sense for the problem

The Big One: Missing Reference Architecture

Here's what's holding you back: you've got a framework but no way for Claude to actually execute it. You mention templates ("Cluster sheet with keyword, intent, volume, KD, SERP notes"), but they don't exist. You reference data sources ("Search Console, keyword tools, intent data") but don't explain which tools or how Claude accesses them. You talk about clustering and prioritization but skip the scoring formulas, ...

Report Security Issue

Found a security vulnerability in this agent skill?