wanman-agent-matrix
๐ฏSkillfrom aradotso/trending-skills
A skill for setting up and using wanman, an open-source local agent matrix framework that runs a supervised network of Claude Code or Codex agents coordinated through a JSON-RPC supervisor, enabling the human to orchestrate multiple AI coding agents on their own machine.
Same repository
aradotso/trending-skills(281 items)
Installation
npx vibeindex add aradotso/trending-skills --skill wanman-agent-matrixnpx skills add aradotso/trending-skills --skill wanman-agent-matrix~/.claude/skills/wanman-agent-matrix/SKILL.mdSKILL.md
More from this repository10
An auto-generated agent skill based on the OpenClaw Control Center project (by TianyiDataScience). Part of the Trending Skills collection by ara.so, which converts GitHub trending open source projects into installable agent skills.
InkOS is a multi-agent CLI (`@actalk/inkos`) that autonomously writes, audits, and revises novels through a Writer โ Validator โ Auditor โ Reviser pipeline with configurable human review gates. Supports book creation, per-chapter writing/audit, and a continuous-production daemon, tracking subplots, emotional arcs, and character matrices.
Install and configure the [jarrodwatts/claude-hud](https://github.com/jarrodwatts/claude-hud) Claude Code plugin (via `/plugin marketplace add jarrodwatts/claude-hud` + `/plugin install claude-hud` + `/claude-hud:setup`) that adds a persistent terminal statusline with real context-window usage, tool activity, subagent progress, todo counters, subscriber usage, and git status โ parsing Claude Code's native statusline API and transcript JSONL every ~300ms. Includes `~/.claude/plugins/claude-hud/config.json` options for layout, element order, git flags, colors, and Full/Essential/Minimal presets.
A Claude Code plugin that runs a multi-agent pipeline to analyze any codebase, builds a knowledge graph of files, functions, classes, and dependencies, and opens an interactive React dashboard for visual exploration with plain-English summaries.
Curated collection of 50+ specialized AI agent personalities (engineering, design, marketing, sales, paid media) for Claude Code, Cursor, Aider, Windsurf, and Copilot, each with distinct expertise, workflows, and deliverables. Ships an interactive installer that auto-detects target tools and writes agent files to the right paths (`~/.claude/agents/`, `.cursor/rules/`, `.windsurf/rules/`, etc.).
A headless browser automation CLI built in Rust for AI agents, wrapping Chrome via Chrome DevTools Protocol to provide navigation, interaction, accessibility snapshots, screenshots, and network interception through a fast command-line interface with no Node.js or Playwright runtime required.
An AI design intelligence skill that injects professional UI/UX capabilities into coding agents, providing 161 industry-specific reasoning rules, 67 UI styles, 57 font pairings, and 161 color palettes to produce accessible, conversion-optimized interfaces on the first attempt.
Production-ready performance optimization system for AI coding agents providing specialized subagents, reusable skills, custom slash commands, memory-persisting hooks, security scanning, and language-specific rules โ compatible with Claude Code, Cursor, Codex, and more.
An LLM-powered stock analysis system for A-share, Hong Kong, and US markets that generates AI decision dashboards with buy/sell targets and pushes results to WeChat, Telegram, Discord, and other channels via GitHub Actions.
Turn Claude Code into a team of specialists โ CEO, Engineering Manager, Release Manager, and QA Engineer โ with slash commands like `/plan-ceo-review`, `/review`, `/ship`, `/browse`, and `/qa`. Also bundles browser automation with authenticated session management so the agent can click through your app and catch regressions.