By work-plane
Publish and review AI work on Workplane — the working plane between AI and humans
Agent skill for publishing and reviewing work on Workplane — the working plane between AI and humans.
| Skill | Description |
|---|---|
| workplane | Publish or review work using the Workplane MCP server — create artifacts, upload items, tag snapshots, manage sharing |
claude skill install work-plane/workplane-skills
One-click install via deep link — paste this URL in your browser:
cursor://anysphere.cursor-deeplink/mcp/install?name=workplane&config=eyJ0eXBlIjoiaHR0cCIsInVybCI6Imh0dHBzOi8vd29ya3BsYW5lLmNvL2FwaS9tY3AifQ==
Or install the plugin from the Cursor Marketplace, or add the MCP server manually in .cursor/mcp.json:
{
"mcpServers": {
"workplane": {
"type": "http",
"url": "https://workplane.co/api/mcp"
}
}
}
codex mcp add workplane --url https://workplane.co/api/mcp
Or add directly to ~/.codex/config.toml:
[mcp_servers.workplane]
url = "https://workplane.co/api/mcp"
The skill file at workplane/AGENTS.md is automatically picked up by Codex when placed in your project root.
devin mcp add workplane https://workplane.co/api/mcp
Or add to .devin/config.json (project-scoped) or ~/.config/devin/config.json (global):
{
"mcpServers": {
"workplane": {
"url": "https://workplane.co/api/mcp"
}
}
}
The skill file at workplane/SKILL.md is automatically picked up when placed in .devin/skills/workplane/SKILL.md.
One-click install via deep link — paste this URL in your browser:
vscode:mcp/install?%7B%22name%22%3A%22workplane%22%2C%22type%22%3A%22http%22%2C%22url%22%3A%22https%3A%2F%2Fworkplane.co%2Fapi%2Fmcp%22%7D
Or add the MCP server in VS Code settings.
Paste this MCP config into your client's configuration:
{
"mcpServers": {
"workplane": {
"type": "http",
"url": "https://workplane.co/api/mcp"
}
}
}
workplane/
SKILL.md # Skill instructions (Claude Code, Devin)
AGENTS.md # Same content as SKILL.md (Codex compatibility)
.claude-plugin/ # Claude Code marketplace manifest
.cursor-plugin/ # Cursor marketplace manifest
mcp.json # MCP server config (Cursor auto-discovers this)
README.md # This file
MIT License. See workplane.co for more information.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub work-plane/workplane-skills --plugin workplaneUltra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.