본문으로 건너뛰기
이 콘텐츠는 아직 사용자의 언어로 제공되지 않아 영어로 표시됩니다.

Office to Markdown

Skill 확인됨
95

>

AI 요약

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에 업데이트됨
소스 코드 보기