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.
git clone --depth 1 https://github.com/CronusL-1141/AI-companyWrote 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/commands/cronusl-1141/ai-company/os-help)<a href="https://agentmods.dev/commands/cronusl-1141/ai-company/os-help"><img src="https://agentmods.dev/badge/commands/cronusl-1141/ai-company/os-help/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/commands/cronusl-1141/ai-company/os-help"><img src="https://agentmods.dev/badge/commands/cronusl-1141/ai-company/os-help.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.00015 | $0.00479 |
| Opus 5 | $0.00008 | $0.00239 |
| Sonnet 5 | $0.00003 | $0.00096 |
| Haiku 4.5 | $0.00002 | $0.00048 |
Grade A, and why
os-help 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 10d 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.
What it actually says
/os-help — 帮助信息
直接向用户展示 AI Team OS 的所有可用斜杠命令和使用说明。
输出内容
展示以下帮助信息:
## AI Team OS — 命令帮助
### 核心命令
| 命令 | 说明 |
|------|------|
| `/os-status` | 显示系统状态 — 团队、Agent、会议概览 |
| `/os-up` | 启动 API 服务器 |
| `/os-init` | 初始化项目 — 生成配置文件 |
| `/os-doctor` | 诊断系统健康状态 |
### 协作命令
| 命令 | 说明 |
|------|------|
| `/os-meeting` | 会议管理 — 创建、查看会议 |
| `/os-meeting create <主题>` | 快速创建会议 |
| `/os-task` | 任务管理 — 查看、执行任务 |
| `/os-task run <描述>` | 创建并执行任务 |
### 配置命令
| 命令 | 说明 |
|------|------|
| `/os-hooks` | 查看 Hooks 注册状态 |
| `/os-hooks repair` | 重建 Hook 注册面 |
| `/os-help` | 显示本帮助信息 |
### Skills (团队成员可用)
| Skill | 说明 |
|-------|------|
| `/meeting-participate` | 作为参与者加入会议 |
| `/meeting-facilitate` | 作为主持人管理会议 |
### 快速上手
1. `/os-init` — 初始化项目配置
2. `/os-up` — 启动服务
3. `/os-status` — 确认系统就绪
4. `/os-meeting create 架构讨论` — 开始第一次团队会议
### 更多信息
- API 文档: http://localhost:8000/docs
- Dashboard: http://localhost:3000
- 项目文档: docs/architecture.md
注意
- 所有输出使用中文
- 直接输出帮助信息,无需调用任何 API
- 保持格式简洁清晰
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.
- 10d ago First seen · 63 lines · 15 tokens per session scan A cdc4b4485235
os-help is a command published in the GitHub repository CronusL-1141/AI-company (357 stars, last pushed yesterday), licensed MIT. It adds 15 tokens to every session and 479 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 commands, from other repositories
dashboard-session-abort-all
Abort multiple running sessions (asks which). Usage /dashboard:session-abort-all.
dashboard-session-rename
Rename a session. Usage /dashboard:session-rename.
dashboard-session-tell
Send a prompt to another session. Usage /dashboard:session-tell.
dashboard-session-info
Show every field of a session by id-prefix. Usage /dashboard:session-info . Runs locally, no LLM.
dashboard-session-resume
Resume a session (continue mode). Usage /dashboard:session-resume.
dashboard-session-unhide
Unhide a previously hidden session. Usage /dashboard:session-unhide.