From seo-suite
Run Phase 2 of the SEO suite — turn the scored keyword report into a publication schedule. Chains seo-rubric-proposer → human gate → seo-title-proposer → human gate → seo-roadmap-builder, producing seo/reports/roadmap.<date>.json. Use when the user asks to "plan SEO topics", "build the content roadmap", "propose pillars and spokes", "generate article titles", or starts Phase 2 of the SEO pipeline. Requires a Phase-1 keywords report (run seo-refresh first).
How this skill is triggered — by the user, by Claude, or both
Slash command
/seo-suite:seo-topicsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Run Phase 2 of the SEO suite for the CURRENT project. Follow the orchestration in `commands/seo-topics.md` of this plugin exactly — rubric proposer, **human gate 1**, title proposer, **human gate 2**, roadmap builder. Do not skip the human gates.
Run Phase 2 of the SEO suite for the CURRENT project. Follow the orchestration in commands/seo-topics.md of this plugin exactly — rubric proposer, human gate 1, title proposer, human gate 2, roadmap builder. Do not skip the human gates.
Load the recipe from the plugin root:
cat "${CLAUDE_PLUGIN_ROOT}/commands/seo-topics.md"
Then execute its instructions verbatim.
npx claudepluginhub alexfilatov/seo-suite --plugin seo-suiteProvides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.