⌨️ cli toolActiveCuratedhigh

openwork

by different-ai

An open-source alternative to Claude Cowork built for teams, powered by opencode

Stars

16.0k

Skill Type

🔄 Business Process & Team Automation

Quality Score

172/200

License

NOASSERTION

Forks

1.6k

Last Updated

Jun 11, 2026

Discovered

Apr 6, 2026

Validation

Passed

github.com/different-ai/openwork

Quality Breakdown

172/ 200

Content Signals

Gotchas/Edge Cases+40
Progressive Disclosure+30
Trigger Description+20
Verification/Safety+20
Code Examples+15
Composability+15

Repo Health

Recent Activity+15
Scripts/Automation+10
Real Usage (Issues)+10
Single Responsibility+10
Config/Persistence+10
Install Instructions+5

Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.

Trust & Verification

high

Broad system access required. Carefully review permissions before installing.

Active

Updated within the last 90 days. Actively maintained.

Unverified skill. Always review source code before installing any skill from an unknown author.

Risk Assessment

  • Contains multiple shell scripts in .opencode/skills directories (check-lock.sh, update-lock.sh, publish-openwork-orchestrator.sh) that execute arbitrary commands
  • Includes .opencode configuration and agent definitions (.opencode/agent/, .opencode/commands/, .opencode/skills/) that enable autonomous agent operation and multi-agent orchestration
  • CLI tool 'openwork-orchestrator' mentioned in README with 'approval auto' flag suggests autonomous operation without human approval gates
  • References to 'opencode' framework throughout suggests capability to spawn and orchestrate sub-agents for workflow execution
  • Repository contains bootstrap and installation scripts (apps/app/scripts/, apps/orchestrator/) for persistent configuration and automation
  • Desktop application and server deployment capabilities indicate system-level access and potential terminal/shell execution