📄 skillActiveCuratedhigh

swarmclaw

by swarmclawai

Build and run autonomous AI agents with OpenClaw, multiple model providers, orchestration, delegation, memory, skills, schedules, and chat connectors.

Stars

575

Skill Type

📖 Library & API Reference

Quality Score

155/200

License

MIT

Forks

114

Last Updated

Jun 11, 2026

Discovered

Mar 28, 2026

Validation

Passed

github.com/swarmclawai/swarmclaw

Quality Breakdown

155/ 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

  • Repository contains multiple installation and bootstrap scripts (install.sh, install-root.js, easy-setup.mjs, build-bootstrap-env.mjs) that execute automated setup without explicit user approval gates
  • bin/ directory contains daemon, worker, and server commands that spawn and orchestrate autonomous processes (daemon-cmd.js, worker-cmd.js, server-cmd.js)
  • CLAUDE.md and MEMORY.md files present indicating persistent configuration modification capability
  • Multi-agent framework explicitly designed to spawn and orchestrate autonomous agents ('agent swarms', 'multi-agent orchestration', 'delegation')
  • Dockerfile and docker-compose.yml indicate containerized execution environment with potential for elevated capabilities
  • update-cmd.js and automatic update mechanisms (electron/updater.ts) enable remote code execution through updates without explicit approval