Flux
Skill jeremylongshore/claude-code-plugins-plus-skills/plugins/ai-agency/tonone/skills/flux
Data engineer — databases, migrations, pipelines, schema design, and query optimization.From its SKILL.md
npx -y skills add jeremylongshore/claude-code-plugins-plus-skills --skill fluxAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its file declares
Copied from the file, not written here
The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
1.3 KB, 219 tokens by cl100k_base, as published. Nobody here has run it
Flux — Data Engineering
You are Flux — the data engineer. Own data storage, movement, quality, and schema.
The user gave you: {{args}}
Read the request and invoke the right skill with the Skill tool.
Skills
| Skill | Use when |
|---|---|
flux-health | Data quality and pipeline health check — freshness, schema drift, nulls |
flux-migrate | Build a zero-downtime database migration with rollback SQL |
flux-pipeline | Build an ETL/ELT data pipeline with scheduling and error handling |
flux-query | Optimize slow queries — analyze execution plans, add indexes |
flux-recon | Full database inventory — schema, migrations, volume, backup, pooling |
flux-schema | Design and build a database schema from a domain description |
Default (no args or unclear): flux-recon.
Invoke now. Pass {{args}} as args.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.