{
  "markdown": "# Together Onboarding\n\nIntern onboarding **coach** for the **Together / Хочу.Вместе** project (a Telegram Mini App for Astana). It\nruns inside your AI agent and walks a new intern through short, hands-on drills — universal foundations first\n(the terminal, Git, `uv`, Node, then the ideas behind the stack), then a light tour of our repo, then the\nbackend (Django) and frontend (`mates/`). Drills are read/run/trace only — no code changes. The course\ncontent lives on the RunDrill MCP server (behind sign-in); this repo is the thin client plugin and doubles\nas its own one-plugin marketplace.\n\n## Install\n\n**Claude Code / Desktop**\n```\n/plugin marketplace add kmmbvnr/together-market\n/plugin install together-onboarding@together-market\n/together-onboarding-coach\n```\n\n**OpenAI Codex**\n```\ncodex plugin marketplace add kmmbvnr/together-market\n```\nthen install `together-onboarding` and start the coach.\n\n**Google Antigravity** (no registry — drop the plugin folder in)\n```\ngit clone https://github.com/kmmbvnr/together-market.git\nln -s \"$PWD/together-market\" ~/.gemini/config/plugins/together-onboarding\n```\n\n## First run\n\nOn first use the coach connects to the RunDrill MCP server and asks you to **Authorize**\n`together-onboarding` — a browser tab opens for a quick sign-in, then closes. No API key to paste. Until\nit's authorized, the coach won't run. The course is private: only authorized users get drills.\n\n## Layout\n\nThe plugin lives at the repo **root** (`.claude-plugin/plugin.json`, `skills/`, `.mcp.json`, per-host\nmanifests), and `.claude-plugin/marketplace.json` lists it (`source: \"./\"`) so the repo is installable as a\nmarketplace and mountable as a git submodule. The course curriculum and the cohort's data are **not** here.\n",
  "bytes": 1740,
  "sha": "80627ea641e6104d171e872a6ae2df8270b201df08e471ec65052b6d534d32c7",
  "repo_slug": "kmmbvnr/together-market",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_kmmbvnr_together_market_7443779d/readme"
}