📄 skillActivePromisingmedium

dimensionalOS/dimos

by dimensionalOS

Dimensional is the agentic operating system for physical space. Vibecode humanoids, quadrupeds, drones, and other hardware platforms in natural language and build multi-agent systems that work seamlessly with physical input (cameras, lidar, actuators).

Supported Platforms

🧠 Codex

Stars

3.5k

Skill Type

📖 Library & API Reference

Quality Score

99/200

License

Unknown

Forks

689

Last Updated

Jun 11, 2026

Discovered

Apr 16, 2026

Validation

Passed

github.com/dimensionalOS/dimos

Quality Breakdown

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

medium

Requires extended permissions (shell access, subagents). Review before use.

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 shell scripts in bin/ directory (cuda/fix_ort.sh, largefiles_check, lfs_check) that could execute system commands
  • Includes Docker build automation (.github/workflows/docker.yml) with CI/CD pipeline capabilities
  • DevContainer configuration present (.devcontainer/devcontainer.json) that could modify development environment
  • .envrc files suggest Nix/direnv environment management which can execute code on directory entry
  • Pre-commit hooks configuration (.pre-commit-config.yaml) can execute arbitrary scripts
  • Repository appears designed for robotics/autonomous systems control which has inherent physical execution risks