LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

create-plugin - Create Claude Plugin from scratch

Creates an empty Claude plugin with basic structure and files

Tags

Updated: 2026-02-14

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • check if plugin exists
  • create new plugin directory
  • create minimal plugin structure
  • update plugin metadata file
  • update root README.md
  • update marketplace.json
  • update release config

Inputs

  • plugin name
  • ClaudeKit monorepo structure
  • bun package manager

Outputs

  • plugin directory
  • plugin.json file
  • updated README.md
  • updated marketplace.json
  • updated release config

Requirements

  • bun package manager
  • ClaudeKit monorepo structure

Source

  • Spec: SKILL.md
plugin
scaffolding
development
claude
template
check if plugin exists
create new plugin directory
create minimal plugin structure
update plugin metadata file
plugin name
ClaudeKit monorepo structure
bun package manager
plugin directory
plugin.json file
updated README.md