🤝
AutomationTypeScript

Wanman CLI

by chekusu

Wanman CLI is an Automation skill for Claude Code, published by chekusu in wanman.

679 stars106 forkson chekusu/wanmanAdded 2026/08/24Repository updated 2026/06/14
agentclaude-codecodexllm
Install in seconds
Install Wanman CLI
Copy Wanman CLI into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/chekusu/wanman/tree/main/packages/core/skills/wanman-cli ~/.claude/skills/wanman-cli

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/chekusu/wanman.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
packages/core/skills/wanman-cli/SKILL.md in chekusu/wanman
Installs to
~/.claude/skills/wanman-cli
Collection
One of 6 skills cataloged from this repository
Category
Automation1523 skills

What Wanman CLI does

Wanman CLI provides commands for agent-to-agent messaging, task tracking, artifact storage, and shared context in the Wanman Agent Matrix. Use it when coordinating multiple Claude Code agents and recording structured outputs.

Wanman CLI is cataloged under Automation on DirSkills. Wanman CLI comes from a repository tagged agent, claude-code, codex and llm.

Documentation

README

wanman CLI

You are running inside the wanman Agent Matrix. Use the following CLI commands to collaborate with other agents.

Startup Protocol

On every startup, execute in order:

  1. cat ./CLAUDE.md — Read your role guide
  2. wanman recv — Check for pending messages
  3. wanman task list --assignee $WANMAN_AGENT_NAME — View tasks assigned to you

Messages

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Wanman CLI

  • What else does chekusu publish alongside Wanman CLI?

    Wanman CLI is one of 6 skills that DirSkills catalogs from chekusu/wanman, the repository it ships in. Its siblings there include Artifact Naming Conventions, Artifact Quality and Cross Validation. Each one is a separate skill with its own page in this directory, installs the same way Wanman CLI does, and is maintained by chekusu in that same repository. The rest of the collection is listed on the chekusu/wanman page.

  • How does Wanman CLI compare to other Automation skills?

    Wanman CLI ranks #1107 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Wanman CLI against them. Open each page to compare what they document and how they install.