paperclip-create-plugin

Scaffold Paperclip plugins with boilerplate, documentation, and verification steps.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables teams to scaffold new Paperclip plugins and accompany them with consistent documentation, streamlining setup and onboarding for plugin development.

Core Features & Use Cases

  • Plugin scaffolding: generate boilerplate for workers, UI, routes, and tests.
  • Documentation scaffolding: create or update authoring guides and READMEs to match Paperclip conventions.
  • Verification ready: integrates recommended verification steps to ensure plugin readiness across environments.

Quick Start

Initialize a new Paperclip plugin package with the scaffold tool and begin customization.

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?

To scaffold a Paperclip plugin, use this skill to generate standardized boilerplate for workers, UI surfaces, routes, and tests. It enforces scaffold workflow conventions and documentation guidelines to streamline plugin setup and onboarding.

What is the standard workflow for creating Paperclip plugin packages?

The standard workflow for creating Paperclip plugins involves scaffolding boilerplate, configuring route conventions, and generating matching documentation. This process ensures consistent authoring guides and READMEs aligned with Paperclip conventions across projects.

Can I generate documentation alongside my Paperclip plugin boilerplate?

Yes, you can generate documentation alongside your Paperclip plugin boilerplate. The skill creates and updates authoring guides and READMEs to match Paperclip conventions, ensuring new plugins are accompanied by consistent documentation for onboarding.

Does scaffolding a Paperclip plugin include verification steps?

Yes, scaffolding a Paperclip plugin includes recommended verification steps. The skill integrates these checks to ensure plugin readiness across environments, verifying that workers, UI surfaces, and routes function correctly after the scaffold flow.

What's the best way to update existing Paperclip plugins to current conventions?

To update existing Paperclip plugins to current conventions, apply this skill to tasks involving creating or updating plugins. It enforces scaffold workflow, documentation guidelines, and verification steps to standardize worker and UI surfaces across projects.