with one click
visualize
Build a skill that renders a compact visual of your agent setup.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Build a skill that renders a compact visual of your agent setup.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Install or uninstall backend-native hooks that track usage via agex hook write.
Write and read agex tracking events.
Show available lessons, or teach one.
Render a descriptive markdown snapshot of the project's current agent setup.
Install usage tracking hooks and build a levelup skill to advise the user.
Read agex usage tracking data and suggest a next-feature-to-learn for the user.
| name | visualize |
| description | Build a skill that renders a compact visual of your agent setup. |
| type | lesson |
visualize skill for {{ backend }}Same shape as introspect, but the output optimizes for at-a-glance rather than recommendations. The skill runs agex overview --agent {{ backend }}, compresses it into a tight markdown block (counts only, with a token target of < 500 output tokens), and echoes it for situational awareness.
Run agex overview --agent {{ backend }} now. Note the counts of skills, hooks, MCP integrations, and CLAUDE.md status. The visualize skill will display these as a one-liner for quick reference.
Write the file shown below to the path noted above its fence. This skill is intentionally minimal — no prose, no recommendations.
.claude/skills/visualize/SKILL.md{{ skill_template_body }}
Say "what do I have" or "show the setup" and invoke /visualize (or equivalent). You'll get a compact status bar.