Add ebb-ai to Development & Code Tools
loading diff…
Adds one entry under Development & Code Tools.
```
ebb-ai ships a Claude Code plugin with a bundled SKILL.md (skills/ebb-ai/SKILL.md) — the auto-invocation skill that tells Claude when to defer a task. The plugin marketplace install (/plugin marketplace add Vitalini/ebb-ai → /plugin install ebb-ai) is one line.
Real use case: any deferrable LLM workflow — overnight summaries, batch evaluations, scheduled compliance scans, document processing. When the user says "do this later" or "by tomorrow", the skill routes the task through /ebb-ai:defer instead of dispatching synchronously, and the MCP server picks the cleanest electricity-grid hour inside the deadline.