Перейти к основному содержимому
Этот контент пока недоступен на вашем языке и отображается на английском.

Office to Markdown

Skill Проверено
95

>

Резюме ИИ

This skill leverages the 'markitdown' Python library to convert Office documents like Word, Excel, and PowerPoint into Markdown format. It supports batch conversions and includes examples for processing different file types and common workflows, such as creating AI-ready corpora or archiving documents.

Scope

  • warning:Description qualityThe 'Displayed Description' in the catalog is a single '>' character, which is empty and uninformative.

Documentation

  • info:Configuration & parameter referenceWhile the SKILL.md mentions optional conversion options and an LLM client, these are not explicitly detailed with default values or precedence, requiring users to consult external documentation for 'markitdown'.

Code Execution

  • info:ValidationThe skill's Python code includes basic file handling and error catching, but explicit schema validation for input parameters or output sanitization is not evident in the provided snippet.

Установка

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
Посмотреть исходный код