Open standard
Each magik is a self-contained brick (a SKILL.md file). You combine several into a lab, a thematic container. That lab exports as-is to any agent that speaks the agentskills format.
An AI that's truly yours only depends on a single provider for the commoditized parts (raw compute, runtime). The rest, your know-how (magiks) and your data (memory), belongs to you and travels with you.
A simple folder. A SKILL.md file with a YAML header (name + description) and your instructions in Markdown. Human-readable, machine-executable.
Open any public magik
Click "Export → agentskills format"
Drop the folder into your agent
e.g. Claude Code: `~/.claude/skills/<slug>/` → restart → skill detected via /help
+ 25 more: see full list
Log into AskMojo, open any public magik, and download it in agentskills format.