Skip to main content

Batch Convert

Skill Verified
88

Batch convert documents between multiple formats using a unified pipeline

AI Summary

This skill provides a unified pipeline for converting documents in bulk, supporting a wide array of input and output formats. It leverages external tools like Pandoc and LibreOffice and offers features such as automatic format detection, parallel processing, and error reporting for individual files.

Maintenance

  • warning:Dependency ManagementThe skill lists external dependencies like `pdf2docx`, `markitdown`, `pandoc`, `marp-cli`, and `libreoffice` in its installation instructions, but there are no explicit measures for updating or managing these dependencies for vulnerabilities.

Code Execution

  • warning:ValidationWhile the Python code handles file paths and formats, there is no explicit mention or implementation of a schema library for validating all input arguments and structured output against a defined schema.
  • warning:Tool FallbackThe skill explicitly lists external tools like Pandoc, Marp CLI, and LibreOffice as required installations in its 'Installation' section, but does not declare them as optional or provide a built-in fallback path if they are not present.

Portability

  • warning:Runtime stabilityThe skill relies on external tools like Pandoc, Marp CLI, LibreOffice, and Python libraries (pdf2docx, markitdown), which are not bundled and must be installed separately by the user, posing a portability challenge if these dependencies are not met.

Installation

npx skills add claude-office-skills/skills

Runs the Vercel skills CLI (skills.sh) via npx — needs Node.js locally and at least one installed skills-compatible agent (Claude Code, Cursor, Codex, …). Assumes the repo follows the agentskills.io format.

3 months ago
98 stars
MIT
Updated 5 days ago
View Source

© 2025 SkillRepo · Find the right skill, skip the noise.