Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Office MCP Server

Skill Verifiziert
94

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

KI-Zusammenfassung

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.

Installation

npx skills add claude-office-skills/skills

Führt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.

3 months ago
98 stars
MIT
Aktualisiert 4 days ago
Quellcode ansehen