Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/addyosmani/agent-skills
/ functions
Functions
8 in github.com/addyosmani/agent-skills
⨍
Functions
8
◇
Types & classes
0
↓ 3 callers
Function
loadCommands
({ dir, ext })
scripts/validate-commands.js:71
↓ 1 callers
Function
descriptionFromMd
(filePath)
scripts/validate-commands.js:47
↓ 1 callers
Function
descriptionFromToml
(filePath)
scripts/validate-commands.js:61
↓ 1 callers
Function
extractSkillReferences
* Collect all explicit skill cross-references from content. * Only matches against the SKILL_REF_PATTERNS list to avoid * false-positives from inlin
scripts/validate-skills.js:105
↓ 1 callers
Function
main
()
scripts/validate-skills.js:212
↓ 1 callers
Function
main
()
scripts/validate-commands.js:92
↓ 1 callers
Function
parseFrontmatter
* Parse YAML-style frontmatter from the top of a markdown file. * Returns a key→value object, or null if no frontmatter block found. * Values are st
scripts/validate-skills.js:85
↓ 1 callers
Function
validateSkill
(dirName, knownSkills)
scripts/validate-skills.js:120