data-pipelinesDeep data pipeline workflow—ingestion, orchestration, idempotency, data quality, SLAs, observability, and lineage. Use when building batch/stream pipelines,...
Install via ClawdBot CLI:
clawdbot install mike47512/data-pipelinesGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Apr 17, 2026
A retail company needs to ingest daily order data from multiple sources (e.g., website, mobile app) into a data warehouse for analytics. The pipeline must handle schema changes from API updates, ensure idempotency to avoid duplicate orders during backfills, and meet SLAs for freshness to support real-time inventory dashboards.
A fintech firm builds a streaming pipeline to process real-time transactions from Kafka for fraud detection. It requires observability to debug job failures, data quality checks to flag anomalies in transaction amounts, and lineage tracking for regulatory compliance audits on transaction sources.
A hospital system implements a batch pipeline to aggregate patient records from various EHR systems using Airflow. The workflow must manage schema evolution as new data fields are added, enforce data quality rules for completeness, and document lineage for HIPAA compliance and operational ownership.
A manufacturing company sets up a pipeline to ingest streaming sensor data from factory equipment via Spark. It focuses on orchestration with retries for network failures, monitoring for SLA misses on data freshness, and idempotent sinks to handle late-arriving data without duplication in time-series databases.
A streaming service uses a batch pipeline to process user viewing history daily for recommendation algorithms. The pipeline requires source contracts to handle API rate limits from content databases, quality checks for null values in user ratings, and clear DAGs for dependencies to ensure timely model updates.
Companies offer curated datasets to clients via subscription, using pipelines to ingest, transform, and deliver data with SLAs on freshness. Revenue comes from monthly or annual fees based on data volume and quality guarantees, leveraging idempotency and monitoring to ensure reliable service.
Firms provide custom pipeline development and optimization services for enterprises, charging project-based or retainer fees. Revenue is generated by designing workflows for specific use cases like ETL/ELT, with a focus on lineage and operations to reduce client downtime and improve data reliability.
Software vendors integrate data pipeline capabilities into their products (e.g., CRM or marketing tools), enabling users to sync external data sources. Revenue models include tiered pricing based on pipeline complexity and data volume, with upsells for advanced features like observability and quality checks.
💬 Integration Tip
Pair this skill with etl-design for batch optimization and message-queues for streaming handoffs to enhance pipeline reliability and performance.
Scored Apr 19, 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.