List, show, and switch PlanetScale organizations. Use when managing multiple organizations, switching between accounts, viewing organization details, or troubleshooting organization access. Triggers on org, organization, switch org, list orgs.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add modbender/skill-library-mcp --skill pscale-org --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Pscale Org?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/modbender-pscale-org)More formats (shields.io, HTML) on the badges page.
---
name: pscale-org
description: List, show, and switch PlanetScale organizations. Use when managing multiple organizations, switching between accounts, viewing organization details, or troubleshooting organization access. Triggers on org, organization, switch org, list orgs.
---
# pscale org
List, show, and switch organizations.
## Common Commands
```bash
# List all organizations
pscale org list
# Show current organization
pscale org show
# Switch organization
pscale org switch <org-name>
```
## Workflows
### Switch Between Organizations
```bash
# View current org
pscale org show
# List available orgs
pscale org list
# Switch to different org
pscale org switch my-other-org
# Verify switch
pscale database list --org my-other-org
```
## Troubleshooting
### Cannot see expected databases
**Solution:** Check current organization
```bash
pscale org show
pscale org switch <correct-org>
```
## Related Skills
- **pscale-auth** - Authentication and account management
- **pscale-database** - Organization-scoped database operations
## References
See `references/commands.md` for complete command reference.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Designs system architecture, component specifications, and technical integration strategy. Use when: designing solutions, system architecture, technology stack, or integration approaches.
Generate a comprehensive VC investment assessment report for a company
Structured persuasion for tech leads, PMs, and founders—not activity logs. Five scenarios (kickoff, status update, wrap-up, investor pitch, solution selling) on one 5-part framework (Hook→Context→Proposal→Evidence→Ask). AI prompts for missing materials and audience context; pre-submit checklist. Claude Code plugin; Cursor, Codex, and chat via prompts.
Manage Globalize translation resources using the CLI. Use this skill when the user asks to create a translation project, add or remove languages, connect a GitHub or GitLab repository, manage glossaries or style guides, invite team members, manage API keys, or perform any Globalize platform operation. Also use when the user mentions managing translations, translation workflow, or wants to "set up translations for this repo." This skill assumes the CLI is already installed and authenticated — ...
Create and maintain agent-authored Paperclip status cards, or compile a prose interest prompt into bounded CompanySearchQuery objects and write the first summary from the assigned Summarizer run.