superplane-integrations
Installation
SKILL.md
SuperPlane Integrations
Manage the lifecycle of integrations that connect SuperPlane to external services.
Quick Reference
| Task | Command |
|---|---|
| List available providers | superplane index integrations |
| Describe a provider | superplane index integrations --name <provider> |
| List connected integrations | superplane integrations list |
| Inspect a connection | superplane integrations get <id> |
| List resources | superplane integrations list-resources --id <id> --type <type> |
| Provider's triggers | superplane index triggers --from <provider> |
| Provider's components | superplane index components --from <provider> |