Open Settings → Agent → Plugins.Documentation Index
Fetch the complete documentation index at: https://docs.stagewise.io/llms.txt
Use this file to discover all available pages before exploring further.
Viewing installed plugins
The plugins page lists built-in plugins with name, description, provided skills, and credential configuration status. Plugins are built into stagewise. Community or user-installed plugins are not supported.Plugin credentials
Some plugins need credentials — API keys, access tokens, or other secrets. Credentials are encrypted on your machine.| Field type | How it’s stored |
|---|---|
| Secret | Encrypted at rest, never exposed in plaintext (API keys, tokens) |
| Non-secret | Stored as plaintext (project IDs, usernames, region names) |
Plugin apps
Plugins can ship interactive mini-apps that render inside the chat sidebar. The agent opens these automatically:- Figma shows a node preview when you reference a design
- Supabase displays query results in a table
- GitHub shows pull request details inline
postMessage for two-way interaction.
Built-in plugins
| Plugin | Purpose |
|---|---|
| Figma | Access designs, real-time selection monitoring via CDP |
| GitHub | Repository access, issues, pull requests, actions, releases |
| Supabase | Run SQL queries, manage edge functions, inspect migrations |
| PostHog | Query analytics with HogQL, manage feature flags, inspect events |
| Vercel | Manage deployments, read logs, configure environment variables |
| Remotion | Create and edit videos in React |