Mojo
Open standard · agentskills.io

Tools change.
Your magiks don't.

AskMojo is the only AI workspace where your know-how is portable. Build a skill once, 1-click export, run it in Claude Code, Cursor, ChatGPT, your own agent: any runtime that speaks the SKILL.md format.

The real differentiator

Everyone races for the best model. Portable magiks are what stays yours.

LLMs commoditize. Runtimes proliferate (Claude Code, Cursor, ChatGPT, Mistral Vibe, Gemini CLI…). What does not commoditize is what YOU know about your domain. On closed platforms, that knowledge is trapped. On AskMojo, it exports in one click.

WALLED GARDENSChatGPTyour know-how stays trappedClaude.aiyour know-how stays trappedCursoryour know-how stays trappedAskMojoSKILL.mdOPEN STANDARDClaude CodeCursorGooseCodexYour agentyour know-how travels with you
The 4 layers of a personal AI

One question matters: who owns what.

An AI that's truly yours only depends on a provider for what commoditizes: raw compute and the runtime. The rest, your workflows (magiks) and your memory, belongs to you and travels.

Your magiks (skills)Your workflows. Open SKILL.md format.YOURSYour memoryYour data, your preferences, your history.YOURSAgent runtimeThe execution loop. Claude Code, Cursor, AskMojo, etc.RENTEDCompute / modelThe raw LLM. Claude, GPT, Gemini, Mistral...RENTEDPORTABLE
Compose in 3 acts

From a magik to a lab to any agent.

1

Build

Describe a workflow in natural language. AskMojo materializes it into a magik with a clean, runnable SKILL.md file.

2

Compose

Assemble several magiks into a lab, a thematic container. "Founder Productivity", "Competitive intel", "Team onboarding"…

3

Export

One click. Download your lab in agentskills.io format. Drop into Claude Code, Cursor, or your own agent: it runs identically.

Composability

How a lab comes together.

Hover each block: modules, magiks, tools, memory. A lab is not a prompt, it's an assembly of pieces you own and recompose.

Your knowledge, packaged

It's not just workflows, it's you.

The real value isn't the automated task: it's what makes you unique. Your knowledge, your vision, your mental models, the concepts and people you think with, packaged into open markdown files (OKF) the AI works from. The AI thinks like you, not like everyone. And that identity package is yours, exportable any time.

Identity & vision

Who you are, what you believe, how you see your field.

Mental models

Your frameworks, your heuristics, how you decide.

Concepts & people

The references and people you think with.

Open markdown (OKF) · zero lock-in
The format

Just Markdown. Readable by you, executable by any agent.

A folder. A SKILL.md file with a YAML header (name + description) and your instructions in Markdown. No proprietary DSL. No SDK. No lock-in.

my-magik/
├── SKILL.md← required: frontmatter + instructions
├── scripts/← optional: tool stubs
├── references/← optional: linked docs
└── assets/← optional
# SKILL.md
---
name: weekly-priorities
description: Extract and rank top 5 priorities from your inbox.
---
# Weekly Priorities
Instructions here in plain Markdown…
Compatibility

35+ agents and IDEs speak this format today.

Claude Code
Cursor
Goose
Letta
Hermes
OpenAI Codex
Mistral Vibe
Gemini CLI
OpenCode
GitHub Copilot

+ 25 more: see the spec

Tools come and go. Skills compound.

Build today what will still work with the next generation of models, runtimes, and agents nobody saw coming.

Start building