This skill should be used when the user asks to "extract skill", "extract command", "extract agent", "extract pattern", "save as skill", "save as command", "save as agent", "turn this into a skill", "make this a command", "save this workflow", "提取技能", "提取命令", "提取 agent", "保存为技能", "提取可复用模式", or wants to extract reusable components (skills, commands, agents) from the current conversation history.
$npx -y skills add dropfan/claude-code-plugins --skill extract-componentInstalls into the current project.
Run `npx skills use "https://github.com/dropfan/claude-code-plugins" --skill "dropfan/claude-code-plugins/extract-component"` 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.