Redpanda Connect Plugin
Plugin Verified ActiveInteractive YAML config and Bloblang authoring for Redpanda Connect
To streamline the creation, modification, and validation of Redpanda Connect configurations and Bloblang transformations through interactive AI assistance.
Features
- Interactive YAML configuration authoring
- Bloblang transformation script generation
- Redpanda Connect component discovery
- Pipeline configuration validation
- Configuration repair assistance
Use Cases
- When you need to create a new Redpanda Connect pipeline configuration from scratch.
- When you need to write or debug complex Bloblang transformation scripts.
- When you need to find the right Redpanda Connect components for your data flow.
- When you need to fix or update an existing Redpanda Connect configuration.
Non-Goals
- Directly running or managing Redpanda Connect pipelines.
- Providing alternative implementations of Redpanda Connect itself.
- Executing arbitrary shell commands outside of the documented `rpk connect` and script interactions.
Installation
First, add the marketplace
/plugin marketplace add redpanda-data/connect/plugin install redpanda-connect@redpanda-connect-pluginsContains 3 extensions
Skill (3)
This skill should be used when users need to create or debug Bloblang transformation scripts. Trigger when users ask about transforming data, mapping fields, parsing JSON/CSV/XML, converting timestamps, filtering arrays, or mention "bloblang", "blobl", "mapping processor", or describe any data transformation need like "convert this to that" or "transform my JSON".
This skill should be used when users need to discover Redpanda Connect components for their streaming pipelines. Trigger when users ask about finding inputs, outputs, processors, or other components, or when they mention specific technologies like "kafka consumer", "postgres output", "http server", or ask "which component should I use for X".
This skill should be used when users need to create or fix Redpanda Connect pipeline configurations. Trigger when users mention "config", "pipeline", "YAML", "create a config", "fix my config", "validate my pipeline", or describe a streaming pipeline need like "read from Kafka and write to S3".
Quality Score
VerifiedTrust Signals
Similar Extensions
Dotforge Stack Python Fastapi
100Python 3.12+ with FastAPI, async/await, type hints, and Ruff linting rules for Claude Code.
Dotforge
100Node.js 20+ with Express/Fastify, TypeScript, and ESM module rules for Claude Code.
Context7 Plugin
100Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Mongodb
100Official Claude plugin for MongoDB (MCP Server + Skills). Connect to databases, explore data, manage collections, optimize queries, generate reliable code, implement best practices, develop advanced features, and more.