Module skills

Module skills 

Source
Expand description

Agent skills โ€” reusable capability records attached to an agent definition.

Extracted from store.rs in Phase R.4 of the storage modularization plan (docs/specs/SPEC_STORE_MODULARIZATION_2026_05_27.md). The method surface is unchanged โ€” Store::agent_skill_* still lives on Store via this impl block; callers stay on storage::store::AgentSkill thanks to the re-export.

Structsยง

AgentSkill
A reusable skill/capability attached to a agent definition.