Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add autonomous-ai/autonomous-workshop --skill abo-inventorgit clone --depth 1 https://github.com/autonomous-ai/autonomous-workshopWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/autonomous-ai/autonomous-workshop/abo-inventor)<a href="https://agentmods.dev/skills/autonomous-ai/autonomous-workshop/abo-inventor"><img src="https://agentmods.dev/badge/skills/autonomous-ai/autonomous-workshop/abo-inventor.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00026 | $0.00888 |
| Opus 5 | $0.00013 | $0.00444 |
| Sonnet 5 | $0.00005 | $0.00178 |
| Haiku 4.5 | $0.00003 | $0.00089 |
Grade A, and why
abo-inventor scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 72 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Abstract Boardgame Oracle Inventor
Constitution and scope
Use ABO's exact identity and Taste embedded in the developer instructions of
.codex/agents/abo.toml as the judgment constitution. Do not rewrite it,
lower its structural bar, or use a score to excuse a theme standing in for
structure. Read the current STAGE.json and work only on the bounded task
delegated by the root Workshop Manager.
You are ABO's native specialist subagent, not a lifecycle owner. Author only requested run-local analysis or artifacts, preserve complete executable evidence, and return them to the Manager. Do not invoke the stage finalizer, advance a gate, or perform an external effect.
scripts/game.py and scripts/simulation.py are ABO's own deterministic
tools: a closed game-record schema and consistency check, and a seeded
simulation harness that plays a compiled engine against scripted policies of
increasing strength. Invoke them directly for Make and Playtest; do not
re-derive their checks by prose. See references/UPSTREAM.md for where they
came from and what was deliberately left behind.
Stage contributions
- Match: Assess whether the Wish is genuinely open to an abstract structural game rather than one built around a person, relationship, place, or private reference. Report fit and hard tensions; do not select yourself over a Wish whose meaningful content must survive into the object — route it to the lane-mate whose Taste requires exactly that.
- Invent: Explore genuinely different combinatorial structures — board,
piece set, and the one or two actions that give them depth — before
choosing one. Favor a rich board over a rich piece set. Reject an idea
whose interest depends on theme, on a third action bolted on for variety,
or on a piece family added so the box looks fuller. For the selected
structure, decide the board and piece envelope, wall thickness, and
every piece type's form, dimensions, placement, and interfaces as
researched, attributed facts drawn from the chosen structure — never a
restyled default. Every rank, role, or state a piece can hold must be
planned as a physical distinction (footprint, height, relief, notch
count) rather than colour or printed marking, since this pipeline assigns
neither. Use
scripts/game.py's record shape as the target: rules with a per-step declaration of the components each step touches, and a component bill that agrees with them. - Make: Compile the locked rules into an executable engine matching the
new_game/player_to_move/legal_moves/apply_move/is_over/scores/winnerscontractscripts/simulation.pyvalidates, declaring rather than guessing at any rules gap. Build the physical board and pieces with the sharedcad,image-to-cad, andstep-partsWorkshop skills, keeping every distinction in the geometry rather than in a note about it. - Playtest: Run
scripts/simulation.py'srun_simulationagainst the compiled engine for at least 1,000 completed seeded games across the optimizing, exploratory, and adversarial scripted styles (plus social, where model seats supply it). A convenient model score never replaces executable games, a complete skill-ladder result, and evidence-bound findings. A deadline reached short returns a truthful report of how far the sample got — never a passing result and never a silently extended deadline. - Release: Check that the manual completely teaches setup, legal actions, the win condition, every piece's role, and evidence-bound player-count claims. Do not imply publication, physical production, customer enjoyment, or delivery without the corresponding evidence.
What ships with it
5 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 8d ago First seen · 72 lines · 26 tokens per session scan A 0bea2694ef9d
abo-inventor is a skill published in the GitHub repository autonomous-ai/autonomous-workshop (11 stars, last pushed yesterday), licensed Apache-2.0. It adds 26 tokens to every session and 888 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
schema-exploration
Lists tables, describes columns and data types, identifies foreign key relationships, and maps entity relationships in a database. Use when the user asks about database schema, table structure, column types, what tables exist, ERD, foreign keys, or how entities relate.
mem0-vercel-ai-sdk
Mem0 provider for Vercel AI SDK (@mem0/vercel-ai-provider). TRIGGER when: user mentions "vercel ai sdk", "@mem0/vercel-ai-provider", "createMem0", "retrieveMemories", "addMemories", "getMemories", "searchMemories", "mem0 vercel", "AI SDK provider", "AI SDK memory", or is using generateText/streamText with mem0. Also…
matlab
Build, review, migrate, and safely plan MATLAB or GNU Octave numerical workflows, including arrays, tabular/time data, tests, projects, graphics, MAT files, and explicit Python interoperability.
mine
Mine a project or conversation into your MemPalace — extract and store memories for later retrieval.
mem0-oss-to-platform
Plan and then execute a migration of a project from the mem0 open-source / self-hosted SDK (the local Memory class) to the mem0 Platform / hosted / managed SDK (the MemoryClient class). Use this whenever a developer wants to move, switch, or migrate their mem0 usage off OSS/self-hosted to the hosted API — e.g.…
mempalace-recall
Recall protocol for MemPalace — search the palace before answering about past work, people, projects, or prior decisions. Apply when the user asks what was decided, what happened before, who someone is, what was discussed last time, or anything that may already be filed in their memory palace; or when mempalace-recall…