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

Office MCP Server

Skill Verificado
94

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

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

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 4 days ago
Ver código fuente