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

MD to Office

Skill 경고
65

>

AI 요약

This skill leverages Pandoc to convert Markdown files into Word documents (.docx), PowerPoint presentations (.pptx), PDFs, and other formats. It provides detailed instructions, Python examples, and documentation on using templates and metadata for customized conversions.

Scope

  • warning:Description qualityThe 'description' field in the frontmatter is a single character '>' which is not informative and does not accurately reflect the skill's functionality.

Maintenance

  • critical:Commit recencyThere are no commits on the default branch, indicating the extension is likely unmaintained and may not be functional or up-to-date.
  • warning:Dependency ManagementThe skill relies on Pandoc and potentially Python libraries like pypandoc, but there are no explicit measures like dependabot or vulnerability checks mentioned for updating these dependencies.

Versioning

  • warning:Release ManagementWhile a `version: "1.0"` is present in the frontmatter, the lack of commits and any changelog or release tags indicates no formal versioning or release management.

Code Execution

  • info:ValidationThe Python scripts and shell commands show basic parameter handling for file paths, but there's no explicit mention or evidence of using a schema validation library for robust input validation.

Invocation

  • warning:Concise FrontmatterThe frontmatter description is a single '>' character, which is not concise or informative for routing.

설치

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