data-pipeline

Implement Scrapy pipeline patterns for data processing, validation, cleaning, and storage when processing scraped items. Automatically creates pipelines for common data workflows including CSV, JSON, database export, and data transformation.

$ インストール

git clone https://github.com/gizix/cc_projects /tmp/cc_projects && cp -r /tmp/cc_projects/scrapy-template/.claude/skills/data-pipeline ~/.claude/skills/cc_projects

// tip: Run this command in your terminal to install the skill