Перейти до основного вмісту
Цей вміст ще не доступний вашою мовою і відображається англійською.

Batch Convert

Skill Перевірено
88

Batch convert documents between multiple formats using a unified pipeline

AI-резюме

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.

Встановлення

npx skills add claude-office-skills/skills

Запускає Vercel skills CLI (skills.sh) через npx — потребує локально встановленого Node.js та принаймні одного агента, сумісного зі skills (Claude Code, Cursor, Codex, …). Передбачається, що репозиторій відповідає формату agentskills.io.

3 months ago
98 stars
MIT
Оновлено 2 days ago
Переглянути код