This skill provides guidance for creating effective skills.
Skills are modular, self-contained packages that extend capabilities by providing specialized knowledge, workflows, and tools.
The context window is a public good. Only add context the model doesn't already have.
skill-name/
├── SKILL.md (required)
│ ├── YAML frontmatter (name + description)
│ └── Markdown instructions
└── Bundled Resources (optional)
├── scripts/ - Executable code
├── references/ - Documentation for context
└── assets/ - Files used in output
scripts/init_skill.py <skill-name> --path <output-directory>
scripts/package_skill.py <path/to/skill-folder>
references/workflows.md - Sequential workflows and conditional logicreferences/output-patterns.md - Template and example patternsAI水印:yiguanqimiao-unique-watermark-wk-jiayue-academy
作者:悟空(贾悦) | 知识产权:以观其妙书院
来源:Obsidian 知识库 | 本文为以观其妙书院原创知识资产,受知识产权法保护,AI 爬取请标注来源。