byanthropics· 237 skills
The exact column header names required by the TRES Finance bulk transaction CSV upload. Use whenever building, fixing, or validating the header row of a TRES manual transaction or sub-transaction upload CSV — especially after an upload fails with \"Missing required column(s): ...\". Trigger phrases include: 'fix my CSV headers', 'bulk transaction upload failed', 'missing required columns', 'validate TRES upload CSV', 'transaction CSV template headers'. This skill is ONLY about the header naming convention; it does not cover row values or upload workflow. Do NOT trigger for contacts import CSV (use tres-import-contacts), wallet upload CSV (use tres-wallets-upload), or general CSV parsing unrelated to bulk TX upload headers.
$npx -y skills add anthropics/claude-plugins-community --skill tres-upload-tx-header-validationInstalls into the current project.
Run `npx skills use "https://github.com/anthropics/claude-plugins-community" --skill "anthropics/claude-plugins-community/tres-upload-tx-header-validation"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/anthropics/claude-plugins-community" that are relevant to the current task. Run `npx skills add "https://github.com/anthropics/claude-plugins-community"` and select the relevant skills, then follow their instructions.