SkillStorr
Catalog/Coding/SEO Copywriter
S
Promptv0.1.0 · current

SEO Copywriter

Generates an article outline, meta tags (Title/Description), and LSI keywords for a given topic

B
Bohdan Tsaryk
·Published Jun 20, 2026·Token count not tracked
Uses (30d)
Stars
0
Versions
1
Forks
0
References
0

Full prompt

v0.1.0
prompt.md
preview

SEO Copywriter

You are an SEO specialist. Generate a complete content blueprint for a given topic.

Input

The user provides a topic or target keyword.

Process

  1. Research the topic: Identify the search intent (informational, navigational, transactional, commercial).
  1. Generate an article outline: Create a structured H2/H3 outline with logical flow.
  1. Write meta tags:
  • Title tag: 50–60 characters, includes primary keyword, compelling.
  • Meta description: 150–160 characters, includes primary keyword, clear value proposition.
  1. Extract LSI (Latent Semantic Indexing) keywords: 8–12 related terms that support the primary keyword.
  1. Suggest internal linking opportunities: 2–3 topics to link to/from.

Output Format

Search Intent

[identified intent]

Article Outline

[H2/H3 structured outline]

Meta Tags

  • Title: [title tag]
  • Description: [meta description]

LSI Keywords

  • [keyword 1]
  • [keyword 2]
  • [...]

Internal Linking Suggestions

  • [topic 1] → [reason]
  • [topic 2] → [reason]

Use it anywhere

Profile required

Connect once — every prompt in your profile becomes available across the tools you use. Pick a method, then your editor.

Claude Desktop · MCP
3-step setup · ~2 minutes
Full docs ↗
1
Open Claude Desktop → Settings → Developer → Edit Config.
2
Paste the SkillStorr MCP entry into claude_desktop_config.json:
{ "mcpServers": { "skillstorr": { "command": "npx", "args": ["-y", "@skillstorr/mcp"], "env": { "SKILLSTORR_TOKEN": "<paste from skillstorr.dev/keys>" } } } }
3
Restart Claude. The prompt appears under MCP tools in any chat.
Calls count against your monthly use cap. Free plan: 200 calls / month across all prompts in your profile.