📄
AutomationPython

Document Converter Suite

by Rylaispirit

Document Converter Suite is an Automation skill for Claude Code, published by Rylaispirit in rylai-codex-hermes-skills.

27 stars20 forkson Rylaispirit/rylai-codex-hermes-skillsAdded 2026/08/11+243% in starsRepository updated 2026/08/09
agent-skillsai-agentsautomationcodexhermesproductivityskill-libraryvietnamese
Install in seconds
Install Document Converter Suite
Copy Document Converter Suite into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/Rylaispirit/rylai-codex-hermes-skills/tree/main/skills/document-converter-suite ~/.claude/skills/document-converter-suite

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/Rylaispirit/rylai-codex-hermes-skills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/document-converter-suite/SKILL.md in Rylaispirit/rylai-codex-hermes-skills
Installs to
~/.claude/skills/document-converter-suite
Collection
One of 25 skills cataloged from this repository
Category
Automation1523 skills

What Document Converter Suite does

Convert local documents (PDF, Office, Markdown, HTML, text, CSV, TSV, JSON) with dependency-aware fallbacks. Supports batch conversion, table extraction, template filling, and PDF page operations for editable output.

Document Converter Suite is cataloged under Automation on DirSkills. Document Converter Suite comes from a repository tagged agent-skills, ai-agents, automation, codex and hermes.

Documentation

README

Document Converter Suite

Original portable workflow by Rylai.

Use the bundled scripts for deterministic local-file work. Keep source files unchanged and inspect every generated artifact.

Start With A Dependency Check

python scripts/rylai_convert.py doctor


The report distinguishes required Python support from optional routes provided by MarkItDown, Pandoc, LibreOffice, `pypdf`, `python-docx`, `python-pptx`, `openpyxl`, and `pdfplumber`.

## Convert One File

```powershell
python scripts/rylai_convert.py convert input.docx output.md
python scripts/rylai_convert.py convert notes.md notes.docx
python scripts/rylai_convert.py convert workbook.xlsx workbook.pdf


Add `--overwrite` only after checking that replacing the destination is intended.

## Convert A Folder

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Document Converter Suite

  • What else does Rylaispirit publish alongside Document Converter Suite?

    Document Converter Suite is one of 25 skills that DirSkills catalogs from Rylaispirit/rylai-codex-hermes-skills, the repository it ships in. Its siblings there include Academic PPTX, Academic Paper Polish and Academic Slides. Each one is a separate skill with its own page in this directory, installs the same way Document Converter Suite does, and is maintained by Rylaispirit in that same repository. The rest of the collection is listed on the Rylaispirit/rylai-codex-hermes-skills page.

  • How does Document Converter Suite compare to other Automation skills?

    Document Converter Suite ranks #1462 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Document Converter Suite against them. Open each page to compare what they document and how they install.

More from Rylaispirit/rylai-codex-hermes-skills

Document Converter Suite is one of 25 skills cataloged on DirSkills from Rylaispirit/rylai-codex-hermes-skills.

See all 25 skills