heybee for the full lifecycle, plus heybee-create-evaluation, heybee-collect-feedback, heybee-analyze-results, and heybee-run-rlhf for focused tasks.
Setup
- Install the Skill package in your agent harness.
- Run
heybee auth loginonce on that machine. The agent uses your credentials from the system keychain and never sees them.
What agents can and cannot do
Skills drive the structured CLI only; they never scrape the app or improvise HTTP calls. Reads, drafts, uploads, and exports run freely. Anything with real-world consequences stops and asks you first: publication, paid spend, invitations, role changes, key creation, deletion, and account changes. Harnesses without Skill support can run the same workflows through the CLI with--json.
