File Conversion

Use this skill when the user asks to convert a file from one format to another (e.g. csv to xlsx, xlsx to json, pdf text to csv) and you're not sure which library handles that specific pair, or whether it's supported in this environment at all. Dispatches to the right library per format pair and explicitly lists conversions that are NOT supported here so you don't attempt one that will silently fail or produce a wrong result.

pipeshub-ai 166ea45 3.2 KB Updated

File contents

pipeshub-ai/pipeshub-ai/tree/main/backend/python/app/agents/agent_loop/skills/builtin_packs/file-conversion commit 166ea45cee

Frequently asked questions

npx skillmds@latest add pipeshub-ai/file-conversion