Skip to main content

Module authoring

Module authoring 

Source
Expand description

Skill Authoring Tool for VT Code

Implements the Agent Skills specification for creating, validating, and packaging skills that extend VT Code’s capabilities.

Structs§

SkillAuthor
Skill authoring operations
ValidationReport
Validation report for skills

Constants§

EXAMPLE_REFERENCE
Example reference document template
EXAMPLE_SCRIPT
Example Python script template

Functions§

render_skills_lean
Render skills section for system prompt (Codex-style lean format)

Type Aliases§

SkillFrontmatter
YAML frontmatter for SKILL.md authoring validation.