一键导入
mog-spreadsheet
Open, inspect, edit, and export Mog spreadsheet workbooks from Codex through the bundled Mog MCP server and the Codex in-app browser.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Open, inspect, edit, and export Mog spreadsheet workbooks from Codex through the bundled Mog MCP server and the Codex in-app browser.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | mog-spreadsheet |
| description | Open, inspect, edit, and export Mog spreadsheet workbooks from Codex through the bundled Mog MCP server and the Codex in-app browser. |
Use the bundled Mog MCP server for spreadsheet work. Start or find a browser session before using workbook tools, then keep operations targeted at that session.
mog_browser_start to create a blank workbook or open an explicit local .xlsx path.mog_browser_status to report ready: true before reading or writing workbook data.mog_cell_read, mog_cell_write, and mog_selection_set for deterministic operations on the workbook visible in the browser.mog_export_xlsx with an explicit output path when the user wants saved workbook bytes.The browser-visible workbook is authoritative for browser sessions. Do not present a headless/offline workbook as the same live workbook unless a tool explicitly labels it as headless and separate.