The onboarding skill that runs itself instead of making you read docs. Drop /quickstart into chat and it detects your environment (git, ao CLI, beads, whether you're in Codex), explains what AgentOps does in four bullets, then gives you exactly one next command based on what you have installed. If you're outside a repo but have a global corpus, it suggests harvest and compile. If ao isn't installed, it shows the brew commands. If everything's ready, it points you at /rpi or bd ready. It also tacks on the daemon scheduling snippet so you see the always-on lane up front. Honest take: this is what install wizards should be, executable and context aware.
npx skills add https://github.com/boshu2/agentops --skill quickstart