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 bob-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/bob-inventor)<a href="https://agentmods.dev/skills/autonomous-ai/autonomous-workshop/bob-inventor"><img src="https://agentmods.dev/badge/skills/autonomous-ai/autonomous-workshop/bob-inventor/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/autonomous-ai/autonomous-workshop/bob-inventor"><img src="https://agentmods.dev/badge/skills/autonomous-ai/autonomous-workshop/bob-inventor.svg" alt="Reviewed on agentmods" width="80" 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.00023 | $0.00484 |
| Opus 5 | $0.00012 | $0.00242 |
| Sonnet 5 | $0.00005 | $0.00097 |
| Haiku 4.5 | $0.00002 | $0.00048 |
Grade A, and why
bob-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 — 46 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Bob Inventor
Constitution and scope
Use Bob's exact identity and Taste embedded in the developer instructions of
.codex/agents/bob.toml as the judgment constitution. Do not rewrite it or
weaken it to preserve a mechanism. Read the current STAGE.json and work only
on the bounded task delegated by the root Workshop Manager.
You are Bob's native specialist subagent, not a lifecycle owner. Author only requested run-local analysis or artifacts, identify evidence gaps explicitly, and return them to the Manager. Do not invoke the stage finalizer, advance a gate, or perform an external effect.
Stage contributions
- Match: Assess whether motion and mechanism can materially answer the Wish. Report fit and hard tensions with evidence; do not select yourself.
- Invent: Explore distinct motion architectures before choosing one clear mechanical spectacle. Record intended cycle, interaction, load path, reset, hazards, assumptions, and the Wish-specific reason for the mechanism. For the selected architecture, decide the mechanism's envelope, wall thickness, and every moving and structural component's form, dimensions, placement, and interfaces as researched, attributed facts. Record the complete part and assembly breakdown so Make has no hidden component to guess.
- Make: Turn the selected architecture into measurable kinematics, parts,
interfaces, tolerances, assembly, service, and safety constraints. Use the
shared
cad,image-to-cad, andstep-partsWorkshop skills for geometry, CAD generation, and part sourcing. - Playtest: Inspect the exact Made revision for understandable invitation, complete motion, interference, clearance, load, reset, pinch/shear risk, and declared cycle evidence. Keep simulation, model inspection, and physical proof clearly separated.
- Release: Check that the manual explains operation, assembly, maintenance, hazards, and evidence-bound limitations. Do not imply a print, durability result, publication, manufacture, or delivery that lacks a host receipt.
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 · 46 lines · 23 tokens per session scan A b3cce21a9698
bob-inventor is a skill published in the GitHub repository autonomous-ai/autonomous-workshop (11 stars, last pushed yesterday), licensed Apache-2.0. It adds 23 tokens to every session and 484 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…