Etl Config banner
goosefly99 goosefly99

Etl Config

Data community

Description

--- name: etl-config description: "Run the Stage-0 ETL questionnaire to configure a KB ingest run." --- # /etl-config Run the full 7-question Stage-0 questionnaire for configuring an ETL ingest into the agent-knowledgebase. ## Questions Ask the following via `AskUserQuestion`, grouping related sub-questions to minimize round-trips: 1. **Target KB** — existing or new? 2. **Source selection** — YouTube playlist/videos, X bookmarks/user-tweets/thread, local files, crawled pages. Collect per-so

Installation

Installs to ~/.claude/skills/goosefly99-data-etl-orchestrator-claude-plugin-etl-config/SKILL.md

Terminal
mkdir -p ~/.claude/skills/goosefly99-data-etl-orchestrator-claude-plugin-etl-config && curl -fsSL https://raw.githubusercontent.com/goosefly99/data-etl-orchestrator-claude-plugin/HEAD/commands/etl-config.md -o ~/.claude/skills/goosefly99-data-etl-orchestrator-claude-plugin-etl-config/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository