Back to Skills

cwicr-data-loader

majiayu000
Updated 7 days ago
11 views
58
9
58
View on GitHub
Documentsexceldata

About

The cwicr-data-loader skill provides unified access to DDC CWICR construction cost data across multiple formats including Parquet, Excel, CSV, and Qdrant snapshots. It automatically handles schema detection, validation, and converts data to pandas DataFrames for consistent processing. Use this skill as the foundation for any CWICR-related operations when you need format-agnostic data loading with type safety and memory efficiency.

Quick Install

Claude Code

Recommended
Primary
npx skills add majiayu000/claude-skill-registry -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/majiayu000/claude-skill-registry
Git CloneAlternative
git clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/cwicr-data-loader

Copy and paste this command in Claude Code to install this skill

GitHub Repository

majiayu000/claude-skill-registry
Path: skills/data/cwicr-data-loader
0

Related Skills