Copy-paste install
Paste this into a Grok Bot (or another agent). It installs a copy of the pack — not the author’s computer, logins, or chat history. Step by step: How-To covers Grok Bot (this GAF prompt) and Hermes (a scrubbed .tar.gz, or the Hermes mybot-farm plugin). OpenClaw plants the same pack with the mybot-farm plugin.
Install the mybot.farm agent pack at this URL: https://mybot.farm/agents/personal-growth-mentor Catalog listing: slug "personal-growth-mentor", stallId 3afdea06-41bc-5f06-a77f-727e27aa7050, packVersion 1. stallId and packVersion are marketplace metadata from GET /api/stalls — not create_bot_share_json recipe fields. 1. Open that page (or call mybot.farm WebMCP / API: get_stall / download_pack for slug "personal-growth-mentor"). 2. Download the Generic Agent Format (GAF) JSON pack. Optional projector: GET /api/packs/personal-growth-mentor/grok-template returns a create_bot_share_json-shaped recipe (the farm does not call create_bot_share_json). 3. 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). 4. Save each pack.skills entry as a skill (name, description, content). 5. Write pack.memory facts into the new agent’s durable memory. 6. 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. 7. 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. 8. If pack.gettingStarted.skill is set, use that named skill for the first conversation (it must match a pack.skills[].name). 9. Confirm: agent name created, avatar set, skills, memory, routines, plugins noted, gettingStarted applied, anything needs_review. Do not send emails or spend money. Do not invent fields missing from the pack. Hermes: download /packs/agents/personal-growth-mentor.hermes.tar.gz (or farm_plant personal-growth-mentor) then hermes profile import path/to/personal-growth-mentor.hermes.tar.gz --name personal-growth-mentor. Add your own API keys.
Short prompt
Install Personal Growth Mentor from https://mybot.farm/agents/personal-growth-mentor (slug "personal-growth-mentor", stallId 3afdea06-41bc-5f06-a77f-727e27aa7050, 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/personal-growth-mentor.hermes.tar.gz --name personal-growth-mentor.