创建 lark-cli 的自定义 Skill。当用户需要把飞书 API 操作封装成可复用的 Skill(包装原子 API 或编排多步流程)时使用。
$npx -y skills add dropfan/claude-code-plugins --skill lark-skill-makerInstalls into the current project.
Run `npx skills use "https://github.com/dropfan/claude-code-plugins" --skill "dropfan/claude-code-plugins/lark-skill-maker"` 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/dropfan/claude-code-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/dropfan/claude-code-plugins"` and select the relevant skills, then follow their instructions.