Sponsored by Deepsite.site

Mila

Created By
mila-gg10 days ago
AI-native office suite MCP server. Create, read, update docs, spreadsheets, and slides. 23 tools, real-time collaboration, multi-model AI.
Overview

Mila Skill for OpenClaw

An OpenClaw skill that teaches AI agents how to use the Mila REST API and MCP tools to manage documents, spreadsheets, and slide presentations.

What is OpenClaw?

OpenClaw is a package manager for AI agent skills. Skills are structured reference files that give agents domain knowledge — like API docs, best practices, and usage patterns — so they can perform tasks without needing everything hardcoded into their system prompt.

When a user installs a skill, the agent downloads the skill files into its local workspace (typically ~/.openclaw/workspace/skills/<name>/) and loads them as context when relevant tasks come up.

How it works

This repo contains a SKILL.md file (the skill manifest) and a references/ directory with detailed API documentation:

mila-skill/
  SKILL.md                    # Manifest: metadata, auth, MCP setup, quick start, tool list
  references/
    DOCUMENTS.md              # 6 endpoints for document CRUD + append
    SHEETS.md                 # 10 endpoints for workbook/tab/cell operations
    SLIDES.md                 # 6 endpoints for presentation CRUD + append
    SERVERS.md                # 1 endpoint for listing workspaces

When an agent has this skill installed, it knows how to:

  • Authenticate with Mila API keys (mila_sk_*)
  • Create, read, update, and delete documents with HTML content
  • Manage spreadsheets with A1 cell notation, formulas, and cell formatting
  • Build slide presentations with free-form HTML on a 960x540 canvas
  • Connect to the MCP server for tool-based interaction
  • Filter content by server (workspace) and paginate results

Install

Ask any OpenClaw-compatible agent:

Can you install this skill please? https://clawhub.ai/freddyjd/mila

The agent downloads and installs it automatically. Then give it your API key:

Here is the API key: mila_sk_your_key_here

Create an API key at mila.gg/api-keys (individual) or mila.gg/team-api (teams).

Publishing

This repo auto-publishes to ClawHub via GitHub Actions whenever SKILL.md or anything in references/ changes on main.

The workflow (.github/workflows/publish-clawhub.yml):

  1. Extracts the version from SKILL.md frontmatter
  2. Checks if that version already exists on ClawHub
  3. If not, publishes using bunx clawhub@latest publish

To release a new version: bump the version field in SKILL.md and push to main.

Server Config

{
  "mcpServers": {
    "mila": {
      "url": "https://mcp.mila.gg",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY"
      }
    }
  }
}
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
Serper MCP ServerA Serper MCP Server
WindsurfThe new purpose-built IDE to harness magic
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
Playwright McpPlaywright MCP server
RedisA Model Context Protocol server that provides access to Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
CursorThe AI Code Editor
Y GuiA web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
ChatWiseThe second fastest AI chatbot™
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
DeepChatYour AI Partner on Desktop
Amap Maps高德地图官方 MCP Server
Tavily Mcp
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.