xenonmaas-create-plugin

Scaffold Paperclip plugin packages with the alpha SDK and runtime.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Joaoha/xenon-maas --skill xenonmaas-create-plugin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xenonmaas-create-plugin
Source: https://github.com/Joaoha/xenon-maas/tree/main/skills/xenonmaas-create-plugin
Command: npx skills add https://github.com/Joaoha/xenon-maas --skill xenonmaas-create-plugin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Scaffolds standardized Paperclip plugins using the current alpha SDK/runtime, speeding up plugin creation and ensuring consistency across teams.

Core Features & Use Cases

  • Scaffold boilerplate for Paperclip plugins, including worker/UI surface, route conventions, scaffold flow, and verification steps.
  • Generate example plugins and keep authoring docs up to date with best practices.
  • Use Case: teams can rapidly spin up a new plugin package for testing and deployment.

Quick Start

Scaffold a new Paperclip plugin package from the scaffold workflow.

Frequently Asked Questions about xenonmaas-create-plugin

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I scaffold a Paperclip plugin package quickly?

You can scaffold a Paperclip plugin by running the scaffold workflow, which generates the package boilerplate, worker and UI surfaces, route conventions, and verification steps using the current alpha SDK.

What does the Paperclip plugin scaffold workflow include?

The scaffold workflow covers plugin package generation, example plugin creation, authoring documentation updates, worker and UI surface setup, route conventions, scaffold flow, and verification steps.

Does scaffolding a Paperclip plugin require specific SDK or runtime versions?

Scaffolding a Paperclip plugin uses the current alpha SDK and runtime to generate package structure, example plugins, and documentation, ensuring compatibility with the latest project conventions.

Can I generate an example plugin along with the scaffold package?

Yes, you can generate an example plugin during the scaffold workflow, which also updates authoring docs and enforces best practices for verification steps within the project.

What's the best way to keep Paperclip plugin authoring docs up to date?

Using the scaffold workflow keeps authoring docs updated by generating example plugins and enforcing best practices for verification steps, ensuring documentation aligns with the current alpha SDK.

Why should I use a scaffold workflow for Paperclip plugin development?

Using the scaffold workflow ensures standardized plugin structure and verification steps across teams, speeding up plugin creation and maintaining consistency with the current alpha SDK runtime.