Sonol Multi Agent
Description
Local-first multi-agent orchestration for Codex CLI and Claude Code, with a UI dashboard to review sub-agent flow plus SQLite-backed local state.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Sonol Multi-Agent Public Release
This repository contains the public release of two Sonol skills:
sonol-multi-agentsonol-agent-runtime
Both skills must be installed together. Installing only one of them can break the orchestration flow, runtime reporting, or dashboard/runtime integration.
Creator
This project is created by [Source Playground](https://www.youtube.com/@sourcePlayground).
Usage Example Video
Repository Layout
sonol-multi-agent/
sonol-agent-runtime/
README.md
README.ko.md
LICENSE.txt
LICENSE.ko.txt
Supported and Tested Environments
This public release has only been tested in the following environments:
- Codex CLI: WSL (Windows Subsystem for Linux)
- Claude Code: Windows
Other environments have not been validated.
Installation
Codex CLI on WSL
Only WSL environments are currently supported and tested for Codex CLI.
Locate your Codex skills directory:
mkdir -p ~/.codex/skillsCopy both skill folders into that directory so the final layout becomes:
~/.codex/skills/sonol-multi-agent ~/.codex/skills/sonol-agent-runtimeRestart Codex CLI or start a new Codex session after copying the folders.
Claude Code on Windows
Only Windows environments are currently supported and tested for Claude Code.
Locate your Claude Code skills directory:
New-Item -ItemType Directory -Force "$env:USERPROFILE\.claude\skills" | Out-NullCopy both skill folders into that directory so the final layout becomes:
%USERPROFILE%\.claude\skills\sonol-multi-agent %USERPROFILE%\.claude\skills\sonol-agent-runtimeRestart Claude Code or open a new Claude Code session after copying the folders.
Notes
- This repository publishes the external public-release payload for the local Sonol client/runtime surface.
- Local SQLite s
Related Skills
Algorithmic Art
Create generative art using p5.js with seeded randomness, flow fields, and particle systems
Design Brand Guidelines
Apply Anthropic's official brand colors and typography to artifacts
Design Canvas Design
Create beautiful visual art in PNG and PDF documents using design philosophy
Design Frontend Design
Create distinctive, production-grade frontend interfaces with high design quality
Design Slack Gif Creator
Create animated GIFs optimized for Slack's size constraints
Design Theme Factory
Style artifacts with professional themes including 10 pre-set color/font combinations
Design Related Agents
Codemod Runner
Writes and runs codemod scripts that replace hardcoded visual values with token references in ui/src/index.css
Designguru
Expert Design Guidance & Analysis Specialist who provides professional UI/UX insights, design system guidance,
Html Css
| Web standards for semantic markup, maintainable styling, and accessibility. | - | [wshobson/agents](https://