skylv-data-pipeline-builderBuild ETL/data pipelines with natural language. Extract from databases/APIs, transform with code, load to destinations. No pipeline framework expertise needed.
Install via ClawdBot CLI:
clawdbot install sky-lv/skylv-data-pipeline-builderGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://api.shop.com/ordersAudited May 10, 2026 · audit v1.0
Generated May 12, 2026
Sync order data from MySQL production database to BigQuery analytics warehouse every hour for real-time dashboards. Uses incremental sync to minimize load and ensures up-to-date revenue reports.
Extract transaction data from a REST API (with bearer token auth), transform by removing duplicates and validating fields, then load into PostgreSQL for fraud analysis. Scheduled daily to process new transactions.
Ingest CSV files of lead data, remove duplicates on email field, fill missing ages with 0, and validate email format before loading into a clean PostgreSQL table for campaign automation.
Create a daily summary pipeline that aggregates transaction data from PostgreSQL by date and product, computing sum(revenue) and count(*), then loads into a summary table for executive dashboards.
Migrate patient records from on-premise MySQL to cloud-based Snowflake data warehouse with schema validation and data quality checks. Scheduled overnight to minimize disruption.
Charge customers based on the volume of data processed (e.g., per GB or per pipeline run). This model scales with customer growth and aligns costs with value delivered.
Offer different subscription tiers (e.g., Basic, Pro, Enterprise) with increasing limits on pipeline count, source/destination connectors, and scheduling frequency. Higher tiers include advanced features like custom code transforms.
Provide the tool as a fully managed service, including setup, maintenance, and support for complex pipelines. Charge a flat monthly fee plus additional consulting fees for custom integrations.
💬 Integration Tip
Start by connecting your most common source (e.g., MySQL) and destination (e.g., BigQuery) to test the natural language commands, then progressively add transforms and scheduling.
Scored May 12, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.