metabaseMetabase integration. Manage data, records, and automate workflows. Use when the user wants to interact with Metabase data.
Install via ClawdBot CLI:
clawdbot install membranedev/metabaseGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://getmembrane.comAudited Apr 17, 2026 · audit v1.0
Generated Apr 16, 2026
A retail company uses the Metabase skill to automatically generate and update dashboards showing daily sales, top products, and regional performance. Analysts run Membrane actions to pull data from their CRM and e-commerce platforms, creating visualizations that help managers make quick inventory and marketing decisions.
A SaaS firm integrates Metabase to monitor support ticket volumes, response times, and customer satisfaction scores. The skill automates data extraction from helpdesk software via Membrane connections, enabling real-time dashboards that identify trends and optimize team workflows.
A small accounting firm leverages this skill to connect Metabase with accounting software, automating monthly financial reports. They use Membrane actions to query transaction data, generate profit-and-loss statements, and share dashboards with clients for transparent financial insights.
A healthcare provider uses the skill to securely analyze patient visit data and treatment outcomes from electronic health records. Through Membrane proxy requests, they create Metabase dashboards that track appointment trends and resource utilization, aiding in operational efficiency.
A marketing agency employs the Metabase skill to aggregate data from social media and ad platforms. They run Membrane actions to update dashboards with metrics like engagement rates and conversion costs, allowing teams to adjust campaigns in real-time for better ROI.
A company offers a subscription-based service where clients use this skill to integrate Metabase with their data sources via Membrane. They provide automated reporting and dashboard customization, generating revenue through tiered monthly plans based on data volume and features.
A consultancy firm specializes in setting up and optimizing Metabase integrations using this skill for businesses. They charge project-based fees for initial setup and ongoing support, helping clients streamline data workflows and improve decision-making processes.
A provider uses the skill to collect and analyze data from multiple sources, delivering insights through Metabase dashboards to clients. Revenue comes from selling access to curated datasets and analytics reports, leveraging Membrane for secure and automated data pipelines.
💬 Integration Tip
Always use Membrane's pre-built actions first to reduce token usage and handle authentication automatically; run 'membrane action list' to discover available actions before making custom API calls.
Scored Apr 19, 2026
Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.
Local search/indexing CLI (BM25 + vectors + rerank) with MCP mode.
Use when designing database schemas, writing migrations, optimizing SQL queries, fixing N+1 problems, creating indexes, setting up PostgreSQL, configuring EF Core, implementing caching, partitioning tables, or any database performance question.
Connect to Supabase for database operations, vector search, and storage. Use for storing data, running SQL queries, similarity search with pgvector, and managing tables. Triggers on requests involving databases, vector stores, embeddings, or Supabase specifically.
Use SQLite correctly with proper concurrency, pragmas, and type handling.
Write correct MySQL queries avoiding common pitfalls with character sets, indexes, and locking.