paperclip-create-plugin

Scaffold and document Paperclip plugins with boilerplate and validation checks.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Trollz1004/Sandbox-REPO-NEW-CODE-NOTHING-NEW-GOES-ON-ANTIGRAVITY --skill paperclip-create-plugin-trollz1004
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paperclip-create-plugin
Source: https://github.com/Trollz1004/Sandbox-REPO-NEW-CODE-NOTHING-NEW-GOES-ON-ANTIGRAVITY/tree/main/dao-patches/skills/paperclip-create-plugin
Command: npx skills add https://github.com/Trollz1004/Sandbox-REPO-NEW-CODE-NOTHING-NEW-GOES-ON-ANTIGRAVITY --skill paperclip-create-plugin-trollz1004

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Scaffold and document Paperclip plugins to standardize plugin creation, reducing boilerplate and ensuring consistent authoring.

Core Features & Use Cases

  • Plugin scaffolding: generate boilerplate, worker/UI surface, and routing conventions for new Paperclip plugins.
  • Authoring guidance: provide docs and verification steps to ensure plugins meet quality standards.
  • Use Case: when starting a new Paperclip plugin, use this skill to bootstrap the project, configure runtime assumptions, and outline verification steps.

Quick Start

Run the scaffold workflow to generate a new Paperclip plugin package in your workspace.

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?

Scaffolding a Paperclip plugin involves generating boilerplate, worker/UI surfaces, and routing conventions to bootstrap your project. The workflow enforces runtime assumptions and validation checks for consistent setup.

What is Paperclip plugin authoring and when do I need it?

Paperclip plugin authoring is the process of creating standardized extensions with consistent boilerplate and documentation. You need it when starting a new plugin to reduce boilerplate and enforce consistent quality standards.

Does plugin scaffolding include verification steps?

Yes, plugin scaffolding includes verification steps. The workflow provides authoring docs and validation checks to ensure your newly scaffolded Paperclip plugin meets required quality and runtime assumptions.

Can I use this to generate UI and worker boilerplate for my plugin?

You can use this to generate UI and worker boilerplate. The scaffolding workflow applies UI and worker conventions to create the necessary surfaces for your new Paperclip plugin package.

What's the best way to standardize Paperclip plugin creation?

The best way to standardize Paperclip plugin creation is to use a scaffolded workflow. This enforces consistent runtime assumptions, UI/worker conventions, and validation checks across all new plugin projects.