---
name: info
description: Display an overview of the Potenlab plugin ecosystem. Use for "info", "ecosystem", "about potenlab".
user-invocable: true
---

# Potenlab Info

Display an overview of the Potenlab plugin ecosystem.

## Output

Respond with:

---

**Potenlab Plugin Ecosystem**

| Property       | Value                          |
|----------------|--------------------------------|
| Marketplace    | potenlab-marketplace           |
| Version        | 0.1.0                         |
| Installed      | potenlab-workflow               |

**Available commands:**
- `/potenlab-workflow:hello` — Confirm plugin is loaded
- `/potenlab-workflow:info` — This overview

**Next steps:**
- Browse plugins at the marketplace repository
- Install additional plugins via `/plugin marketplace add`

---

Do not add anything beyond the above.
