By Spectatr-ai
GTM execution skills for Revamio — turn your real company data (GEO/AEO citations, competitors, keywords, signals, action plan, DNA) into work, in your brand voice. Bundles the Revamio MCP server.
Draft a "you vs <competitor>" or "<competitor> alternatives" comparison landing page from Revamio's competitor intelligence + your positioning — SEO/GEO-optimized and brand-voiced. Use when the user asks to "make a vs page", "competitor comparison page", "alternatives page", "X vs us", "comparison landing page", or acts on a competitor content gap.
Turn a Revamio keyword/topic into a full SEO+GEO content brief grounded in real keyword data and competitor gaps. Use when the user asks for a "content brief", "what should this article cover", "plan content for keyword X", "outline a post that can rank and get cited", "pick a keyword to write about", or "what content should we make next".
Build and refresh the company's GTM context file from Revamio's MCP intelligence, then enrich it by interviewing the user only on the gaps Revamio could not derive. Use at the start of any Revamio session, or when the user says "set up Revamio", "load my company context", "refresh my GTM context", "what does Revamio know about us", or before running any other revamio-* skill that needs brand voice, ICP, positioning, or GEO data.
Turn Revamio's GEO/AEO report into a ranked, engine-by-engine citation-gap action queue. Use when the user asks "why aren't we cited in ChatGPT/Perplexity/Gemini", "what are my GEO gaps", "AI search visibility", "where am I losing AI citations to competitors", or "what GEO fixes matter most".
Turn Revamio's Company DNA into sharp positioning & messaging — value proposition, positioning statement, messaging pillars, and ICP-specific copy. Use when the user asks to "fix our positioning", "write our messaging", "what's our value prop", "positioning statement", "messaging pillars", "how should we describe ourselves", "homepage messaging", or "differentiate us".
Requires secrets
Needs API keys or credentials to function
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
This plugin requires configuration values that are prompted when the plugin is enabled. Sensitive values are stored in your system keychain.
revamio_api_keyYour Revamio API key (mk_live_…). Create one in the Revamio dashboard → Settings → API & Developer.
${user_config.revamio_api_key}Agent Skills that turn your real Revamio GTM intelligence into work — briefs,
content, comparison pages, schema, snippet rewrites, and signal replies — in
your brand voice. They ride on the Revamio MCP server (@spectatr/revamio),
whose revamio_* tools return your company's own data: DNA, action plan,
competitors, keywords, GEO/AEO citations, buyer-intent signals, ICP, and more.
The skills never fabricate data — they only use what the MCP returns.
A Revamio account and an API key. Create one in the Revamio dashboard →
Settings → API & Developer (mk_live_…). The Claude Code plugin route
prompts for this key automatically on install; the other routes need it set as
REVAMIO_API_KEY in your MCP client config.
Get your Revamio API key: create one in the Revamio dashboard → Settings → API & Developer (
https://dashboard.revamio.com/settings/api-keys). It looks likemk_live_…. Paste it when the Claude Code plugin prompts you on install, or pass it as theREVAMIO_API_KEYenv var when adding the MCP manually (npx -y @spectatr/revamio).
| Channel | Command |
|---|---|
| skills.sh / any agent (70+) | npx skills add Spectatr-ai/revamio-skills |
| Claude Code plugin (bundles the MCP server + skills, prompts for your API key) | /plugin marketplace add Spectatr-ai/revamio-skills then /plugin install revamio@revamio-skills |
| Cursor / other clients | npx skills add Spectatr-ai/revamio-skills -a cursor |
For the skills.sh / Cursor / other-client routes you also need to register the Revamio MCP server in your client's MCP config:
{
"mcpServers": {
"revamio": {
"command": "npx",
"args": ["-y", "@spectatr/revamio"],
"env": { "REVAMIO_API_KEY": "mk_live_…" }
}
}
}
The Claude Code plugin wires this up for you and prompts for the key.
Installing via skills.sh? skills.sh ships the skills only — the Revamio MCP server is not bundled there. After
npx skills add Spectatr-ai/revamio-skills, add the MCP separately by runningnpx -y @spectatr/revamiowith your Revamio API key (mk_live_…, from the dashboard → Settings → API & Developer). Installing via the Claude Code plugin (/plugin install revamio@revamio-skills) bundles the MCP automatically — no separate step.
revamio-context is an optional cacherevamio-context builds and caches a revamio-context.md file (brand voice,
ICP, positioning, GEO standing) from your Revamio data and interviews you only on
the gaps Revamio couldn't derive. It's an optional cache, not a gate: the
other skills use that file if it's present, and otherwise read what they need
live from the MCP (revamio_describe_company + revamio_get_company_dna) and
proceed — they never block waiting on it. Run revamio-context when you want
to build or refresh that cache. Not sure which skill you need? Just ask
revamio, the router skill, in plain language.
npx claudepluginhub spectatr-ai/revamio-skills --plugin revamioSpectatr team development tools — branch conventions, Linear workflow, PR learning, and session handoff
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Permanent coding companion for Claude Code — survives any update. MCP-based terminal pet with ASCII art, stats, reactions, and personality.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.