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

Office MCP Server

Skill Verificato
94

MCP server with 39 tools for Word, Excel, PowerPoint, PDF, OCR operations

Riepilogo IA

This skill acts as a Model Context Protocol (MCP) server, offering 39 specialized tools for manipulating Word, Excel, PowerPoint, and PDF documents, including OCR capabilities. It is implemented in TypeScript/Node.js and requires local installation and configuration. Typical use cases involve extracting text, merging files, creating presentations, and performing spreadsheet analysis.

Documentation

  • info:Configuration & parameter referenceThe SKILL.md documents many tools and their basic functions, but does not explicitly list all parameters, defaults, or precedence orders for configuration.

Code Execution

  • info:ValidationWhile the SKILL.md describes tool functions and expected inputs (like file paths or page ranges), it does not explicitly mention the use of a schema library for input validation or sanitization.
  • info:Error HandlingThe SKILL.md details tool functionalities but does not explicitly describe error handling mechanisms, structured error reporting, or fail-closed behavior for unexpected states.

Practical Utility

  • info:Edge casesWhile the skill is comprehensive, explicit documentation of edge cases, failure modes, and recovery paths is not detailed in the SKILL.md.

Safety

  • info:Halt on unexpected stateThe SKILL.md describes tool functions but does not explicitly list machine-readable preconditions or instruct to abort on unexpected pre-state.

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 4 days ago
Vedi il codice sorgente