plugin-creator

Generate a local plugin directory structure and activation notes for Codewhale plugins.

17|1|Updated Jun 1, 2026
One-click install
npx skills add https://github.com/jrcjrcc/deepseek-nyamu --skill plugin-creator-jrcjrcc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plugin-creator
Source: https://github.com/jrcjrcc/deepseek-nyamu/tree/main/crates/tui/assets/skills/plugin-creator
Command: npx skills add https://github.com/jrcjrcc/deepseek-nyamu --skill plugin-creator-jrcjrcc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a scaffold for creating local plugin directories and activation notes for Codewhale, helping users to create, package, or sketch plugins.

Core Features & Use Cases

  • Plugin Directory Scaffold: Generates a structured directory layout for local plugins.
  • Activation Notes: Provides guidelines on how to activate the plugin.
  • Use Case: When a user needs to start creating a new plugin for Codewhale, this skill can be used to set up the initial structure and notes.

Quick Start

To create a new plugin, use the plugin-creator skill with the plugin name as an argument, like plugin-creator my-plugin.

Frequently Asked Questions about plugin-creator

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

FAQPage Schema
How do I create a local plugin directory structure for Codewhale?

To create a local plugin directory for Codewhale, use the plugin-creator skill with your plugin name as an argument. It generates a structured directory layout and activation notes to serve as a starting point for development.

What is a Codewhale plugin scaffold and when do I need one?

A Codewhale plugin scaffold is a pre-generated directory structure and activation notes that helps you start plugin development. You need it when you want to create, package, or sketch a new local plugin.

How do I generate activation notes for a Codewhale plugin?

You generate activation notes for a Codewhale plugin by using the plugin-creator skill. It automatically provides guidelines and instructions on how to activate the plugin alongside the directory scaffold.

What's the best way to start development for a new Codewhale plugin?

The best way to start developing a new Codewhale plugin is to use the plugin-creator skill to set up the initial directory structure and activation notes, providing a ready-made starting point for your project.

Do I need any dependencies to set up a Codewhale plugin directory?

No dependencies are required to set up a Codewhale plugin directory. The plugin-creator skill operates independently using its internal scripts to generate the scaffold and activation notes.