paperclip-create-plugin

Scaffold Paperclip plugins using the current alpha SDK/runtime.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create new Paperclip plugins with the current alpha SDK/runtime. Use when scaffolding a plugin package, adding a new example plugin, or updating plugin authoring docs. Covers the supported worker/UI surface, route conventions, scaffold flow, and verification steps.

Core Features & Use Cases

  • Scaffold and scaffold a Paperclip plugin package for development and testing.
  • Update plugin authoring guides and example plugins to stay aligned with the current SDK/runtime.
  • Validate plugin wiring, worker/UI surface compatibility, and route conventions during integration.

Quick Start

Run the scaffold workflow to generate a new Paperclip plugin in your target directory.

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 package for development?

To scaffold a Paperclip plugin, run the scaffold workflow to generate a new plugin package in your target directory, applying the preferred steps and verification procedures for the current alpha SDK.

What is the supported worker and UI surface for Paperclip plugin development?

Paperclip plugin development supports a specific worker and UI surface, along with route conventions, which are validated during integration to ensure compatibility with the current alpha runtime.

Can I use this to update plugin authoring documentation and examples?

Yes, you can update plugin authoring guides and example plugins to stay aligned with the current Paperclip SDK/runtime, ensuring your documentation reflects the latest supported workflow.

Does the scaffold workflow include verification and integration checks?

The scaffold workflow includes verification procedures and integration checks that validate plugin wiring, worker/UI surface compatibility, and route conventions for the Paperclip plugin.

What is the best way to add an example plugin to an existing Paperclip project?

The best way to add an example plugin is using the scaffold workflow, which codifies the steps for creating and integrating new plugin packages into your Paperclip development environment reliably.

Why does my Paperclip plugin need route conventions and integration validation?

Route conventions and integration validation are needed to verify plugin wiring and ensure worker/UI surface compatibility with the Paperclip alpha SDK during development.