hermes-claude-collaboration

hermes-claude-collaboration is a skill for Claude Code, Codex from moyupeng0422/legal-tools. It costs 130 tokens per session (13,559 once invoked), scanned A, original, no licence file.

A workflow for coordinating Claude Code, a coding assistant, on a local Windows computer through SSH and tmux, a terminal tool that keeps remote sessions running. It includes session monitoring, structured debate steps, error recovery, and bulk file transfer.

In plain words
What is it for?
Use it when Hermes needs Claude Code to modify files, run scripts, or collaborate on a Windows machine over SSH.
Why use it?
It provides a defined way to start, monitor, recover, and exchange files with a remote coding session.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it when Hermes needs Claude Code to modify files, run scripts, or collaborate on a Windows machine over SSH.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/moyupeng0422/legal-tools/hermes-claude-code
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add moyupeng0422/legal-tools --skill hermes-claude-code
Clone the repo
git clone --depth 1 https://github.com/moyupeng0422/legal-tools

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for hermes-claude-collaboration

README.md
[![agentmods](https://agentmods.dev/badge/skills/moyupeng0422/legal-tools/hermes-claude-code/github.svg)](https://agentmods.dev/skills/moyupeng0422/legal-tools/hermes-claude-code)
Your own site
<a href="https://agentmods.dev/skills/moyupeng0422/legal-tools/hermes-claude-code"><img src="https://agentmods.dev/badge/skills/moyupeng0422/legal-tools/hermes-claude-code/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for hermes-claude-collaboration

Your own site · 80×15
<a href="https://agentmods.dev/skills/moyupeng0422/legal-tools/hermes-claude-code"><img src="https://agentmods.dev/badge/skills/moyupeng0422/legal-tools/hermes-claude-code.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 130 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 13,559 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00130 $0.13559
Opus 5 $0.00065 $0.06779
Sonnet 5 $0.00026 $0.02712
Haiku 4.5 $0.00013 $0.01356

Measured 11d ago against content hash b424fcdc06d3, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

hermes-claude-collaboration scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

The scan reads SKILL.md. This mod also ships 6 executable files (scripts/add_toc.py, scripts/extract_pitfalls.py, scripts/rebuild_skill_md.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

- **Python HTTP server + curl** → 成功(2.6MB 最终完成,耗时约 90s)
Hermes与Claude Code协作/SKILL.md · 514 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Files

What ships with it

41 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 514 lines · 130 tokens per session scan A b424fcdc06d3

Subscribe to this mod's changes

hermes-claude-collaboration is a skill published in the GitHub repository moyupeng0422/legal-tools (24 stars, last pushed 3d ago), with no licence file. It adds 130 tokens to every session and 13,559 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

crewai-multi-agent

Multi-agent orchestration framework for autonomous AI collaboration. Use when building teams of specialized agents working together on complex tasks, when you need role-based agent collaboration with memory, or for production workflows requiring sequential/hierarchical execution. Built without LangChain dependencies…

davila7/claude-code-templates · 61 tokens

crewai-multi-agent

Multi-agent orchestration framework for autonomous AI collaboration. Use when building teams of specialized agents working together on complex tasks, when you need role-based agent collaboration with memory, or for production workflows requiring sequential/hierarchical execution. Built without LangChain dependencies…

OpenLAIR/dr-claw · 61 tokens

executing-plans

Execution discipline that translates plans into tracked tasks with orchestration and verification loops. Use when driving a plan through cortex’s task system, coordinating workstreams across agents, or ensuring every plan item is tracked, executed, and verified.

NickCrew/Claude-Cortex · 50 tokens

crewai-multi-agent

Multi-agent orchestration framework for autonomous AI collaboration. Use when building teams of specialized agents working together on complex tasks, when you need role-based agent collaboration with memory, or for production workflows requiring sequential/hierarchical execution. Built without LangChain dependencies…

Orchestra-Research/AI-Research-SKILLs · 61 tokens

review-code

Standalone code review for any scope — PR number, branch, file paths, or current changes. Synthesizes intent, runs 10 parallel specialized agents, and presents actionable findings with a verdict. For PR scope, optionally posts the review to GitHub with inline comments.

ooloth/dotfiles · 57 tokens

review-prs

Fetch and present a prioritized summary of all PRs awaiting the current user's review across the relevant projects and provide an interactive workflow helping the user phrase and post inline review comments and overall review decisions.

ooloth/dotfiles · 42 tokens