🧪 Skills
Etl
Perform ETL tasks including data extraction, cleaning, validation, format conversion, loading, and pipeline scheduling, all offline with local storage.
v1.0.0
Description
name: etl version: 1.0.0 author: BytesAgain license: MIT-0 tags: [etl, tool, utility]
ETL
Extract-Transform-Load pipeline toolkit — data extraction, format conversion, cleaning, validation, loading, and pipeline scheduling.
Commands
| Command | Description |
|---|---|
etl run |
Execute main function |
etl list |
List all items |
etl add <item> |
Add new item |
etl status |
Show current status |
etl export <format> |
Export data |
etl help |
Show help |
Usage
# Show help
etl help
# Quick start
etl run
Examples
# Run with defaults
etl run
# Check status
etl status
# Export results
etl export json
How It Works
Processes input with built-in logic and outputs structured results. All data stays local.
Tips
- Run
etl helpfor all commands - Data stored in
~/.local/share/etl/ - No API keys required for basic features
- Works offline
Powered by BytesAgain | bytesagain.com
Reviews (0)
Sign in to write a review.
No reviews yet. Be the first to review!
Comments (0)
No comments yet. Be the first to share your thoughts!