company factory

Company Factory — 元Agent公司

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "company factory" with this command: npx skills add goldengrape/agent-company/goldengrape-agent-company-company-factory

Company Factory — 元Agent公司

Overview

Company Factory 是一个元公司 (Meta-Company):它本身是一个 Agent 公司,其业务是创建其他 Agent 公司。

用户只需提供对新公司的自然语言需求描述(业务领域、核心职能、预期工作流等),Company Factory 就会通过内部的 PDCA 循环,自动产出一套完整的公司配置文件。

Components

  1. 岗位 (Posts) - POSTS.md

定义元公司内的五个专业岗位:

  • 需求分析师: 解析用户需求,输出需求规格书

  • 公司架构师: 设计岗位结构和 SKILL.md

  • 公文规范师: 设计 DOCS_SCHEMA.md

  • 流程工程师: 设计 WORKFLOWS.md

  • 集成审计员: 验证全部配置的一致性

  1. 公文 (Docs) - DOCS_SCHEMA.md

定义元公司专用公文:

  • 新公司需求规格书 (Input)

  • 新公司设计方案 (Intermediate)

  • 配置文件交付包 (Output)

  • 集成审计报告 (Verification)

  1. 流程 (Workflows) - WORKFLOWS.md

定义"创建新公司"的标准流程:

  • 需求调研 → 架构设计 → 配置编写 → 集成审计 → 交付

Usage

运行元公司(从 workspace/tasks 读取任务)

nanobot company run --name company_factory

传入新公司需求描述运行

nanobot company run --name company_factory --task "创建一个数据分析公司,要求包含数据采集、清洗和可视化岗位"

通过文件传入需求

nanobot company run --name company_factory --task ./new_company_requirements.md

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

clawhub

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

cron

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

weather

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

nanobot company system

No summary provided by upstream source.

Repository SourceNeeds Review