By team-plain
Interact with Plain's customer support platform directly from Bash: query customers, threads, timelines, and help center; add notes to threads; create, update, and publish help center articles.
A Cursor and Claude Code plugin that gives your agents direct access to the Plain customer support platform via its GraphQL API.
With this plugin, your agent can read customers, threads, conversations, help center articles, and more - directly from your terminal.
| Resource | Read | Write |
|---|---|---|
| Customers | List, get, search by name/email/external ID | - |
| Threads | List, get, search, read full timeline | Add internal notes |
| Help Center | List centers, articles, groups | Create/update articles and groups |
| Companies | List, get | - |
| Tenants | List, get | - |
| Labels | List | - |
| Tiers & SLAs | List, get with SLA configs | - |
| Workspace | Get info | - |
npx skills add team-plain/plain-support
# Try it locally first
claude --plugin-dir /path/to/plain-support
# Or install from a marketplace that includes this plugin
/plugin install plain-support@marketplace-name
git clone [email protected]:team-plain/plain-support.git
claude --plugin-dir ./plain-support
In Plain, go to Settings > Machine users & API Keys to create an API key. Then set it as an environment variable:
export PLAIN_API_KEY="plainApiKey_..."
Add it to your shell profile (.bashrc, .zshrc, etc.) to persist across sessions.
The plugin requires curl and jq:
# macOS
brew install jq
# Ubuntu/Debian
sudo apt-get install jq
# curl is pre-installed on most systems
Once installed, invoke the skill in Claude Code:
/plain-support
Claude will then have access to all Plain API commands. You can ask questions naturally:
MIT
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 team-plain/skillsUltra-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.