把一本书拆解成 Claude Code 可执行的 Skill。当用户说"拆书"、"把这本书变成 Skill"、"book to skill"、"extract skill from book" 时触发。
$npx -y skills add apple-ouyang/book-to-skill --skill book-to-skillInstalls into the current project.
Run `npx skills use "https://github.com/apple-ouyang/book-to-skill" --skill "apple-ouyang/book-to-skill/book-to-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/apple-ouyang/book-to-skill" that are relevant to the current task. Run `npx skills add "https://github.com/apple-ouyang/book-to-skill"` and select the relevant skills, then follow their instructions.