Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By pcamarajr
Site-level SEO intelligence layer for static content sites. Tracks performance via Google Search Console, surfaces ranking opportunities, diagnoses individual pages with live GSC data, audits GSC coverage/indexing errors, and injects keyword briefs into the content creation pipeline.
npx claudepluginhub pcamarajr/content-stack --plugin content-seoParses GSC coverage data (CSV file or free-form pasted URL list), maps URLs to source files, audits each error type against the codebase, fetches live URLs for server/redirect errors, and returns structured findings.
Calls the Google Search Console Search Analytics API to retrieve site-wide or page-specific performance data. Used by /seo status, /seo opportunities, and /seo diagnose.
Calls DataForSEO APIs to get keyword search volume, related keywords, and content gap recommendations for a target keyword.
Fetches a live page, performs a full SEO audit (technical + content quality), applies technical fixes to the source markdown file, and returns a structured report.
content-seo setup wizard. Run /init to see status, or /init [round] to run a setup step. Rounds: project, credentials, strategy.
Site-level SEO intelligence. Routes to one of five workflows — status (site-wide GSC performance), opportunities (pages ranking 4–20), diagnose (deep-dive a page with GSC data + fixes), brief (keyword research before writing), or coverage (audit GSC indexing errors from a CSV export).
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Editorial "SEO Specialist" bundle for Claude Code from Antigravity Awesome Skills.
SEO analysis with authority building, cannibalization detection, and content refresh
Comprehensive SEO analysis plugin. 25 sub-skills (21 core + 1 orchestrator + 1 framework integration + 2 extension mirrors) and 18 sub-agents (15 core + 1 framework integration + 2 extension mirrors) covering technical SEO, content quality (E-E-A-T), content briefs, schema markup, image optimization, sitemap architecture, AI search optimization (GEO), local SEO, maps intelligence, semantic clustering, search experience optimization (SXO), SEO drift monitoring, e-commerce SEO, international SEO with cultural profiles, FLOW framework integration, Google API integration, PDF reporting, and strategic planning.
Legacy/advanced SEO Dungeon skill suite for Claude Code. 25 sub-skills (21 core + 1 orchestrator + 1 framework integration + 2 extension mirrors) and 18 sub-agents (15 core + 1 framework integration + 2 extension mirrors) backed by Claude SEO v1.9.8, with a gamified dungeon crawler UI. Codex is the recommended default runtime.
End-to-end SEO blog generation — onboard your business, research keywords, write publish-ready articles
Comprehensive SEO analysis plugin for Claude Code. 25 sub-skills (21 core + 1 orchestrator + 1 framework integration + 2 extension mirrors) and 18 sub-agents (15 core + 1 framework integration + 2 extension mirrors) covering technical SEO, content quality (E-E-A-T), content briefs, schema markup, image optimization, sitemap architecture, AI search optimization (GEO), local SEO, maps intelligence, semantic topic clustering, search experience optimization (SXO), SEO drift monitoring, e-commerce SEO, international SEO with cultural profiles, FLOW framework integration, Google API integration, PDF reporting, and strategic planning across all industries.
Build Astro 6 static content sites with Claude. Enforces best practices for i18n, content collections, the page-views pattern, and design systems. Starts with /astro-builder:init to configure your project.
AI image generation for content using the Gemini CLI and Nano Banana extension. Headless-friendly: auto-installs dependencies on first use.
Content creation and management plugin for static site blogs. Handles writing, translation, research, linking, style review, and knowledge indexing.
Astro language server for code intelligence, diagnostics, and formatting in .astro files
A plugin ecosystem for founders and marketers who want to run a serious content operation without hiring a full specialist team.
content-stack helps you build and maintain content websites with AI-assisted workflows across strategy, production, and publishing.
Add this marketplace to your Claude Code project:
/plugin marketplace add pcamarajr/content-stack
Then install the plugin you need:
/plugin install content-ops@content-stack
/plugin install content-seo@content-stack
/plugin install content-image-gemini@content-stack
/plugin install astro-builder@content-stack
/plugin install astro-lsp@content-stack
/plugin install cost-tracker@content-stack
Use the Astro starter generated with the current astro-builder plugin:
Then adapt it to your project using:
/astro-builder:init
Install content-ops and initialize:
/plugin install content-ops@content-stack
/init
/reindex
Run your first draft workflow:
/write-content article "Your topic"
content-opsContent operations plugin for markdown-based sites. It handles research, drafting, review, translation, linking, and indexing through a phase-based workflow.
init, write-content, review-content, fact-check, reindexInstall:
/plugin install content-ops@content-stack
content-seoSite-level SEO intelligence layer for static content sites. Powered by Google Search Console — tracks performance, surfaces ranking opportunities, diagnoses pages with live data, and injects keyword briefs into the content creation pipeline.
/seo status, /seo opportunities, /seo diagnose, /seo briefgsc-reporterInstall:
/plugin install content-seo@content-stack
content-image-geminiAI image generation for content using the Gemini CLI and Nano Banana extension. Headless-friendly: auto-installs the CLI and extension on first use.
image-generatorInstall:
/plugin install content-image-gemini@content-stack
astro-builderAstro 6 site builder plugin that scaffolds and evolves static content sites using the page-views pattern, i18n, content collections, and quality gates.
init, new-page, new-content-type, translate, auditInstall:
/plugin install astro-builder@content-stack
astro-lspAstro language server integration for Claude Code with diagnostics, formatting, and code intelligence for .astro files.
Install:
/plugin install astro-lsp@content-stack
cost-trackerSession-level token and cost tracking for Claude Code, including subagent runs.
Install:
/plugin install cost-tracker@content-stack
This ecosystem follows a dogfood-first model: features are built through real usage on active projects and then generalized.
Current emphasis:
The project is in active public validation. Core workflows are usable and being expanded with real-world usage.
If you try it, share feedback and use cases:
MIT