hyperhive/docs/turn-loop
Repository files (latest commit first)
Filename Latest commit message Latest commit date
atlas 14f141625a feat(agent): ship Anthropic's skill-creator plugin by default
Agents had the official marketplace configured out of the box but an
empty plugin list, so nothing was installed from it unless an agent's
own config asked. skill-creator is the one plugin that pays for itself
generically: it teaches an agent to write, refine, and evaluate its own
skills, which is exactly the capability an agent can't bootstrap by
being told about it once in a prompt.

Defaulting the option keeps this consistent with claudeMarketplaces,
which already ships the official marketplace the same way. Documented
the list-option semantics next to both: a per-agent definition replaces
the default rather than extending it, so an agent that sets its own
plugin list has to name skill-creator alongside its entries.
2026-07-26 20:28:51 +02:00
..
claude-invocation.md refactor: nix/host-modules + nix/agent-modules layout, update doc paths 2026-07-13 22:05:49 +02:00
config.md feat(agent): ship Anthropic's skill-creator plugin by default 2026-07-26 20:28:51 +02:00
mcp.md remove hive-agent-wake — no shipped consumer 2026-07-25 20:05:32 +02:00