跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Office MCP Server

Skill 已验证
94

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

AI 摘要

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.

安装

npx skills add claude-office-skills/skills

通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。

3 months ago
98 stars
MIT
更新于 4 days ago
查看源代码