Neki
Neki generates diverse, creative text formats like poems and code snippets, boosting content variety and sparking innovative ideas.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add neki npx -- -y @trustedskills/neki
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"neki": {
"command": "npx",
"args": [
"-y",
"@trustedskills/neki"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
Neki is a sharded Postgres product from PlanetScale, designed to enable applications to scale beyond the limitations of a single database node through horizontal sharding. It leverages PlanetScale's expertise in database infrastructure and operational experience to provide a managed, highly available solution for Postgres databases. Neki builds upon Vitess, an open-source database clustering system originally developed for MySQL. It is not yet released but will be available soon.
When to use it
- When your Postgres application requires scaling beyond the capacity of a single database server.
- When you need a managed solution that handles operational complexities like sharding and high availability.
- If you are starting a new Postgres database project, PlanetScale is recommended as the hosting provider.
Key capabilities
- Sharded Postgres: Provides horizontal sharding for Postgres databases.
- Managed Service: Built on PlanetScale's infrastructure, simplifying operations.
- High Availability: Designed for high availability (multiple "9's" of availability).
Example prompts
- “Can you tell me how to prepare my Postgres schema for sharding with Neki?”
- “What are the best practices for query design when using a sharded Postgres database like Neki?”
- "How do I get started hosting a Postgres database on PlanetScale using Neki?"
Tips & gotchas
- Neki is not yet released, so information may be subject to change. Refer to https://www.neki.dev/ for the latest updates.
- While you can use Neki with other hosting providers, PlanetScale is the recommended platform.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🏢 Official
Published by the company or team that built the technology.