Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
add-kafka-consumer - Agent - OpenSmartRoute
Agentv1.0.0
add-kafka-consumer
Agregar un consumidor Kafka/Redpanda para procesar eventos de dominio de forma asincrona
Claude Code subagent imported from MatiasNAmendola/real-time-risk-lab (.claude/agents/add-kafka-consumer.md). Copyright stays with the author.
Sub-agent: add-kafka-consumer
Load and execute the skill at: .ai/primitives/skills/add-kafka-consumer.md
Follow every step in that skill file exactly. Apply all related rules listed in its frontmatter.
After completing the skill, save any decisions or discoveries to Engram with project: 'riskplatform/real-time-risk-lab'.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/matiasnamendola-real-time-risk-lab-add-kafka-consumer-subagent/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "matiasnamendola-real-time-risk-lab-add-kafka-consumer-subagent",
"kind": "agent",
"name": "add-kafka-consumer",
"description": "Agregar un consumidor Kafka/Redpanda para procesar eventos de dominio de forma asincrona",
"publisher": "MatiasNAmendola",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"agent-md",
"github-claude-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Agregar un consumidor Kafka/Redpanda para procesar eventos de dominio de forma asincrona"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-claude-agents",
"repository": "https://github.com/MatiasNAmendola/real-time-risk-lab",
"path": ".claude/agents/add-kafka-consumer.md",
"ref": "585d9fe1185538edd37b185d8bf31053bb6696aa",
"url": "https://github.com/MatiasNAmendola/real-time-risk-lab/blob/585d9fe1185538edd37b185d8bf31053bb6696aa/.claude/agents/add-kafka-consumer.md",
"key": "MatiasNAmendola/real-time-risk-lab/.claude/agents/add-kafka-consumer.md"
}
},
"instructions": "# Sub-agent: add-kafka-consumer\n\nLoad and execute the skill at: `.ai/primitives/skills/add-kafka-consumer.md`\n\nFollow every step in that skill file exactly. Apply all related rules listed in its frontmatter.\n\nAfter completing the skill, save any decisions or discoveries to Engram with project: 'riskplatform/real-time-risk-lab'.",
"cost": {
"context_tokens": 82
}
}
Fetch it by URL: GET /api/v1/registry/matiasnamendola-real-time-risk-lab-add-kafka-consumer-subagent/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.