Blacksmith CLI

Invoke the `bs` CLI to query a blacksmith.sh org's dashboard backend — CI/Actions usage and metrics (core-usage, jobs, workflows, runs, docker builds, sticky disks), monitoring (failure histograms, repo/workflow/job/step health, rules), billing (invoices, unpaid, payment method), settings (codesmith/MCP/skills, SSH, log ingestion, max timeout, branch protection), integrations (slack, linear), team, and assistant sessions. Blacksmith has NO public API or API keys, so `bs` replays the private dashboard backend using imported browser session cookies. Use whenever a task needs data from blacksmith.sh, such as "what's my blacksmith core usage", "how many vCPUs am I using", "show CI job metrics for repo X", "which workflows are failing", "blacksmith invoice amount", "list my blacksmith runner types", "is autofix enabled", "blacksmith team members". Covers cookie auth import, org resolution, the --query/--body flags, and how to regenerate the command catalog from a HAR.

paymog Updated

File contents

paymog/blacksmith-cli/tree/main/skills/blacksmith-cli commit dc21c53266

Frequently asked questions

npx skillmds@latest add paymog/blacksmith-cli