Skip to content

defineSkill

This content is not available in your language yet.

function defineSkill(options): DefinedSkill;

声明一个技能:合成 SKILL.md 全文(name/description/whenToUse 进 frontmatter,instructions 为正文)。声明期校验 fail-fast。

DefineSkillOptions

DefinedSkill