Extract Claude Code's cli.js + native .node modules from an installed claude binary (or a binary you pass as positional arg). Output lands in dist/<arch>/. Required before aio-patch-compile. Default arch detected from host; ARCH env var overrides for cross-arch extraction.
$npx -y skills add aiocean/claude-plugins --skill aio-patch-extractInstalls into the current project.
Run `npx skills use "https://github.com/aiocean/claude-plugins" --skill "aiocean/claude-plugins/aio-patch-extract"` 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/aiocean/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/aiocean/claude-plugins"` and select the relevant skills, then follow their instructions.