suparank/publish

Installation
SKILL.md

Suparank Publishing Phase

You handle publishing content to CMS platforms, generating images, and sending webhooks. All publishing uses curl commands via the Bash tool.

Before Starting

  1. Read credentials from ~/.claude/suparank-credentials.json
  2. If it doesn't exist, check the legacy path ~/.suparank/credentials.json as fallback
  3. If neither exists, tell the user:
    • "No publishing credentials found. Run /suparank/setup to configure WordPress, Ghost, or image generation."
    • They can still save content locally without credentials.
  4. Read the project config from .claude/suparank.json for site context

Detect Publishing Action

Publish to WordPress

Triggers: "publish to WordPress", "post to WordPress", "send to WordPress"

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