Skywork Super Agents
@Skywork-ai
关于 Skywork Super Agents
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"office": {
"command": "uvx",
"args": [
"office-tool"
],
"env": {
"SKYWORK_API_KEY": "your_api_key_here"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Skywork Super Agents?
Skywork Super Agents is a lightweight MCP server that provides office tools for generating various file types, including PPTs, documents, spreadsheets, webpages, and broadcasts. It is designed for users who need to programmatically create office documents via an API.
How to use Skywork Super Agents?
Set up a Python virtual environment with uv, install dependencies using uv sync, and create a .env file with your SkyWork API key (SKYWORK_API_KEY). Run the server with uvx --from git+https://github.com/Skywork-ai/Skywork-Super-Agents.git office-tool. The server will return an output OSS URL upon successful generation.
Key features of Skywork Super Agents
- Generate PPTs, documents, spreadsheets, webpages, and broadcasts.
- Lightweight MCP server for easy integration.
- Requires only a SkyWork API key to operate.
- Returns generated files via an OSS URL.
- Uses
uvfor fast dependency management.
Use cases of Skywork Super Agents
- Automatically create presentation slides from structured data.
- Generate formatted documents for reports or contracts.
- Produce spreadsheets for data exports or summaries.
- Build simple webpages or broadcast content on demand.
FAQ from Skywork Super Agents
How do I get a SkyWork API key?
You can request an API key by emailing [email protected].
What runtime or dependencies are required?
The server requires Python and uv (a Python package manager). Dependencies are installed via uv sync.
Where are generated files stored?
The server returns an output OSS URL; files are stored in a cloud object storage service.
What transport protocol does this server use?
The server is built as an MCP (Model Context Protocol) server, using standard MCP transport mechanisms.
Do I need any authentication beyond the API key?
Yes, the server uses the SKYWORK_API_KEY environment variable for authentication with the SkyWork API.
其他 分类下的更多 MCP 服务器
Blender
ahujasidOpen-source MCP to use Blender with any LLM
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
评论