paperclip-create-plugin Skill
Create and develop external Paperclip plugins with the CLI-first workflow. Use when scaffolding a new plugin, working on a local plugin against a running Paperclip instance, or updating plugin authoring docs. Covers paperclipai plugin init, the local install loop via paperclipai plugin install <path, worker/UI rebuild Published by microsoft in amplifier-app-paperclip.
What is paperclip-create-plugin Skill?
Create and develop external Paperclip plugins with the CLI-first workflow. Use when scaffolding a new plugin, working on a local plugin against a running Paperclip instance, or updating plugin authoring docs. Covers paperclipai plugin init, the local install loop via paperclipai plugin install <path, worker/UI rebuild Published by microsoft in amplifier-app-paperclip. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Documentation
- Design and media
- Documentation use cases
- Design and media use cases
Technical details
- Install or run with Copy skill directory
When to use paperclip-create-plugin Skill
- Use it for documentation.
- Use it for design and media.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/amplifier-app-paperclip
- Skill file: skills/paperclip-create-plugin/SKILL.md
What it does
Create and develop external Paperclip plugins with the CLI-first workflow. Use when scaffolding a new plugin, working on a local plugin against a running Paperclip instance, or updating plugin authoring docs. Covers paperclipai plugin init, the local install loop via paperclipai plugin install <path, worker/UI rebuild
Skill instructions
Create and develop a Paperclip plugin Use this skill when the task is to create, scaffold, or iterate on a Paperclip plugin against a local Paperclip instance. 1. Default: build the plugin OUTSIDE Paperclip core Plugins are their own packages. Unless the task explicitly asks for a bundled in-repo example, do not add plugin source under packages/plugins/ in this repo. - Scaffold the plugin into a directory outside the Paperclip checkout (e.g. ~/dev/paperclip-plugins/<name). - Install it into the running Paperclip instance by local absolute path. - Edit code in the external package; let Paperclip pick up rebuilt output. Only edit Paperclip core itself when the user asks to surface a plugin as a bundled example (server/src/routes/plugins.ts, in-repo example lists, docs). 2. Ground rules Reference docs when you need detail: 1. doc/plugins/PLUGINAUTHORINGGUIDE.md 2. packages/plugins/sdk/README.md 3. doc/plugins/PLUGINSPEC.md — future-looking context only Current runtime assumptions: - plugi
Explore related resources
Frequently asked questions
What is paperclip-create-plugin?
paperclip-create-plugin is a open-source AI agent skill with Copy skill directory. Create and develop external Paperclip plugins with the CLI-first workflow.
Who is paperclip-create-plugin best for?
paperclip-create-plugin is best for reusing agent instructions, scripts, and references, documentation workflows, design and media workflows.
How do I install paperclip-create-plugin?
Install or run paperclip-create-plugin using Copy skill directory. Check paperclip-create-plugin for the latest setup command.
Is paperclip-create-plugin actively maintained?
paperclip-create-plugin may need a closer maintenance check before production use.
Auto-fetched from GitHub.