MilaMila.gg

Get Started

Core

REST API

Agents

Pricing

Back to Mila
Agents

OpenClaw Skill

OpenClaw is a package manager for AI agent skills. The Mila skill teaches any OpenClaw-compatible agent how to use the Mila REST API and MCP tools to manage documents, sheets, and slides.

Install the Skill

Ask your AI agent to install the skill:

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

The agent will download and install the skill automatically:

Installed. The Mila skill is now at ~/.openclaw/workspace/skills/mila.

Set Your API Key

After installing, give the agent your API key so it can authenticate with Mila:

Here is the API key: mila_sk_your_key_here

Create an API key from /api-keys (individual) or /team-api (teams).

Start Using It

Once the skill is installed and the API key is configured, the agent can interact with Mila. Try asking:

  • "Research Paul Graham's YC blog and create a document with a summary of his top articles"
  • "Create a spreadsheet tracking our monthly expenses"
  • "Make a presentation about our Q1 results"
  • "List all my documents and summarize the most recent one"

The agent will use the Mila REST API or MCP tools depending on what's available in its environment.

What the Skill Covers

The Mila skill includes complete reference documentation for:

  • Documents -- create, read, update, delete, and append HTML content
  • Sheets -- workbooks with tabs, A1 cell notation, formulas, and cell formatting
  • Slides -- presentations with HTML slides on a 960x540 canvas
  • Servers -- list workspaces for organizing content
  • Authentication -- API key setup and scopes

Links

  • Skill on ClawHub
  • ClawHub homepage