paperclip-create-plugin

Scaffold Paperclip plugins with recommended structure, documentation, and configuration.

Updated Apr 3, 2026
One-click install
npx skills add https://github.com/m1ns2o/hwp-viewer-js --skill paperclip-create-plugin-m1ns2o
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paperclip-create-plugin
Source: https://github.com/m1ns2o/hwp-viewer-js/tree/main/skills/paperclipai/paperclip/paperclip-create-plugin
Command: npx skills add https://github.com/m1ns2o/hwp-viewer-js --skill paperclip-create-plugin-m1ns2o

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Scaffold and standardize the creation, scaffolding, and documentation of Paperclip plugins to accelerate development and ensure consistency across plugins.

Core Features & Use Cases

  • Generate boilerplate plugin scaffolds with recommended project structure.
  • Produce documentation and configuration guidance aligned with Paperclip best practices.
  • Use in workflows to rapidly prototype, test, and publish Paperclip plugins for internal or external use.

Quick Start

Scaffold a new Paperclip plugin repository and begin the development workflow.

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 new Paperclip plugin?

To scaffold a Paperclip plugin, use a guided workflow that generates boilerplate starter code, recommended project structure, and configuration files aligned with Paperclip best practices. This ensures consistent layouts across in-repo examples and production plugins.

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

Standardizing Paperclip plugin development requires applying scaffolded layouts and documentation templates across projects. Using a guided scaffolding workflow enforces consistent structure, configuration, and verification artifacts for both internal and external plugin distribution.

Do I need to know the Paperclip SDK structure to create a plugin?

Yes, creating a Paperclip plugin requires knowledge of Paperclip plugin structure and scaffold tooling. This prerequisite knowledge is necessary to guide the generation of starter code, documentation, and verification artifacts properly.

Can I use scaffolding workflows to generate documentation for Paperclip plugins?

Yes, scaffolding workflows generate documentation alongside plugin boilerplate. The scaffolded output produces configuration guidance and documentation artifacts aligned with Paperclip best practices to streamline plugin development.

What's the difference between scaffolding in-repo plugin examples and production plugins?

Scaffolding applies to both in-repo examples and production plugins for distribution. Both utilize the same guided workflow to enforce scaffolded layouts and documentation, but production plugins require additional verification artifacts for external distribution.