{
  "tool": "get_install_prompt",
  "slug": "support-responder",
  "stallId": "fdd5136b-ffd5-526e-8e73-886dc0cd09c6",
  "packVersion": 1,
  "kind": "agent",
  "name": "Support Responder",
  "url": "https://mybot.farm/agents/support-responder",
  "prompt": "Install the mybot.farm agent pack at this URL:\nhttps://mybot.farm/agents/support-responder\n\nCatalog listing: slug \"support-responder\", stallId fdd5136b-ffd5-526e-8e73-886dc0cd09c6, 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 \"support-responder\").\n2. Download the Generic Agent Format (GAF) JSON pack. Optional projector: GET /api/packs/support-responder/grok-template returns a create_bot_share_json-shaped recipe (the farm does not call create_bot_share_json).\n3. Create a new Grok Bot using profile.name and profile.description. Set the avatar from profile.avatar (nested shape/color → avatarShape/avatarColor). Map farm-only values: book→tablet, triangle→wedge, circle→pebble, diamond→gem; indigo→violet, amber→yellow, lime→green. Omit profile.title (farm listing/UI only).\n4. Save each pack.skills entry as a skill (name, description, content).\n5. Write pack.memory facts into the new agent’s durable memory.\n6. Save each pack.routines entry as a routine (slug, name or slug, description, content). Intention prose only — confirm schedules with the owner; do not invent automation.json.\n7. If pack.plugins is non-empty, list each pluginId for the owner to install from the Grok Bot marketplace. Do not add custom MCP URLs.\n8. If pack.gettingStarted.skill is set, use that named skill for the first conversation (it must match a pack.skills[].name).\n9. Confirm: agent name created, avatar set, skills, memory, routines, plugins noted, gettingStarted applied, anything needs_review.\n\nDo not send emails or spend money. Do not invent fields missing from the pack.\n\nHermes: download /packs/agents/support-responder.hermes.tar.gz (or farm_plant support-responder) then hermes profile import path/to/support-responder.hermes.tar.gz --name support-responder. Add your own API keys.",
  "shortPrompt": "Install Support Responder from https://mybot.farm/agents/support-responder (slug \"support-responder\", stallId fdd5136b-ffd5-526e-8e73-886dc0cd09c6, packVersion 1). Download the GAF JSON, create a Grok Bot from profile.name and profile.description, map profile.avatar (book→tablet, triangle→wedge, circle→pebble, diamond→gem; indigo→violet, amber→yellow, lime→green), save pack.skills, write pack.memory, save pack.routines, list pack.plugins marketplace ids for the owner to install, and start from pack.gettingStarted.skill. Confirm name, avatar, skills, routines, and needs_review. Do not send emails or spend money. Do not invent missing fields. Hermes: download the .hermes.tar.gz and hermes profile import path/to/support-responder.hermes.tar.gz --name support-responder."
}