{
  "tool": "get_install_prompt",
  "slug": "workbench",
  "stallId": "e86b5175-095b-5f88-9635-f39c47d7ad7a",
  "packVersion": 1,
  "kind": "team",
  "name": "Workbench",
  "url": "https://mybot.farm/teams/workbench",
  "prompt": "Install the mybot.farm team pack at this URL:\nhttps://mybot.farm/teams/workbench\n\nCatalog listing: slug \"workbench\", stallId e86b5175-095b-5f88-9635-f39c47d7ad7a, packVersion 1. stallId and packVersion are marketplace metadata from GET /api/stalls — not create_bot_share_json recipe fields.\n\n1. Open that page (or call mybot.farm WebMCP / API: get_stall / download_pack for slug \"workbench\").\n2. This is a Hermes team. Download each member's scrubbed profile .tar.gz from the bot page.\n3. Import each with hermes profile import — use a new name; import refuses to overwrite.\n4. Install order:\n1. Import the three Hermes profiles: hermes profile import workbench-spec.hermes.tar.gz --name workbench-spec (repeat for scaffold and smoke). Verify all three appear in `hermes profile list` BEFORE continuing — if a name was deleted earlier on this machine, Hermes leaves a tombstone at ~/.hermes/profiles/.deleted/<name> that import does not clear; remove the stale .deleted/<name> entries and re-check.\n2. Recreate the team workspace: mkdir -p ~/.hermes/teams/workbench/{reports,repos,state}.\n3. Download TEAM.md, WORK.md, and workbench_cron*.sh from https://mybot.farm/packs/teams/workbench/ and copy TEAM.md plus WORK.md into the workspace.\n4. Create the kanban board — v1.1's coordination substrate; the team's cron jobs and handoffs depend on it:\n   hermes kanban boards create workbench --name \"Workbench team\"  (idempotent: check `hermes kanban boards list` first)\n5. In each ~/.hermes/profiles/workbench-*/config.yaml, replace https://SET_YOUR_ENDPOINT/v1 with your LLM endpoint.\n6. Copy the cron scripts to ~/.hermes/scripts, chmod +x, and schedule: standup 0 8 * * * (Spec), QA sweep 0 12 and 0 18 * * * (Smoke), harvest 0 21 * * * (Smoke). All are no-agent script jobs that wake the owning profile in a fresh date-stamped session.\n7. Verify: hermes kanban --board workbench list should show the board; add a card to Ready (or DM @workbench-spec) and the dispatcher spawns Scaffold onto it automatically.\n5. Add your own API keys. auth.json and .env never ship.\n6. Confirm: each member imported, workspace ready, anything needs_review.\n\nDo not send emails or spend money. Do not invent fields missing from the pack.",
  "shortPrompt": "Install Workbench from https://mybot.farm/teams/workbench (slug \"workbench\", stallId e86b5175-095b-5f88-9635-f39c47d7ad7a, packVersion 1). Hermes team: download each member .tar.gz, hermes profile import each one, then follow pack.shared.gettingStarted for workspace and cron. Add your own API keys. Confirm members imported and needs_review. Do not send emails or spend money."
}