byincomestreamsurfer· 11 skills
Create new Paperclip plugins with the current alpha SDK/runtime. Use when scaffolding a plugin package, adding a new example plugin, or updating plugin authoring docs. Covers the supported worker/UI surface, route conventions, scaffold flow, and verification steps.
$npx -y skills add incomestreamsurfer/paperclip-surfers --skill paperclip-create-pluginInstalls into the current project.
Run `npx skills use "https://github.com/incomestreamsurfer/paperclip-surfers" --skill "incomestreamsurfer/paperclip-surfers/paperclip-create-plugin"` 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/incomestreamsurfer/paperclip-surfers" that are relevant to the current task. Run `npx skills add "https://github.com/incomestreamsurfer/paperclip-surfers"` and select the relevant skills, then follow their instructions.