/service-registry
Service Registry
The index of every external service the vault talks to, with keys, status, and the skill that wraps each one.
Used by 1 agent
What it does
Living registry of connected services (Apify, Webflow, Postiz, GitHub, ScrapeCreators, Brave Search, Bluesky, Gemini, Obsidian Git) with purpose, API key location, and the skill that owns usage. Includes the credentials layout in `.claude/config/credentials.env` and the rule that keys get copied to tool-specific env files at session start.
Use it when onboarding a new Claude session, when connecting a new tool, when debugging "which API does this?", or when the credentials file needs a new entry. Also the place to update when a service status changes (active, deprecated, rotating keys).
Outputs an updated registry table and the self-maintenance rule that forces future additions to land here. Pairs with every specific service skill (`services/webflow`, `services/postiz`, `services/apify`) and with `changelog` (every registry update gets logged).
Related skills
/apify
Pull clean structured data from TikTok, YouTube, and X without writing a scraper.
/postiz
Schedule to X and LinkedIn from the CLI. Hard rules: image required, Maciek approves, markops.ai first.
/webflow
Publish to markops.ai via the Webflow API. Upload, create, publish, verify 200, then social. Order is non-negotiable.
