Vai al contenuto principale
Questo contenuto non è ancora disponibile nella tua lingua ed è mostrato in inglese.

MD to Office

Skill Avviso
65

>

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

Installazione

npx skills add claude-office-skills/skills

Esegue la CLI skills di Vercel (skills.sh) tramite npx — richiede Node.js in locale e almeno un agente compatibile con skills installato (Claude Code, Cursor, Codex, …). Presuppone che il repository segua il formato agentskills.io.

3 months ago
98 stars
MIT
Aggiornato il 2 days ago
Vedi il codice sorgente