Add crab'd to a GitHub or Forgejo repository from scratch — the workflow file, identity/auth, provider key, and a starter .crabd.yml. Use when a repo has no crab'd setup yet.
louisescher/crabd
SkillsMP has collected 5 skills from louisescher/crabd. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 5
- GitHub stars
- 5
- GitHub forks
- 0
Skills in this repository
Showing 5 of 5 collected skills.
Convert an existing anthropics/claude-code-action workflow to crab'd. Use when a repo already uses claude-code-action (the @claude GitHub Action) and the user wants to move to crab'd, optionally onto a non-Anthropic model or Forgejo.
Write or repair a crab'd configuration (.crabd.yml / crabd.config.ts), grounded in the live crab'd documentation. Use when a user wants to set up, change, or debug crab'd config — models, providers, modes, prompts, governance, MCP, or limits.
Deploy the crab'd token broker so repos get the canonical crab'd[bot] identity via OIDC. Use when someone wants one shared bot identity across many repos/orgs instead of per-repo App keys.
Scaffold a custom crab'd mode in crabd.config.ts — a Valibot output schema plus a finalize step that performs forge side effects. Use when a user wants behavior beyond mention/review/implement (e.g. triage, changelog, security-scan).