Documentation
¶
Overview ¶
Package skills provides the embedded skill pack for LLM-driven agents.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Get ¶
Get returns the markdown content for the named skill. The name should not include the .md extension. Returns the content and true if found, or empty string and false otherwise.
func ParseFrontmatter ¶
ParseFrontmatter extracts YAML frontmatter fields from markdown content. It returns key-value pairs from the --- delimited header.
Types ¶
Click to show internal directories.
Click to hide internal directories.