Mila

by mila-gg

290 downloads
Not rated
GitHub

About

AI-native office suite MCP server. Create, read, update docs, spreadsheets, and slides. 23 tools, real-time collaboration, multi-model AI.

Details

Author
mila-gg
Downloads
290
Categories
Productivity, Other, AI, API, Communication

- Teaches agents to authenticate with Mila API keys.
- Covers document CRUD with HTML content.
- Manages spreadsheets with A1 notation, formulas, and formatting.
- Builds slide presentations with HTML on a 960×540 canvas.
- Connects to the MCP server for tool-based interaction.
- Filters by server (workspace) and paginates results.

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Mila
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Install the skill by asking an OpenClaw-compatible agent to fetch the URL from ClawHub. After installation, provide the agent with your Mila API key (prefix mila_sk_*). Create keys at mila.gg/api-keys (individual) or mila.gg/team-api (teams).

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "mila": {
            "mila": {
                "url": "https://mcp.mila.gg",
                "headers": {
                    "Authorization": "Bearer YOUR_API_KEY"
                }
            }
        }
    }
}

McpServers

{
    "mila": {
        "url": "https://mcp.mila.gg",
        "headers": {
            "Authorization": "Bearer YOUR_API_KEY"
        }
    }
}

AnOpenClawskill that teaches AI agents how to use theMilaREST API and MCP tools to manage documents, spreadsheets, and slide presentations.

OpenClawis 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.

This repo contains aSKILL.mdfile (the skill manifest) and areferences/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

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 atmila.gg/api-keys(individual) ormila.gg/team-api(teams).

This repo auto-publishes toClawHubvia GitHub Actions wheneverSKILL.mdor anything inreferences/changes onmain.

The workflow (.github/workflows/publish-clawhub.yml):
- Extracts theversionfromSKILL.mdfrontmatter
- Checks if that version already exists on ClawHub
- If not, publishes usingbunx clawhub@latest publish

To release a new version: bump theversionfield inSKILL.mdand push tomain.

- Skill on ClawHub
-
Mila
-
Mila Documentation
-
MCP Server

AI-powered reading triage MCP. 26 tools with a 24h burn timer. Read less, absorb more.

Score, tailor, and edit your resume from Claude Code and any MCP client.

Tailor resumes to job postings, generate cover letters, and export PDFs through AI agents

Create, read, update docs, spreadsheets, and presentations via AI. Connect your AI assistant to a full office suite.

Create, read, update docs, spreadsheets, and presentations via AI — 23 MCP tools for a full office suite with 74K+ users.

MCP server that drafts winning client proposals in your own voice — no API key, runs locally in Claude Desktop.

AI document editing for agents and humans: draft, section-precise edit, and export styled .docx/PDF; agents self-sign-up for a free account in one call.

Generates professional PDF cover letters using LaTeX. Requires Docker for local execution.

Create and manipulate PowerPoint presentations programmatically using JSON or Markdown.

An MCP server designed to assist with novel writing, configurable via JSON project files.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.