byted-supabaseManage Volcengine Supabase workspaces, branches, SQL queries, migrations, Edge Functions, Storage, and TypeScript type generation via a local CLI. Run uv run...
Install via ClawdBot CLI:
clawdbot install volcengine-skills/byted-supabaseRequires:
Grade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://www.volcengine.com/Audited Apr 16, 2026 · audit v1.0
Generated May 12, 2026
Automate creation, pausing, restoring, and monitoring of Volcengine Supabase workspaces for development, staging, and production environments. Teams can spin up isolated workspaces per feature branch, then pause or delete them after merging to optimize cost.
Manage SQL migrations, apply schema changes via migration files, and generate TypeScript types from the live database schema. This ensures type-safe client code and consistent schema evolution across environments without manual synchronization.
Deploy and manage Supabase Edge Functions directly from the CLI, enabling serverless logic close to the database. Developers can iterate quickly, deploy new functions, and remove outdated ones without leaving the terminal.
Create, configure, and delete Supabase Storage buckets for user uploads, public assets, or private files. Use the CLI to set public/private access, retrieve bucket configurations, and integrate with frontend SDKs for seamless media handling.
Leverage Supabase branches to create ephemeral database copies for each pull request or CI pipeline. Run SQL queries, apply migrations, and reset branches to a clean state automatically, enabling robust testing and review workflows.
Offer the CLI as part of a premium developer toolchain that integrates with Volcengine Supabase. Revenue from monthly or annual subscriptions for teams needing advanced workspace management, type generation, and CI/CD integration.
Provide consulting and automated migration services using the CLI to help enterprises move existing databases to Volcengine Supabase. Charge a one-time fee plus ongoing support for schema design, RLS policies, and Edge Function development.
Embed the CLI as a value-add for Volcengine's cloud platform, driving usage of Supabase resources (workspace hours, storage, function invocations). Revenue from resource consumption (pay-as-you-go) and higher-tier plans that include automated operations and dedicated support.
💬 Integration Tip
Integrate the CLI into CI/CD pipelines by running `uv run ./scripts/call_volcengine_supabase.py` with appropriate environment variables. For local development, ensure `VOLCENGINE_ACCESS_KEY` and `VOLCENGINE_SECRET_KEY` are set or use IAM roles for automatic credentials.
Scored Jun 29, 2026
Use Redis effectively for caching, queues, and data structures with proper expiration and persistence.
MarkItDown is a Python utility from Microsoft for converting various files (PDF, Word, Excel, PPTX, Images, Audio) to Markdown. Useful for extracting structu...
Database Designer - POWERFUL Tier Skill
Skill Oracle — Curated documentation of quality ClawHub skills. Markdown tables telling agents which tools work and which are empty. Not an API or code library.
Database Schema Designer
Use when optimizing SQL queries, designing database schemas, or tuning database performance. Invoke for complex queries, window functions, CTEs, indexing strategies, query plan analysis.