envoy

A guided workflow for turning completed computational research into a paper, submitting it to a publication venue, and responding to peer review. It is aimed at fields such as machine learning, optimization, operations research, and systems.

In plain words
What is it for?
Use it to organize a manuscript, choose where to submit, prepare responses to reviewers, and decide what to do after rejection.
Why use it?
It gives the final research stage a clear order, so important steps in writing, submission, review responses, and resubmission are less likely to be missed.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/iamk77/skill/envoy
Any agent
npx skills add IamK77/Skill --skill envoy
Clone the repo
git clone --depth 1 https://github.com/IamK77/Skill

Made for: Claude Code, Codex.

Per session 199 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 5,463 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original 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 $0.00199 $0.05463
Opus 5 $0.00100 $0.02731
Sonnet 5 $0.00040 $0.01093
Haiku 4.5 $0.00020 $0.00546

Measured 2d ago against content hash cbd2ce53ae40, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

envoy scanned grade A with 0 findings 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 2d ago.

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.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/inquiry/envoy/SKILL.md · 169 lines

How it starts

The opening of the file, as written. The whole thing — 169 lines — stays where its author put it; the contents beside it link to each section on GitHub.

envoy

!checklist init ${CLAUDE_SKILL_DIR} --force

The analysis is settled; the claims have verdicts. envoy is the lens you hold over the paper — the step that carries the finished work out to its community, defends it before the court of peers, and keeps going up the ladder until it lands. It is the sixth and last skill of the inquiry suite: it owns step six of doing computational research — writing the paper, submitting it, defending it through review, and resubmitting after a rejection. It audits (and guides you to run) a gated pipeline, and it will not advance past a GATE until the checklist tool clears it. That gate enforces order — each step done before the next — not the substance of the work inside it; the tool structures the discipline, it does not audit it, so the rigor is yours to supply.

The one mental shift everything hangs on — the paper already exists, and this is the step the human owns most. If the first five steps were done with discipline, the paper is not a blank page: the claims are its argument, the frozen protocol is its experiments section, the mechanism probes are its discussion, the comparison table is its related work. Writing is stringing an existing argument into prose — far less work than most people fear. And precisely because the raw material is done, the remaining work is the most human in the whole pipeline: the story line, the claim wording, the contribution, the choice of venue, the judgment in a rebuttal, and the signature on the claims are all irreducibly yours. The arc is: lay the figure-first skeleton → draft by template → vet for evidence and legibility → submit to the right venue → rebut → persist up the ladder.

The agent is the means, not the author of the argument — and here the line is bright. The agent's legitimate, high-value jobs are real: language polish and page-limit compression, the consistency vet (symbols defined before use, terminology unified, figure numbers aligned with their references — the mechanical errors the human eye misses and the agent almost always catches), the reader test (a clean session given only the paper, asked to restate the claims and each figure's point — its failures are the exact coordinates of where you wrote unclearly), and the agent era's one real change to rebuttal: running the new experiments that forge's one-command regeneration now makes feasible in days. But the cardinal sin is sharp and absolute: the agent must never write a sentence whose evidence it has not seen — every number, every "experiments show", traces to a results-store run id, because an agent helpfully inventing a plausible number that slips into the text is among the most lethal submission accidents there is.

What you cannot delegate — four things, and they are the whole point. Across the entire suite the human keeps exactly four: taste (what to work on), spec (what counts as success), judgment (what to bet on, what to abandon, how to fight a rebuttal), and responsibility (the signature on the claims and their proofs). envoy is where all four come due at once — the story is taste, the contribution is spec, the rebuttal strategy is judgment, the byline is responsibility. Everything else is discipline and the agent. And all of that discipline guards a single thing: the you who saw the results must not get to deceive the you who made the decisions.

What "done" looks like — out the door and through the gauntlet, not "the draft is finished". The step is over when the paper is submitted, the reproduction package is finalized (anonymized, licensed, smoke-tested clean), the rebuttal is fought, and — the common outcome — after a rejection the paper is revised and resubmitted one rung down the ladder, or, on acceptance, the camera-ready checklist is closed. "The draft is finished" is not the terminus; a paper that has run the gauntlet is.

Read the full file on GitHub · 169 lines

Files

What ships with it

7 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. 2d ago First seen · 169 lines · 199 tokens per session scan A cbd2ce53ae40

Subscribe to this mod's changes

envoy is a skill published in the GitHub repository IamK77/Skill (2 stars, last pushed 1mo ago), licensed Apache-2.0. It adds 199 tokens to every session and 5,463 once invoked, about $0.0010 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

claude-md-improver

Audit and improve CLAUDE.md files in repositories. Use when user asks to check, audit, update, improve, or fix CLAUDE.md files. Scans for all CLAUDE.md files, evaluates quality against templates, outputs quality report, then makes targeted updates. Also use when the user mentions "CLAUDE.md maintenance" or "project…

anthropics/claude-plugins-official · 82 tokens

agent-platform-rag-engine-management

Manage and query Agent Platform RAG Engine Corpora and retrieve grounded contexts using the Google GenAI SDK. Use when listing RAG corpora or files, inspecting a corpus, retrieving contexts, or generating content grounded in a RAG corpus. Do not use for standard database queries (use SQL/Spanner skills), Google…

google/skills · 85 tokens

agent-platform-model-registry

Agent Platform Model Registry Management. Use when you need to upload, list, describe, update, or delete machine learning models (and their versions) in the Agent Platform Model Registry. Don't use for model training, model deployment to endpoints, or managing non-Agent Platform models.

google/skills · 60 tokens

offensive-c2-frameworks

Command and Control framework deployment, configuration, and operational tradecraft for red team engagements. Covers Cobalt Strike (malleable C2 profiles, Beacon types HTTP/HTTPS/DNS/SMB, Beacon Object Files for in-memory execution, sleep and jitter tuning, named pipe pivoting), Sliver (implant generation across…

SnailSploit/Claude-Red · 250 tokens

twitter-reader

Read Twitter/X for financial research using opencli (read-only). Use this skill whenever the user wants to read their Twitter feed, search for financial tweets, view bookmarks, look up user profiles, or gather market sentiment from Twitter/X. Triggers include: "check my feed", "search Twitter for", "show my…

himself65/finance-skills · 161 tokens

quick-recap

Use when adding or following the red/yellow/green final status block convention for agent responses, especially by installing managed AGENTS.md or CLAUDE.md instructions.

BuilderIO/skills · 37 tokens