baserow-apiBaserow API integration with managed API key authentication. Manage database rows, fields, and tables. Use this skill when users want to read, create, update...
Install via ClawdBot CLI:
clawdbot install byungkyu/baserow-apiGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → https://gateway.maton.ai/baserow/api/user-files/upload-file/Calls external URL not in known-safe list
https://clawhub.ai/byungkyu/api-gatewayUses known external API (expected, informational)
discord.comAI Analysis
The skill functions as a legitimate API gateway proxy to Baserow's official service (api.baserow.io) and requires explicit user authentication via a Maton API key. The external calls to maton.ai domains appear consistent with the skill's stated purpose of managed API key authentication and connection management, though the undocumented upload endpoint warrants caution.
Generated Mar 22, 2026
Sales teams can use Baserow to manage leads and customer interactions by creating and updating rows for contact information and deal stages. Filtering and sorting capabilities allow quick prioritization of hot leads, while batch operations enable mass updates during sales campaigns. This replaces manual spreadsheets with a scalable, API-driven CRM system.
Project managers can track tasks by creating rows for assignments with fields like assignee, due date, and status. They can query data with filters to view overdue tasks or sort by priority, and update rows as tasks progress. This provides a lightweight, customizable alternative to complex project management tools.
Retail businesses can manage inventory levels by reading rows for product stock and updating quantities as items are sold or restocked. Filters help identify low-stock items, and batch operations allow bulk adjustments during inventory audits. This integrates easily with point-of-sale systems via API calls.
Event organizers can handle registrations by creating rows for attendees with details like name and email, and using filters to segment participants by ticket type. They can update rows for check-ins and delete rows for cancellations, providing a simple backend for event management websites.
Media companies can manage content pipelines by creating rows for articles with fields for authors, status, and publication dates. Editors can query data to review pending pieces and update rows as content moves through editing stages, streamlining collaboration without heavy CMS overhead.
Offer a service that integrates Baserow with other SaaS tools like CRM or marketing platforms, using the skill's API to sync data automatically. Charge clients a monthly subscription for setup, maintenance, and custom automation workflows, leveraging the skill's filtering and batch operations for efficiency.
Provide consulting to help businesses migrate data from spreadsheets or legacy systems into Baserow, using the skill to create and update rows programmatically. Charge per project or hourly for data mapping, cleanup, and API implementation, with upsells for ongoing data management.
Build custom dashboards that pull data from Baserow via the skill's read operations, displaying real-time insights for clients in industries like retail or project management. Monetize through one-time development fees or ongoing support contracts, using the skill's filtering for dynamic visualizations.
💬 Integration Tip
Set the MATON_API_KEY environment variable and use the gateway URL for proxied requests; for multiple Baserow instances, specify connections with the Maton-Connection header to avoid conflicts.
Scored Apr 18, 2026
Audited Apr 16, 2026 · audit v1.0
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.
Design data models for construction projects. Create entity-relationship diagrams, define schemas, and generate database structures.
MarkItDown is a Python utility from Microsoft for converting various files (PDF, Word, Excel, PPTX, Images, Audio) to Markdown. Useful for extracting structu...
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 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.