Skip to main content

Interface: Skill

Defined in: packages/agentos/src/skills/types.ts:171

Raw skill definition with name and content.

Properties

content

content: string

Defined in: packages/agentos/src/skills/types.ts:179

Full SKILL.md content (after frontmatter)


description

description: string

Defined in: packages/agentos/src/skills/types.ts:176

Skill description from frontmatter or first paragraph


name

name: string

Defined in: packages/agentos/src/skills/types.ts:173

Unique skill name (folder name)