file-format-converter
This skill provides automated assistance for file format converter tasks within the Data Pipelines domain.
Content Preview
--- name: file-format-converter description: | File Format Converter - Auto-activating skill for Data Pipelines. Triggers on: file format converter, file format converter Part of the Data Pipelines skill category. allowed-tools: Read, Write, Edit, Bash, Grep version: 1.0.0 license: MIT author: Jeremy Longshore <[email protected]> --- # File Format Converter ## Purpose This skill provides automated assistance for file format converter tasks within the Data Pipelines domain. ## W
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/file-format-converter.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/planned-skills/generated/11-data-pipelines/file-format-converter/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at planned-skills/generated/11-data-pipelines/file-format-converter/SKILL.md
Related Skills
azure-storage-file-datalake-py
Azure Data Lake Storage Gen2 SDK for Python. Use for hierarchical file systems, big data analytics, and file/directory operations.
data-aiazurestoragefile
by sickn33 (Antigravity) · antigravity-awesome-skills
azure-storage-file-share-py
Azure Storage File Share SDK for Python. Use for SMB file shares, directories, and file operations in the cloud.
infrastructureazurestoragefile
by sickn33 (Antigravity) · antigravity-awesome-skills
azure-storage-file-share-ts
Azure File Share JavaScript/TypeScript SDK (@azure/storage-file-share) for SMB file share operations.
developmentazurestoragefile
by sickn33 (Antigravity) · antigravity-awesome-skills
file-path-traversal
Identify and exploit file path traversal (directory traversal) vulnerabilities that allow attackers to read arbitrary files on the server, potentially including sensitive configuration files, credentials, and source code.
generalfilepathtraversal
by sickn33 (Antigravity) · antigravity-awesome-skills