メインコンテンツへスキップ
このコンテンツはお使いの言語にまだ対応していないため、英語で表示されています。

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 など)が少なくとも 1 つインストールされている必要があります。リポジトリが agentskills.io 形式に従っていることを前提としています。

3 months ago
98 stars
MIT
2 days ago に更新
ソースコードを表示