paperclip-create-plugin

Scaffold Paperclip plugin boilerplate and documentation templates.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/mjraraujo/paperclip-proxy --skill paperclip-create-plugin-mjraraujo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paperclip-create-plugin
Source: https://github.com/mjraraujo/paperclip-proxy/tree/main/skills/paperclip-create-plugin
Command: npx skills add https://github.com/mjraraujo/paperclip-proxy --skill paperclip-create-plugin-mjraraujo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Scaffolds and documents Paperclip plugins, standardizing boilerplate and authoring workflows to accelerate plugin development.

Core Features & Use Cases

  • Scaffolding boilerplate for plugin workers, UI scaffolds, routes, and tests.
  • Documentation templates and guides for plugin authors.
  • Verification guidance to ensure compatibility and correct integration within Paperclip.

Quick Start

Generate a ready-to-use Paperclip plugin scaffold with boilerplate code and documentation templates.

Frequently Asked Questions about paperclip-create-plugin

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I scaffold a Paperclip plugin with boilerplate code and tests?

Scaffolding a Paperclip plugin generates ready-to-use boilerplate for plugin workers, UI components, routes, and tests. The process uses official scaffold tooling to standardize project structure and accelerate initial development.

What do I need to document when creating a plugin in the Paperclip ecosystem?

Documenting a Paperclip plugin requires structured guidance including ground rules, workflow steps, verification procedures, and documentation expectations. Templates ensure authors maintain consistent SDK guidelines and compatibility standards.

How do I verify Paperclip plugin integration and compatibility before publishing?

Verifying Paperclip plugin integration involves checking compatibility against SDK guidelines and confirming correct registration within the ecosystem. Verification steps ensure the boilerplate meets structural requirements before publishing example plugins.

Can I use the Paperclip SDK to generate documentation templates for plugin authors?

The Paperclip SDK provides documentation templates and authoring guides for plugin development. These templates enforce structured SKILL.md headers covering ground rules, workflows, and verification steps.

What is the best way to standardize boilerplate across multiple Paperclip plugin projects?

Standardizing Paperclip plugin boilerplate involves using the official scaffold tooling to generate consistent project structures. This approach enforces SDK guidelines, creates uniform documentation, and accelerates repeated plugin development workflows.

Why does my Paperclip plugin scaffold need structured documentation headers?

Structured documentation headers in Paperclip plugins ensure authors follow ground rules, workflow steps, and verification procedures correctly. This standardization maintains ecosystem compatibility and enforces SDK guidelines across distributed plugin projects.