Skip to main content

Module curator

Module curator 

Source
Expand description

Curator — skill lifecycle management.

Automatically manages skill lifecycle: Active → Stale → Archived. Only operates on agent-created skills (never bundled/external). Never auto-deletes, only archives.

Inspired by Hermes Agent’s curator system.

Structs§

Curator
Skill lifecycle manager.
CuratorConfig
Configuration for the curator.
CuratorState
Persisted state of the curator.
CuratorStatus
Summary of curator state.
SkillMeta
Metadata tracked by the curator for each skill.

Enums§

SkillLifecycle
Lifecycle state of a skill.