dataset-intake-auditor在新数据集接入前检查字段、单位、缺失率、异常值与可用性。;use for data, dataset, audit workflows;do not use for 伪造统计结果, 替代正式数据治理平台.
Install via ClawdBot CLI:
clawdbot install 52YuanChangXing/dataset-intake-auditorGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://example.invalid/skills/dataset-intake-auditorAudited Apr 18, 2026 · audit v1.0
Generated Mar 21, 2026
Before integrating new patient datasets from clinical trials or electronic health records, this skill audits field consistency, missing data rates for critical health indicators, and unit standardization across different hospital systems. It helps ensure data quality before loading into analytics platforms.
When financial institutions receive new transaction datasets from partners or internal systems, this skill validates field structures, identifies anomalies in monetary values, and checks for compliance with reporting standards. It prevents data quality issues before feeding into risk models.
Before importing new supplier product catalogs into e-commerce platforms, this skill audits field completeness, price unit consistency, and identifies missing critical attributes like SKUs or categories. It ensures clean data integration into inventory systems.
Academic or industrial research teams use this skill to validate newly collected experimental datasets, checking field definitions, measurement units, and missing data patterns before statistical analysis. It maintains research integrity and reproducibility.
When deploying new IoT sensor networks, this skill audits initial data streams for field consistency, timestamp formats, and anomaly detection in sensor readings. It validates data quality before feeding into monitoring dashboards.
Integrate this skill into a cloud-based data quality platform that charges subscription fees for automated dataset validation services. Customers upload datasets through web interfaces or APIs for automated auditing before data warehouse ingestion.
Data consulting firms embed this skill into their service offerings for clients undergoing data migration or system integration projects. It provides automated preliminary audits that consultants then review and expand upon with expert analysis.
Incorporate this skill into enterprise data governance software suites that organizations license for internal use. It serves as the initial validation layer in data ingestion pipelines, ensuring only quality datasets enter corporate data lakes.
💬 Integration Tip
Ensure Python3 is available in the execution environment and provide clear file paths for input datasets to leverage the skill's automated analysis capabilities.
Scored Apr 19, 2026
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
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.
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
Systematic code review patterns covering security, performance, maintainability, correctness, and testing — with severity levels, structured feedback guidance, review process, and anti-patterns to avoid. Use when reviewing PRs, establishing review standards, or improving review quality.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Provides a 7-step debugging protocol plus language-specific commands to systematically identify, verify, and fix software bugs across multiple environments.