OpenClaw · Skill

Arc Department Manager

Organize your AI workers into departments. Assign tasks, track output, and coordinate multi-agent teams like a CEO.

Productivity & Tasks
v1.0.0
VirusTotal: Benign

Install

Start with the primary install command. Alternate entrypoints are included below for ClawHub and OpenClaw CLI users.

Primary command

clawhub install trypto1019/arc-department-manager

ClawHub installer

npx clawhub@latest install trypto1019/arc-department-manager

OpenClaw CLI

openclaw skills install trypto1019/arc-department-manager

Direct OpenClaw install

openclaw install trypto1019/arc-department-manager

What this skill does

Organize your AI workers into departments. Assign tasks, track output, and coordinate multi-agent teams like a CEO.

Why it matters

Parallel delegation across specialized departments is faster and more organized than routing all tasks through a single agent sequentially.

Typical use cases

  • Delegating blog writing to a content department while engineering handles bug fixes simultaneously
  • Checking all active tasks across every department in a single command
  • Assigning a high-priority market research task to a specialized research agent
  • Running an end-of-day report to review what each department completed
  • Removing a department after a project phase wraps up

Source instructions

Department Manager

Organize your AI workers into departments. Assign tasks, track output, and coordinate multi-agent teams like a CEO.

Why This Exists

Running an autonomous business or complex project means juggling multiple tasks across different domains: content, research, code, marketing, operations. Instead of doing everything sequentially, organize your workers into departments and delegate in parallel.

Commands

Create a department

python3 {baseDir}/scripts/departments.py create --name "content" --description "SEO blog posts, marketing copy, newsletters" --model "arcee-ai/trinity-large-preview:free"

List departments

python3 {baseDir}/scripts/departments.py list

Assign a task to a department

python3 {baseDir}/scripts/departments.py assign --dept "content" --task "Write a blog post about OpenClaw memory system" --priority high

Check department status

python3 {baseDir}/scripts/departments.py status --dept "content"

View all active tasks across departments

python3 {baseDir}/scripts/departments.py active

Complete a task

python3 {baseDir}/scripts/departments.py complete --task-id 1 --output "Blog post written and saved to drafts/memory-post.md"

Department report (summary of all departments)

python3 {baseDir}/scripts/departments.py report

Remove a department

python3 {baseDir}/scripts/departments.py remove --name "content"

Recommended Department Structure

DepartmentModelResponsibilities
contentarcee-ai/trinity-large-preview:freeBlog posts, marketing copy, newsletters
researchstepfun/step-3.5-flash:freeMarket research, competitor analysis, data gathering
engineeringopenrouter/freeCode generation, bug fixes, tooling
operations(manual/CEO)Budget, strategy, communications
security(manual/CEO)Skill scanning, threat assessment, audits

Data Storage

Department data stored in ~/.openclaw/department-manager/departments.json.

Tips

  • Create departments based on your actual workflow, not hypothetical needs
  • Assign one default model per department for consistency
  • Review completed tasks before publishing — QA is the CEO's job
  • Use priority levels to focus workers on what matters now
  • Run report at the end of each day for a team overview

Related OpenClaw skills

Browse all →
Featured slot

Your product here

Reserve this slot to reach operators and coding-agent buyers.

Shown where builders are actively comparing tools and deployment options.

Advertise