{"id":51289348,"url":"https://github.com/pcamarajr/content-stack","last_synced_at":"2026-06-30T09:01:29.815Z","repository":{"id":343590036,"uuid":"1177881849","full_name":"pcamarajr/content-stack","owner":"pcamarajr","description":"A content operations ecosystem that transforms strategy into published outcomes.","archived":false,"fork":false,"pushed_at":"2026-06-09T21:31:30.000Z","size":311,"stargazers_count":3,"open_issues_count":3,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-09T23:13:39.271Z","etag":null,"topics":["ai-agents","astro","automation","claude-plugin","content-marketing","content-operations","editorial-workflows","jamstack","llm-workflows","seo-optimization"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pcamarajr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-10T13:21:07.000Z","updated_at":"2026-06-09T21:31:33.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/pcamarajr/content-stack","commit_stats":null,"previous_names":["pcamarajr/content-ops","pcamarajr/claude-plugins"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pcamarajr/content-stack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pcamarajr%2Fcontent-stack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pcamarajr%2Fcontent-stack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pcamarajr%2Fcontent-stack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pcamarajr%2Fcontent-stack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pcamarajr","download_url":"https://codeload.github.com/pcamarajr/content-stack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pcamarajr%2Fcontent-stack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34959509,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-30T02:00:05.919Z","response_time":92,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai-agents","astro","automation","claude-plugin","content-marketing","content-operations","editorial-workflows","jamstack","llm-workflows","seo-optimization"],"created_at":"2026-06-30T09:01:28.986Z","updated_at":"2026-06-30T09:01:29.809Z","avatar_url":"https://github.com/pcamarajr.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# content-stack\n\nA plugin ecosystem for founders and marketers who want to run a serious content operation without hiring a full specialist team.\n\n`content-stack` helps you build and maintain content websites with AI-assisted workflows across strategy, production, and publishing.\n\n## Who This Is For\n\n- Founders and marketers with limited time and budget\n- Small teams that need repeatable content workflows\n- Teams building markdown-first sites (especially Astro)\n- Agencies that need to scale content operations with fewer manual steps\n\n## What You Can Do With It\n\n- Build a production-ready Astro content site\n- Create and maintain SEO-focused blog content\n- Standardize writing quality and style across content\n- Scale content operations with reusable skills and agents\n\n## Install Marketplace\n\nAdd this marketplace to your Claude Code project:\n\n```bash\n/plugin marketplace add pcamarajr/content-stack\n```\n\nThen install the plugin you need:\n\n```bash\n/plugin install content-ops@content-stack\n/plugin install content-seo@content-stack\n/plugin install content-image-gemini@content-stack\n/plugin install astro-builder@content-stack\n/plugin install astro-lsp@content-stack\n/plugin install cost-tracker@content-stack\n```\n\n## Quick Start Paths\n\n### Path A: Start from a template (fastest)\n\nUse the Astro starter generated with the current `astro-builder` plugin:\n\n- [`pcamarajr/astro-template`](https://github.com/pcamarajr/astro-template)\n\nThen adapt it to your project using:\n\n```bash\n/astro-builder:init\n```\n\n### Path B: Add content workflows to an existing site\n\nInstall `content-ops` and initialize:\n\n```bash\n/plugin install content-ops@content-stack\n/init\n/reindex\n```\n\nRun your first draft workflow:\n\n```bash\n/write-content article \"Your topic\"\n```\n\n## Plugins\n\n### [`content-ops`](./content-ops/README.md)\n\nContent operations plugin for markdown-based sites. It handles research, drafting, review, translation, linking, and indexing through a phase-based workflow.\n\n- **Best for:** publishing better blog content with less manual work\n- **Key skills:** `init`, `write-content`, `review-content`, `fact-check`, `reindex`\n\nInstall:\n\n```bash\n/plugin install content-ops@content-stack\n```\n\n### [`content-seo`](./content-seo/README.md)\n\nSite-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.\n\n- **Best for:** improving organic reach for existing content using real GSC data, not guesswork\n- **Key skills:** `/seo status`, `/seo opportunities`, `/seo diagnose`, `/seo brief`\n- **Agents:** `gsc-reporter`\n\nInstall:\n\n```bash\n/plugin install content-seo@content-stack\n```\n\n### [`content-image-gemini`](./content-image-gemini/README.md)\n\nAI image generation for content using the Gemini CLI and Nano Banana extension. Headless-friendly: auto-installs the CLI and extension on first use.\n\n- **Best for:** generating hero images, inline illustrations, and diagrams for blog articles\n- **Agents:** `image-generator`\n\nInstall:\n\n```bash\n/plugin install content-image-gemini@content-stack\n```\n\n### [`astro-builder`](./astro-builder/README.md)\n\nAstro 6 site builder plugin that scaffolds and evolves static content sites using the page-views pattern, i18n, content collections, and quality gates. `init` interviews you, then scaffolds a working, buildable site — config, layout, `src/lib/` utilities, i18n files, and the full SEO surface.\n\n- **Best for:** creating or restructuring Astro content architectures\n- **Key skills:** `init`, `init project`, `init lighthouse`, `new-page`, `new-content-type`, `translate`, `audit`, `css-conventions` (auto-applied), `html-conventions` (auto-applied), `seo-conventions` (auto-applied), `ux-writing` (auto-applied)\n\nInstall:\n\n```bash\n/plugin install astro-builder@content-stack\n```\n\n### [`astro-lsp`](./astro-lsp/README.md)\n\nAstro language server integration for Claude Code with diagnostics, formatting, and code intelligence for `.astro` files.\n\nInstall:\n\n```bash\n/plugin install astro-lsp@content-stack\n```\n\n### [`cost-tracker`](./cost-tracker/README.md)\n\nSession-level token and cost tracking for Claude Code, including subagent runs.\n\nInstall:\n\n```bash\n/plugin install cost-tracker@content-stack\n```\n\n## Current Focus\n\nThis ecosystem follows a dogfood-first model: features are built through real usage on active projects and then generalized.\n\nCurrent emphasis:\n\n- SEO-ready blog workflows\n- Better quality and consistency in published content\n- Faster iteration with reusable skills/agents\n\n## Public Validation Status\n\nThe project is in active public validation. Core workflows are usable and being expanded with real-world usage.\n\nIf you try it, share feedback and use cases:\n\n- Open an issue: \u003chttps://github.com/pcamarajr/content-stack/issues\u003e\n- Send a DM: \u003chttps://linkedin.com/in/pcamarajr\u003e\n\n## 90-Day Direction\n\n- Strengthen SEO skills and agents for blog workflows\n- Improve install-to-first-value experience\n- Publish reusable templates and examples\n- Expand from blog workflows into broader content operations use cases\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpcamarajr%2Fcontent-stack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpcamarajr%2Fcontent-stack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpcamarajr%2Fcontent-stack/lists"}