← Back to Skills Marketplace
107
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install mila
Description
Create, read, update, and delete documents, spreadsheets, and slide presentations in Mila via the REST API or MCP tools. Use when the user wants to manage co...
Usage Guidance
This skill appears to be a legitimate API client for Mila, but the registry metadata is inconsistent: the documentation requires a Mila API key while the skill does not declare any required credential. Before installing, confirm how and where you'll provide the API key (do not paste it into chat). Prefer providing the key via the platform's secure skill-credential UI or a protected environment variable, and limit its scopes (documents:read/write, sheets:read/write, slides:read/write) to only what's necessary. Verify the domain https://mila.gg and the API endpoints (api.mila.gg / mcp.mila.gg) are the official service you expect. If you need to use this skill but the platform will not prompt for a credential, ask the skill publisher or registry admin to update metadata to declare a primary credential so the platform can handle the key securely.
Capability Assessment
Purpose & Capability
The SKILL.md repeatedly states the skill needs a Mila API key (format mila_sk_*) and network access to api.mila.gg / mcp.mila.gg to function. However, the registry metadata lists no required environment variables or primary credential. That mismatch is unexpected for an API-integration skill and suggests the metadata is incomplete or inconsistent.
Instruction Scope
The instructions are focused on calling Mila's REST API and configuring MCP clients. They do not instruct the agent to read unrelated system files, secret locations, or to exfiltrate data to third-party endpoints — scope is limited to Mila endpoints and local MCP config examples.
Install Mechanism
This is an instruction-only skill with no install spec and no code files to write to disk, which minimizes installation risk.
Credentials
Functionality requires an API key (per SKILL.md) but the skill does not declare any required env vars or a primary credential in the registry metadata. That omission prevents the platform from prompting for/storeing the credential appropriately and is disproportionate to the documented purpose (it should declare mila_sk_* as a primary credential or require env var).
Persistence & Privilege
The skill is not force-included (always:false) and does not request elevated or persistent system privileges. Autonomous invocation is allowed by default but not combined with other high-risk indicators here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mila - After installation, invoke the skill by name or use
/mila - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
Release v1.0.2
v1.0.1
Release v1.0.1
v1.0.0
Release v1.0.0
Metadata
Frequently Asked Questions
What is mila?
Create, read, update, and delete documents, spreadsheets, and slide presentations in Mila via the REST API or MCP tools. Use when the user wants to manage co... It is an AI Agent Skill for Claude Code / OpenClaw, with 107 downloads so far.
How do I install mila?
Run "/install mila" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is mila free?
Yes, mila is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does mila support?
mila is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created mila?
It is built and maintained by fred (@freddyjd); the current version is v1.0.2.
More Skills