Skip to main content

Module skill

Module skill 

Source
Expand description

Data models for the Agent Skills ingestion substrate (Pillar 1.5).

SkillManifest is the parsed, validated in-memory representation of a SKILL.md file. SkillRow mirrors the skills table row returned by read-side queries.

Structs§

ComposesWithReflectionEntry
v0.7.0 L2-7 (issue #672) — a single entry in the SKILL.md composes_with_reflections frontmatter list.
SkillManifest
Parsed, validated SKILL.md manifest.
SkillResourceRow
A row from the skill_resources table.
SkillRow
A row returned from the skills table.