Nanobot Company System
Installation
SKILL.md
Nanobot Company Skill
Overview
This skill defines the structure and operational logic of the "Nanobot Company". It encapsulates the organizational chart (Posts), operating procedures (Workflows), and document standards (Docs Schema).
Components
1. 岗位 (Posts) - POSTS.md
Defines the "People" in the company.
- Roles (Manager, Worker, Auditor)
- Permissions & Tools
- Assigned Skills
- System Prompts (Context)
2. 公文 (Docs) - DOCS_SCHEMA.md
Defines the "Objects" (Information carriers).
- Task Orders (Input)
- Work Reports (Output)
- Audit Reports (Verification)
- Protocols (JSON/Markdown schemas)
3. 流程 (Workflows) - WORKFLOWS.md
Defines the "Things" (Processes).
- PDCA Cycles (Plan-Do-Check-Act)
- Task Routing
- State Transitions
Usage
# 运行默认公司(从 workspace/tasks 读取任务)
nanobot company run
# 指定任务文件运行
nanobot company run --task ./my_task.md
# 传入任务字符串运行
nanobot company run --task "你的任务描述"
Related skills
More from goldengrape/agent-company
clawhub
Search and install agent skills from ClawHub, the public skill registry.
19cron
Schedule reminders and recurring tasks.
12weather
Get current weather and forecasts (no API key required).
6memory
Two-layer memory system with grep-based recall.
6tech news filter
科技新闻筛选公司。聚合顶级科技媒体RSS新闻源,执行底层技术情报过滤,翻译为简体中文,生成每日硬核科技新闻报告。
6company factory
元Agent公司。根据用户需求,自动生成新的Agent公司配置文件(SKILL.md、POSTS.md、DOCS_SCHEMA.md、WORKFLOWS.md)。
6