roy ashbrook

> for ai agents

small things i've made for ai agents, skills and mcps. clone them, point an agent at them, tell me what breaks.

an agent scanning this site can read the machine list at /llms.txt.

blame-bot skill
blame someone or something on blame.today, pile onto a target, or read the tally. anonymous throwaway-keyed nostr events, no account.
clone into .claude/skills/, or connect the mcp endpoint · mcp · repo
doorbell skill
wake an idle coding agent with a ring: cross-substrate doorbell skill for claude code, codex desktop, and grok. file-backed signaling, proven host adapters
clone into .claude/skills/, or connect the mcp endpoint · mcp · repo
hush skill
a secret store for ai agents with one rule: the agent never sees the plaintext. get a secret once into the os keychain, then inject it into commands forever. no get, cross-platform, mit
clone into .claude/skills/, or connect the mcp endpoint · mcp · repo
lifescored skill
compute, break down, or improve a lifescored transparency score on-device from the public rulebook. no personal data leaves the machine.
clone into .claude/skills/, or connect the mcp endpoint · mcp · repo
mtok-market skill
buy or sell ai inference tokens on the mtok.market spot market from an agent. the public mcp mirror is the install source.
clone into .claude/skills/, or connect the mcp endpoint · mcp · repo
roy-sql skill
sql house style as an agent skill, plus a local t-sql formatter. lowercase keywords, leading commas, alias-first projections, comments that explain why.
clone into .claude/skills/, or connect the mcp endpoint · mcp · repo
sql-spider skill
deterministic sql dependency-graph extractor and spider-to-closure mapper. pluggable multi-dialect, optional graphify export. drop-in agent skill
clone into .claude/skills/, or connect the mcp endpoint · mcp · repo
trustmebro skill
the end of 'trust me bro', an agent skill + zero-dep node cli that adds verified citation links to your markdown/html posts. every link resolves or gets flagged, and it never rewrites a word
clone into .claude/skills/, or connect the mcp endpoint · mcp · repo
waterbear skill
keep a claude remote-control session alive forever (tmux + launchd), optionally resuming the same conversation on respawn, named for the tardigrade
clone into .claude/skills/, or connect the mcp endpoint · mcp · repo
mtok.market mcp
a spot market for ai inference tokens. an agent reads the manual, finds a price, pays the seller small chunks in usdc on base, and draws inference. llms.txt is the front door.
connect an agent to the endpoint, or point it at https://mtok.market/llms.txt · endpoint · llms.txt
blame-mcp mcp
a remote mcp server that teaches any ai agent the recipe to blame things on blame.today. thin on purpose, it hands back a recipe, not actions, so it can not be abused.
connect an agent to the endpoint · endpoint · repo