managing-imports
CommunityAutomate file staging, track imports, eliminate duplicates.
Data & Analytics#workflow automation#database#file management#PostgreSQL#duplicate detection#data staging#data import
AuthorAJBcoding
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Manually managing incoming data files, checking for duplicates, and tracking their import status is prone to errors and consumes valuable time. This skill automates the entire file staging workflow, ensuring data integrity and efficiency.
Core Features & Use Cases
- Automated File Staging: Organizes incoming files by type and academic term, moving them to appropriate staged directories for processing.
- Duplicate Detection: Prevents re-importing data by checking file hashes against a manifest in a PostgreSQL database, maintaining data cleanliness.
- Import Status Tracking: Provides a clear, real-time overview of files in various workflow stages (inbox, staged, processing, archived).
- Processed File Archiving: Safely moves successfully imported files to an organized archive structure, keeping your active directories clean.
- Use Case: When new data files arrive daily, use this skill to automatically sort them, identify any already processed, and keep a real-time status of your import queue. This ensures data integrity, saves manual oversight, and reduces complexity in your data pipeline.
Quick Start
Stage all new files from the inbox and check for duplicates.
Dependency Matrix
Required Modules
psycopg2python-dotenv
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: managing-imports Download link: https://github.com/AJBcoding/claude-skill-eval/archive/main.zip#managing-imports Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.