Directive Creator // Agent Skill Drop 003

MML Skills

Two skill files that teach your AI agent Metaverse Markup Language — every element, every event, and the full toolchain for building multi-user 3D worlds on Otherside and beyond.

Install in one command Download the kit
Scroll ↓
02
Skill Files
20+
m- Elements Covered
01
Curl Command
ANY
Agent, Any Runtime
/ 01

The Skills

Skill 01 — The Language

mml

The complete MML reference. Your agent learns the server-side mental model (Networked DOM over WebSocket), then every building block of a live 3D world.

  • All elements — m-cube to m-character to m-frame
  • Events, attribute animation & scripting patterns
  • Coordinate system, composition & performance tips
  • Common mistakes — and how to avoid them
  • Avatars, objects & the key npm packages
SKILL.md · 18 KB · MIT
Skill 02 — The Toolchain

mml-tools

The ecosystem around the language. Your agent learns which tool to reach for — from documentation MCP servers to browser editors to AI avatar pipelines.

  • Oswiki MCP — query MML/Otherside/ODK docs from any agent
  • MML Editor — zero-setup browser editing
  • Sideload — image/text → rigged 3D avatar
  • Blender pipeline & Otherside avatar specs
  • Avatar starterkit + the Awesome MML directory
SKILL.md · 22 KB · MIT
/ 02

Install

sh — agent installer
$ curl -fsSL https://mml.directivecreator.com/agent | sh Installing into ~/.claude/skills OK mml OK mml-tools 2 of 2 skills installed.

The installer drops both skills into ~/.claude/skills by default. Using a different agent? Set SKILLS_DIR=/path/to/skills before piping, or skip the script entirely: fetch manifest.json and import each markdown_url into your agent's skills, rules, or knowledge system. Codex, GPT-based agents, OpenClaw and friends should prefer the raw Markdown. Crawlers and LLMs: llms.txt.