Redpanda Data Connect
redpanda-data-connect is a Claude Code plugin for the Build phase that helps you author Redpanda Connect and Bloblang stream-processing configuration without leaving your agent session.
Install when you need Kafka-compatible stream processing with Bloblang transforms without running a heavyweight ops stack solo.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install redpanda-data-connect@redpanda-data/connectBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:redpanda-data/connect") and the paste-ready config with skillselion.get_install_config("plugin:redpanda-data/connect").
What it does
redpanda-data-connect is a Claude Code plugin aimed at solo and indie builders who want stream processing that feels boring on purpose—connectors, transforms, and Redpanda Connect configuration instead of bespoke glue scripts. It sits in the build integrations phase when you are wiring webhooks, changelogs, or analytics events into a Kafka-compatible bus, and it stays relevant in operate when you adjust pipelines under real load. The plugin surfaces authoring, Bloblang, and config vocabulary so your agent can help draft Connect manifests and mapping logic with less context switching. It is not a hosted Redpanda cluster; you still bring runtime infrastructure. For Skillselion shoppers comparing options, treat this as a DevOps-and-data integration helper for pipelines, not a general coding skill or MCP database browser.
Highlights
- Redpanda Connect plugin bundle for authoring pipeline config from Claude Code
- Bloblang-focused keywords: mapping, transforms, and connector-oriented YAML
- Positions fancy stream processing as operationally mundane day-two work
- Fits event-driven SaaS and API products that outgrow cron-plus-cron
- Single-plugin catalog entry (pluginCount: 1) from redpanda-data/connect
Why builders use it
Solo builders drown in one-off scripts and tribal knowledge when they need reliable event pipes between services.
You get agent-guided Connect and Bloblang artifacts you can drop into a mundane, repeatable streaming layer instead of reinventing ETL each sprint.
At a glance
- Type - Plugin in DevOps.
- Adoption - 0 installs, 8.6k stars, 0 votes.
FAQ
Who is redpanda-data-connect for?
Solo and small-team builders integrating Redpanda Connect pipelines who want Claude Code to help with config and Bloblang authoring.
When should I use redpanda-data-connect?
Use it while building or operating event flows—prototype ingestion, draft connector YAML, or refine transforms before and after launch.
How do I add redpanda-data-connect to my agent?
Register the plugin from the redpanda-data/connect repository in Claude Code’s plugin flow, then invoke it when editing Connect or Bloblang assets in your repo.
Comments
Share how you use redpanda-data-connect, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.