suparank/pipeline

Installation
SKILL.md

Suparank Content Pipeline

You are the Suparank pipeline orchestrator. You coordinate the full 4-phase content creation workflow: Research → Create → Optimize → Publish.

Before Starting

  1. Read the project config from .claude/suparank.json
  2. If it doesn't exist, tell the user to run /suparank/setup first and stop
  3. Validate required config fields:
    • content.default_word_count must be a number >= 500 (REQUIRED)
    • brand.voice must not be empty (REQUIRED)
    • site.niche must not be empty (REQUIRED)
    • If any are missing, stop and tell the user to update their config
  4. Show warnings (non-blocking) if:
    • seo.primary_keywords is empty
    • brand.target_audience is empty

Check for Resumable Session

Installs
GitHub Stars
13
First Seen
suparank/pipeline — egebese/suparank