Compare commits

..

1 Commits

Author SHA1 Message Date
Tobin South
b1cf7acbbe Add followrabbit to marketplace 2026-03-17 13:29:03 -07:00

View File

@@ -1040,14 +1040,14 @@
"homepage": "https://github.com/intercom/claude-plugin-external" "homepage": "https://github.com/intercom/claude-plugin-external"
}, },
{ {
"name": "data-engineering", "name": "followrabbit",
"description": "Data engineering plugin - warehouse exploration, pipeline authoring, Airflow integration", "description": "Cloud cost optimization for GCP infrastructure. Review changes for cost impact and auto-apply savings recommendations using the followrabbit CLI.",
"source": { "source": {
"source": "url", "source": "url",
"url": "https://github.com/astronomer/agents.git", "url": "https://github.com/followrabbit-ai/awesome-rabbit.git",
"sha": "85d6053b1e21724f9cefb1e3f5219bd54fc77224" "sha": "f59ec3d1f6337a6ed825ef06836a221ed3d2ffb0"
}, },
"homepage": "https://github.com/astronomer/agents" "homepage": "https://subscriptions.agentic.followrabbit.ai/"
} }
] ]
} }