Resources
3Install
npx skillscat add famaoai-creator/gemini-skills/data-transformer Install via the SkillsCat registry.
About this skill
The data-transformer skill converts files between CSV, JSON, and YAML formats. It solves the problem of incompatible data representations by enabling format translation. Use it when an agent or developer needs to interoperate data stored in different structured formats.
SKILL.md
Data Transformer
Convert between CSV, JSON, and YAML formats.
Usage
node data-transformer/scripts/transform.cjs [options]
Knowledge Protocol
- This skill adheres to the
knowledge/orchestration/knowledge-protocol.md. It automatically integrates Public, Confidential (Company/Client), and Personal knowledge tiers, prioritizing the most specific secrets while ensuring no leaks to public outputs.