A plugin marketplace for Willow that works with Claude Code and Cursor. Install plugins on demand to add diagnostics and tooling for the willow CLI to your coding agent.
| Plugin | Description |
|---|---|
willow-diagnose-plugin |
Diagnose and fix willow CLI issues — "Daemon request timeout", auth failures, and gateway reachability. |
/plugin marketplace add webrix-ai/willow-plugins
/plugin install willow-diagnose-pluginAdd the marketplace from this repository, then install willow-diagnose-plugin from the plugins list.
willow-plugins/
.cursor-plugin/
marketplace.json # marketplace manifest
plugins/
willow-diagnose-plugin/
.claude-plugin/plugin.json
.cursor-plugin/plugin.json
README.md
skills/
diagnose-willow/
SKILL.md
scripts/diagnose.sh
MIT — see LICENSE.