Home / akillness / jeo-skills · .agent-skills/mex/SKILL.md · GitHub

mex skillA

mex is agent-read markdown (skill) from akillness/jeo-skills: Drive mex (`mex-agent`), persistent project memory and code graphs for AI coding agents. One command scaffolds a living wiki, builds a deterministic code graph, and installs a project anchor file (CLAUDE.md, root AGENTS.md, .cursorrules, .windsurfrules, copilot-instructions.md, or .opencode/opencode.json) that your agent auto-loads as a standing rule document. Use when the user wants to `mex setup` a new project, build a symbol-grounded wiki, keep knowledge connected to implementation, route rel.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Mex — persistent project memory for AI coding agents

Mex maps your code, turns what agents learn into structured Markdown, and keeps
that knowledge connected to the implementation it describes. Every coding
session starts with relevant architectural context instead of another
full-repository scan.

## When to use this skill

- Setting up a new project scaffold for an AI-assisted codebase (`mex-agent setup`)
- Building a symbol-grounded living wiki tied to exact source locations
- Getting a project anchor file (`AGENTS.md`, `CLAUDE.md`, `.cursorrules`, ...)
  auto-generated so an agent picks up mex context as a standing rule, with no
  manual wiring
- Keeping architectural notes, decisions, and conventions synchronized with code
- Running drift detection (`mex-agent check`) to catch stale documentation
- Syncing the wiki back to code after meaningful changes (`mex-agent sync`)
- Retrieving compact, task-scoped context instead of a full-repo grep
  (`mex-agent graph scope "<task>"`)
- Migrating an existing pre-0.7 project into graph grounding (`mex-agent graph ground`)

## When not to use this skill

- The project has no meaningful history or architecture worth preserving as
…

Read the whole file at its exact version.

How to install

Latest version
mdr add akillness/jeo-skills/mex@v1.1
Exact content
mdr add akillness/jeo-skills/mex@sha256:afb798e8a7e8a096

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_ve352v2bypmzwagm.svg)](https://markdownregistry.com/a/art_ve352v2bypmzwagm)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
v1.1 latest2026-09-19 a71ddf9 13,135 BA view · diff
v1.12026-09-18 c696ce0 13,279 BA view · diff
v1.12026-08-18 ea471bb 12,664 BA view · diff
v1.12026-08-18 0cf5811 12,297 BA view · diff
v1.02026-08-18 e8fcf1e 6,952 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (13135 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

akillness/jeo-skills · 47 stars · license none · pushed 2026-09-22 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_ve352v2bypmzwagm
GET https://markdownregistry.com/api/v1/resolve?ref=akillness/jeo-skills/mex
GET https://markdownregistry.com/api/v1/blob/afb798e8a7e8a09654f0308588c103e36e16d5e1cbca5acb157a6e03f52bfa25

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from akillness/jeo-skills

academic-research skill
akillness/jeo-skills · .agent-skills/academic-research/SKILL.md · Full academic research pipeline from discovery to publication — 4 reference pipelines, 27 modes, 39-agent ensemble…
v1.0.0 · audit A · 47 stars
agent-pulse skill
akillness/jeo-skills · .agent-skills/agent-pulse/SKILL.md · Operate and extend barretlee/agent-pulse, the evidence-backed AI industry intelligence system: inspect source catalog…
v1.0 · audit A · 47 stars
agent-reach skill
akillness/jeo-skills · .agent-skills/agent-reach/SKILL.md · Operate Panniantong/Agent-Reach, the MIT-licensed installer, doctor, and routing layer for platform-specific internet…
v1.0.0 · audit A · 47 stars
agentation skill
akillness/jeo-skills · .agent-skills/agentation/SKILL.md · Exact rendered-UI feedback router → choose copy-paste review, watch-loop sync, self-driving critique, or platform…
v1.1.0 · audit A · 47 stars
agentic-gamedev-skills skill
akillness/jeo-skills · .agent-skills/agentic-gamedev-skills/SKILL.md · Discover, select, and safely install focused skills from abagames/agentic-gamedev-skills. Use when a user explicitly…
v1.0.0 · audit A · 47 stars
agentic-skills skill
akillness/jeo-skills · .agent-skills/agentic-skills/SKILL.md · Production engineering lifecycle for spec-first, test-driven implementation, review, and staged shipping; use for…
v1 · audit A · 47 stars
agenticskills skill
akillness/jeo-skills · .agent-skills/agenticskills/SKILL.md · One-shot installer for the akillness/oh-my-gods agent skill bundle (80+ god-skills) — wraps the official install.sh…
v1.0.0 · audit B · 47 stars
aider-cli-workflow skill
akillness/jeo-skills · .agent-skills/aider-cli-workflow/SKILL.md · Runs a scope-locked, test-backed Aider coding loop with commit hygiene; use for local-repo AI pair-programming on one…
v1.0.0 · audit A · 47 stars
airship skill
akillness/jeo-skills · .agent-skills/airship/SKILL.md · Drive Airship (`@airshiplabs/cli`), a CLI that puts a visual, pannable design canvas in front of a running dev server…
v1.0 · audit A · 47 stars
amrouter skill
akillness/jeo-skills · .agent-skills/amrouter/SKILL.md · Self-hosted AI gateway with one OpenAI-compatible endpoint for multi-provider LLM, embedding, image, and audio routing…
git:20260911.fa4fe6b · audit A · 47 stars
animato skill
akillness/jeo-skills · .agent-skills/animato/SKILL.md · Drive Animato (github.com/otdnnc/Animato) as an API-key agent loop that turns a rigged .fbx/.gltf model plus a…
v1.0.0 · audit A · 47 stars
api-design skill
akillness/jeo-skills · .agent-skills/api-design/SKILL.md · Design or refactor API contracts for REST and GraphQL systems.
v1.1.0 · audit A · 47 stars

Every file in akillness/jeo-skills

Browse by kind, by grade A, or by owner.