paperclip-create-plugin

Scaffold Paperclip plugin packages with templates, manifests, and documentation.

Updated Apr 9, 2026
One-click install
npx skills add https://github.com/bharthraj1412/aria-v2-god-mode --skill paperclip-create-plugin-bharthraj1412
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paperclip-create-plugin
Source: https://github.com/bharthraj1412/aria-v2-god-mode/tree/main/paperclip-master/paperclip-master/skills/paperclip-create-plugin
Command: npx skills add https://github.com/bharthraj1412/aria-v2-god-mode --skill paperclip-create-plugin-bharthraj1412

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates scaffolding and documentation of Paperclip plugins, standardizing boilerplate and accelerating plugin development.

Core Features & Use Cases

  • Scaffold templates for new plugins with consistent structure and manifests.
  • Automation of worker/UI surface declarations, routes, and verification steps.
  • Documentation scaffolding to accompany plugin authoring guides and examples.
  • Use Case: Quickly generate a ready-to-test plugin package from scratch.

Quick Start

Scaffold a new Paperclip plugin package using the scaffold tooling to generate the plugin skeleton and docs.

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 package from scratch?

Scaffolding a Paperclip plugin involves using the scaffold tooling to automatically generate the plugin skeleton, worker declarations, and documentation, yielding a standardized and ready-to-test package.

What is plugin authoring boilerplate and how does automation handle it?

Plugin authoring boilerplate includes the repetitive structural code for worker and UI surface declarations. Automation standardizes this by applying scaffold templates to generate consistent manifests and routing conventions automatically.

Can I generate UI surface declarations and routing conventions automatically for a plugin?

Yes, the scaffolding automation explicitly supports generating UI surface declarations and routing conventions as part of the standardized plugin template, ensuring consistent workflow integration across the package.

Does Paperclip plugin scaffolding include verification steps and documentation?

Yes, the scaffolding process includes verification steps via the Paperclip scaffold tooling and automatically generates documentation scaffolding to accompany plugin authoring guides and usage examples.

What is the best way to standardize plugin structure across multiple Paperclip packages?

The best way to standardize plugin structure is to use automated scaffold templates, which enforce consistent manifests, routing conventions, and verification steps across all Paperclip plugin packages.