heybee for the full lifecycle, plus heybee-create-evaluation, heybee-collect-feedback, heybee-analyze-results, and heybee-run-rlhf for focused tasks.
Setup
The Skills ship inside theheybee package, so installing the SDK installs them too.
heybee skills path prints where they live, and heybee skills list shows the five available:
heybee auth login through the CLI 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.
