Ir al contenido principal
Este contenido aún no está disponible en tu idioma y se muestra en inglés.

MD to Office

Skill Aviso
65

>

Resumen 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.

Instalación

npx skills add claude-office-skills/skills

Ejecuta el CLI de skills de Vercel (skills.sh) mediante npx — requiere Node.js en local y al menos un agente compatible con skills instalado (Claude Code, Cursor, Codex, …). Asume que el repositorio sigue el formato de agentskills.io.

3 months ago
98 stars
MIT
Actualizado el 2 days ago
Ver código fuente