Automation
Command
/os-help
显示AI Team OS所有可用命令和使用帮助
Install
> /plugin marketplace add CronusL-1141/AI-company > /plugin install ai-team-os@ai-team-os
How it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/os-help
Context preview
What this command does when you run it.
显示AI Team OS所有可用命令和使用帮助
Command definition
os-help.mdname: os-help description: 显示AI Team OS所有可用命令和使用帮助
/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
- 保持格式简洁清晰
Ships withai-company
Multi-agent team operating system for Claude Code. 108 MCP tools, 40+ agent templates, 10 lifecycle hooks, 7 pipeline workflows. Persistent teams, structured meetings, task wall, real-time React dashboard. No LangChain/AutoGen — pure CC native integration.
Get the whole plugin
Stats
340
Stars
57
Forks
Active
Maintenance
Python
Language
MIT
License
6d ago
Last commit
5mo ago
Created
Repo: CronusL-1141/AI-company
Other commands on ai-company.
- /os-doctor
诊断AI Team OS系统健康状态 — 检查服务、配置、依赖
Open command - /os-hooks
查看 AI Team OS 的 Claude Code Hooks 注册状态与修复方式
Open command - /os-init
初始化AI Team OS系统 — 生成配置文件和目录结构
Open command - /os-meeting
快速创建和管理AI团队会议
Open command - /os-status
显示AI Team OS系统状态 — 团队、Agent、会议概览
Open command - /os-task
AI团队任务管理 — 查看任务墙、创建任务、看任务详情
Open command

