Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

parseSkillFile

Function
This function is defined in the skills module.

Signature

def parseSkillFile(content: string) -> Skill

Returns

Returns
Skill
The result of the operation.

Uses

  • n
  • parseYamlFrontmatter

Source

View on GitHub

src/skills/index.ts at line 33

JS Files

JS Skills

JS Skills CLI