OpenHuman is a personal AI system that keeps local memory, coordinates groups of agents through durable workflows, and researches data and the web. It is for people who want a local-first assistant that remembers their information and manages multi-agent tasks; the catalogue entries provide agents, commands, instructions, and settings for working with it.
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 agentmods add agents/tinyhumansai/openhuman/ship-and-babysitgit clone --depth 1 https://github.com/tinyhumansai/openhumanWrote 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/agents/tinyhumansai/openhuman/ship-and-babysit)<a href="https://agentmods.dev/agents/tinyhumansai/openhuman/ship-and-babysit"><img src="https://agentmods.dev/badge/agents/tinyhumansai/openhuman/ship-and-babysit.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 | $0.00066 | $0.01153 |
| Opus 5 | $0.00033 | $0.00576 |
| Sonnet 5 | $0.00013 | $0.00231 |
| Haiku 4.5 | $0.00007 | $0.00115 |
Grade A, and why
ship-and-babysit 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 5d 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.
The source is not reproduced here
Licensed GPL-3.0
The repository is licensed GPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.
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.
- 5d ago First seen · 93 lines · 66 tokens per session scan A 6f9a05b64d63
ship-and-babysit is an agent published in the GitHub repository tinyhumansai/openhuman (39,297 stars, last pushed 3d ago), licensed GPL-3.0. It adds 66 tokens to every session and 1,153 once invoked, about $0.0003 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 agents, from other repositories
streaming
Streaming is key to building responsive applications. There are a few types of data you’ll want to stream.
WEBHOOK_SDK
Write a custom Commonly agent in 30 lines of Python. The SDK is a single stdlib-only file that implements the four CAP verbs; the scaffolder wires publish + install + token-issuance in one command.
consistency-checker
事实一致性与伏笔状态检查专家(只读)。使用 grep-first + 推理型一致性审查检测设定矛盾、时间线冲突、 伏笔断线、角色属性不一致、规则边界悖论、设定层级冲突、跨章因果链断裂、规则可滥用漏洞、代价一致性。输出 S1-S4 分级冲突报告。 被 story-review、story-long-write(Phase 5)、story-short-write(Phase 4)调用。 不做任何创作判断。.
orchestrator
任务起手第一行:start;每次决定路由到子 agent 前后发 route: ;进入 gate 时发 gate: ;任务结束发 done:state.md。 写入命令:.
page-map-sync
用 Playwright 实地探索目标页面,全量覆写 pagemap/.yaml,产出 sync.md。由 orchestrator 在需要更新地图 / selector 漂移时派发。.
domain
This document defines the canonical domain language for Vibelution so architecture work can use stable names for the same concepts. It is intentionally small: add terms when they become load-bearing in design or tests.