MCPcopy Create free account
hub / github.com/chatbotkit/node-sdk / parseFrontMatter

Function parseFrontMatter

packages/agent/src/skills.js:29–57  ·  view source on GitHub ↗

* Parses YAML front matter from markdown content. * Expects format: * --- * name: Skill Name * description: Skill description * --- * * @param {string} content - The markdown file content * @returns {{ name?: string, description?: string }}

(content)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

loadSkillFromDirectoryFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected