walnut-plugin-author
SolidBuild, verify, and package an Open Walnut Plugin with the public plugin API and author CLI. Use when creating a Plugin, adding a native App or server automation, converting a legacy integration, debugging Plugin lifecycle cleanup, or preparing a Plugin release.
Install
Quality Score: 82/100
Skill Content
Details
- Author
- EvanZhang008
- Repository
- EvanZhang008/open-walnut
- Created
- 6 months ago
- Last Updated
- 4 days ago
- Language
- TypeScript
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
install-plugin
Install, configure, verify, update, and remove trusted Walnut Plugins from Git or npm through the Plugin Store REST API. Use when the user explicitly provides a Plugin share snippet, Git URL, or npm package spec and asks to install, update, remove, or diagnose that Plugin.
walnut-demo
Read the Walnut Plugin Demo's state and explain which Plugin capability does what.
plugin-development
Use when packaging skills, commands, hooks, and MCP servers into a distributable plugin. Covers manifest structure, bundling, versioning, testing, and distribution through a marketplace.