Converts arbitrary source material into an executable structured Codex skill package. Use when the user provides text, notes, documents, PDFs, transcripts, videos, courses, articles, repositories, workflows, chat logs, or rough ideas and asks to turn them into a Skill, SKILL.md, skill scaffold, reusable agent workflow, operational prompt, or structured capability. Also use for 把内容变成skill, 文档转skill, 视频转skill, 课程转skill, 工作流沉淀成skill, or 从资料生成可执行Skill.
$npx -y skills add gnipbao/content-to-skill --skill content-to-skillInstalls into the current project.
Run `npx skills use "https://github.com/gnipbao/content-to-skill" --skill "gnipbao/content-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/gnipbao/content-to-skill" that are relevant to the current task. Run `npx skills add "https://github.com/gnipbao/content-to-skill"` and select the relevant skills, then follow their instructions.