What the plugin does
18 Agent Skills
Framework, SDK, privacy, and workflow knowledge for Userplane
4 Codex Workflows
Integrate, audit, debug, and privacy-check from natural language or explicit skill calls
2 MCP Servers
Workspace and documentation servers loaded by the plugin
Framework Detection
Next.js, Nuxt, Angular, Vue, SvelteKit, Astro, TanStack Start, React, and static HTML
Quick install
/plugins in Codex and install userplane from the Userplane marketplace.
How it fits together
| Component | What it does | When it runs |
|---|---|---|
| Skills (18) | Framework-specific integration knowledge and workflow context | Auto-loaded when your prompt matches |
$userplane-integrate | Detects framework and writes the full install | On demand |
$userplane-audit | Read-only PASS/FAIL checklist against the framework skill | On demand |
$userplane-debug | Root-causes a recording via console, network, and action data | On demand |
$userplane-privacy | Scans for PII leaks, missing blur attrs, and CSP gaps | On demand |
| Workspace MCP | Recordings, links, projects, domains, interactive viewers | Used by debugging workflows |
| Docs MCP | Searches Userplane documentation | Used for SDK and framework guidance |
Next steps
Getting Started
Install and verify the Codex plugin
Workflows
All four Codex workflow skills
MCP Servers
Workspace and documentation MCP in Codex
Related articles
- Cursor Plugin — install the same Userplane workflows in Cursor.
- Claude Code Plugin — slash commands, subagents, skills, and MCP for Claude Code.
- Agent Skills — install Userplane skills in other AI coding agents.
- Userplane MCP — connect agents to recordings and workspace data.
- Documentation MCP — search Userplane docs from an AI tool.
- Developer Installation — install the Userplane SDK manually.