Loading...
Loading...
Compare original and translation side by side
skills/
└── skill-name/
└── SKILL.md # Main skill definition (required)skills/
└── skill-name/
└── SKILL.md # 主要Skill定义(必需)skills/
└── skill-name/
├── SKILL.md # Main skill definition
├── README.md # Additional documentation
├── references/ # Reference materials
│ └── patterns.md
├── examples/ # Example files
│ └── sample.md
└── scripts/ # Helper scripts
└── helper.shskills/
└── skill-name/
├── SKILL.md # 主要Skill定义
├── README.md # 附加文档
├── references/ # 参考资料
│ └── patterns.md
├── examples/ # 示例文件
│ └── sample.md
└── scripts/ # 辅助脚本
└── helper.shdescription: This skill should be used when the user asks to "specific phrase", "another phrase", mentions "keyword", or discusses topic-area.description: This skill should be used when the user asks to "specific phrase", "another phrase", mentions "keyword", or discusses topic-area.