
Risingwave Agent Skills
Install RisingWave Labs’ official two-plugin marketplace so agents design streaming SQL pipelines, CDC flows, and MCP-connected RisingWave ops with a dedicated best-practices rule set.
Overview
risingwave-agent-skills is a plugin marketplace for the Build phase that registers RisingWave core and best-practices plugins for streaming SQL pipelines, CDC, and MCP-assisted operations.
What is this marketplace?
- 2-plugin marketplace: risingwave core and risingwave-best-practices
- Core skill: connections, MCP setup, Source→MV→Sink, CDC, windows, watermarks, system catalog
- Best-practices plugin: 10 rules for schema, MVs, CDC, sinks, performance
- Official RisingWave Labs agent skills (metadata v0.1.0)
- Database streaming marketplace, not a generic SQL linter skill
- Marketplace lists 2 plugins
- risingwave-best-practices plugin documents 10 best-practice rules
Community signal: 7 GitHub stars.
What problem does it solve?
Builders stitching CDC and live aggregates into agents often ship fragile RisingWave pipelines because assistants lack streaming-specific conventions and catalog-aware guidance.
Who is it for?
Solo builders and tiny data teams standardizing RisingWave streaming SQL with MCP-enabled Claude or Codex workflows.
Skip if: Projects on batch-only warehouses with no streaming requirement, or teams unwilling to run RisingWave infrastructure.
What do I get? / Deliverables
After adding the marketplace, your agent can scaffold Source→MV→Sink designs and apply ten documented best-practice checks before you deploy sinks to production.
- Two registered plugins: risingwave and risingwave-best-practices
- Agent-reviewed pipeline designs following 10 best-practice rules
Plugins in this marketplace
2 plugins — install individually after you add the marketplace.
Recommended Marketplaces
Journey fit
Streaming sources, materialized views, and sinks are backend data-plane construction before you harden monitoring in Operate. RisingWave skills cover connections, catalog queries, and pipeline DDL—backend streaming infrastructure rather than frontend charts or launch SEO.
How it compares
Official streaming-database agent marketplace with MCP setup, not a single generic database migration skill.
Common Questions / FAQ
Who is Risingwave Agent Skills for?
It is for developers and indie SaaS founders using RisingWave who want assistant-generated pipeline DDL and ops steps grounded in vendor skills.
When should I use Risingwave Agent Skills?
Use it during Build while modeling CDC sources, materialized views, sinks, and MCP connectivity before you operationalize monitors and incident runbooks.
How do I add Risingwave Agent Skills to my agent?
Register the Risingwave Agent Skills marketplace, enable both risingwave and risingwave-best-practices plugins, point skills paths to ./skills/risingwave and ./skills/risingwave-best-practices, then invoke them during pipeline design.