Pular para o conteúdo principal
Este conteúdo ainda não está disponível no seu idioma e está sendo exibido em inglês.

MD to Office

Skill Aviso
65

>

Resumo de IA

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.

Instalação

npx skills add claude-office-skills/skills

Executa a CLI skills da Vercel (skills.sh) via npx — requer Node.js localmente e pelo menos um agente compatível com skills instalado (Claude Code, Cursor, Codex, …). Pressupõe que o repositório siga o formato agentskills.io.

3 months ago
98 stars
MIT
Atualizado em 2 days ago
Ver código-fonte