指导创建符合 Cursor 官方规范的 Agent Skill。当用户要求创建技能、编写 SKILL.md、或问到 skill 结构和最佳实践时使用。
$npx -y skills add nongjun/feishu-cursor-claw --skill create-skillInstalls into the current project.
Run `npx skills use "https://github.com/nongjun/feishu-cursor-claw" --skill "nongjun/feishu-cursor-claw/create-skill"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/nongjun/feishu-cursor-claw" that are relevant to the current task. Run `npx skills add "https://github.com/nongjun/feishu-cursor-claw"` and select the relevant skills, then follow their instructions.