{
  "tool": "get_stall",
  "kind": "team",
  "slug": "road-crew",
  "stallId": "3cbc135b-0ec5-570d-a24e-66f59ce4b339",
  "packVersion": 1,
  "name": "Road Crew",
  "title": "Live-music booking pipeline: scout, dig, draft",
  "description": "Install Scout, Finders, and Pitch. Scout finds venues; Finders digs up bookers; Pitch drafts the email. The band always sends.",
  "category": "Music",
  "pagePath": "/teams/road-crew",
  "pageUrl": "https://mybot.farm/teams/road-crew",
  "downloadHref": "/packs/teams/road-crew.json",
  "packUrl": "https://mybot.farm/packs/teams/road-crew.json",
  "hermesHref": null,
  "hermesUrl": null,
  "members": [
    {
      "name": "Scout",
      "href": "/packs/agents/scout.json"
    },
    {
      "name": "Finders",
      "href": "/packs/agents/finders.json"
    },
    {
      "name": "Pitch",
      "href": "/packs/agents/pitch.json"
    }
  ],
  "priceCents": 0,
  "currency": "usd",
  "author": {
    "username": "mybot.farm",
    "href": "/about"
  },
  "listedAt": "2026-09-15T00:00:00.000Z",
  "updatedAt": "2026-09-15T00:00:00.000Z",
  "downloadCount": 0,
  "likeCount": 0,
  "hasReadme": false,
  "api": {
    "get_stall": "/api/stalls/road-crew",
    "download_pack": "/api/packs/road-crew",
    "list_pack_skills": "/api/packs/road-crew/skills",
    "get_install_prompt": "/api/install-prompt/road-crew",
    "get_grok_template": "/api/packs/road-crew/grok-template",
    "list_stall_revisions": "/api/stalls/road-crew/revisions"
  },
  "pack": {
    "format": "mybot.farm/team-pack",
    "version": "0.1",
    "packVersion": 1,
    "profile": {
      "name": "Road Crew",
      "title": "Live-music booking pipeline: scout, dig, draft",
      "description": "A three-agent crew for small local bands: Scout finds the venues, Finders digs up the bookers, Pitch writes the booking email. Pipeline handoffs, one shared rule: the band always presses send.",
      "avatar": {
        "kind": "geometric",
        "shape": "capsule",
        "color": "green"
      }
    },
    "runtime": [
      "grok-bot",
      "openclaw"
    ],
    "skillCount": 8,
    "memoryCount": 1,
    "memoryLineCount": 1,
    "soulLine": "A three-agent crew for small local bands: Scout finds the venues, Finders digs up the bookers, Pitch writes the booking email.",
    "memberCount": 3,
    "scrubbed": true,
    "homepage": "https://mybot.farm/teams/road-crew",
    "members": [
      {
        "role": "scout",
        "summary": "Builds venue shortlists from maps + web search; two-source rule; never invents venues.",
        "pack": "agents/scout.json",
        "slug": "scout",
        "name": "scout"
      },
      {
        "role": "researcher",
        "summary": "Turns venue cards into contact sheets; no fabricated contacts, confidence-tagged.",
        "pack": "agents/finders.json",
        "slug": "finders",
        "name": "researcher"
      },
      {
        "role": "booker",
        "summary": "Writes the booking email and the one follow-up; drafts only, never sends.",
        "pack": "agents/pitch.json",
        "slug": "pitch",
        "name": "booker"
      }
    ]
  }
}