
Skywork Super Agents
STDIOLightweight MCP server for generating PPTs, documents, spreadsheets, webpages, and broadcasts.
Lightweight MCP server for generating PPTs, documents, spreadsheets, webpages, and broadcasts.
A lightweight MCP server offering office tools to generate various file types, including PPTs, documents, spreadsheets, webpages and broadcasts.
uv
:uv venv uv sync
.env
file with your SkyWork API key:SKYWORK_API_KEY=your_api_key_here
"You can request an API key by reaching out to [email protected]."
{ "mcpServers": { "office": { "command": "uvx", "args": ["--from", "git+https://github.com/Skywork-ai/Skywork-Super-Agents.git", "office-tool"], "env": { "SKYWORK_API_KEY": "your_api_key_here" } } } }
Response:
{ "url": "output_oss_url" }