ieee-response

ieee-response is a skill for Claude Code from TenWalk/ieee-skills. It costs 151 tokens per session (1,050 once invoked), scanned A, original, MIT.

A pair of letters for an IEEE paper submission: one answers reviewer comments point by point, and the other introduces the paper to the editor.

In plain words
What is it for?
Use it to prepare a revision response and an editor cover letter. It helps organize replies, cite changed sections or lines, explain disagreements with evidence, and mark unfinished work for author input.
Why use it?
It helps ensure every reviewer request is addressed, each manuscript change can be found, and unsupported claims are not added.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the ieee-skills plugin — 11 skills shipped together

Good fit Use it to prepare a revision response and an editor cover letter. It helps organize replies, cite changed sections or lines, explain disagreements with evidence, and mark unfinished work for author input.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/tenwalk/ieee-skills/ieee-response
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 TenWalk/ieee-skills --skill ieee-response
Clone the repo
git clone --depth 1 https://github.com/TenWalk/ieee-skills

Made for: Claude Code.

Or install ieee-skills, the plugin that ships this one along with the rest of its 11 skills.

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 ieee-response

README.md
[![agentmods](https://agentmods.dev/badge/skills/tenwalk/ieee-skills/ieee-response/github.svg)](https://agentmods.dev/skills/tenwalk/ieee-skills/ieee-response)
Your own site
<a href="https://agentmods.dev/skills/tenwalk/ieee-skills/ieee-response"><img src="https://agentmods.dev/badge/skills/tenwalk/ieee-skills/ieee-response/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 ieee-response

Your own site · 80×15
<a href="https://agentmods.dev/skills/tenwalk/ieee-skills/ieee-response"><img src="https://agentmods.dev/badge/skills/tenwalk/ieee-skills/ieee-response.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 151 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,050 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00151 $0.01050
Opus 5 $0.00076 $0.00525
Sonnet 5 $0.00030 $0.00210
Haiku 4.5 $0.00015 $0.00105

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

Security

Grade A, and why

ieee-response 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 12d 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.

ieee-skills-claude/skills/ieee-response/SKILL.md · 78 lines

How it starts

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

IEEE Reviewer Response and Cover Letter

Use this skill to turn a set of reviews into a disciplined response letter, and to write the cover letter that frames a submission for the editor. The response letter is a contract: each reply states what changed and where to find it.

Core stance

  • Answer every comment, in order. No reviewer point is skipped, merged away, or silently ignored — even the ones you disagree with.
  • Every "we changed X" must be locatable. Quote the revised text or cite the section/line; a promise with no anchor reads as evasion.
  • Cooperative, not submissive. Thank, then engage on the merits. You may disagree — back it with evidence, not insistence — but concede readily when the reviewer is right.
  • No fabrication. Do not claim experiments you did not run, results you did not get, or citations you did not add. If a request needs work not yet done, mark it [AUTHOR INPUT NEEDED] and list it — never paper over it.
  • The letter and the manuscript agree. Anything the response says you did must actually exist in the revised PDF.

When to open extra files

File Open when
references/response-structure.md Building the point-by-point letter: comment IDs, the triage/action model, reply templates, agree/disagree/defer patterns, traceability, tone
references/cover-letter.md Writing the cover letter for a new or revised submission: structure, contribution framing, editor-facing claims, required statements

The triage model (classify every comment first)

ACCEPT_TEXT       reviewer is right → make the change, quote it in the reply
SOFTEN_CLAIM      reviewer found an overclaim → narrow the wording, point to the new sentence
ADD_EVIDENCE      needs an experiment/analysis → run it (ieee-experiments) or mark AUTHOR INPUT NEEDED
CLARIFY           a misunderstanding → fix the text that misled, then explain (the fault is usually the writing)
DISAGREE          reviewer is mistaken → rebut with evidence, respectfully, and still add a clarifying line
DEFER             out of scope / future work → acknowledge, justify briefly, note in limitations

Read the full file on GitHub · 78 lines

Files

What ships with it

3 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. 12d ago First seen · 78 lines · 151 tokens per session scan A 27fb488334ca

Subscribe to this mod's changes

ieee-response is a skill published in the GitHub repository TenWalk/ieee-skills (5 stars, last pushed 2mo ago), licensed MIT. It adds 151 tokens to every session and 1,050 once invoked, about $0.0008 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

awesome-ieee-report

Generates IEEE-format LaTeX technical reports from project requirements and codebase evidence, using academic prose, pseudocode-only explanations, BibTeX references, and IEEEtran formatting.

EnesDemir143/awesome-ieee-report · 41 tokens

literature-searcher

Search CrossRef, OpenAlex, PubMed, Semantic Scholar, and optional Scopus; deduplicate results, download open-access PDFs by DOI, classify papers, monitor new results, and analyze coverage. Use when asked to search literature, monitor a topic, download an open-access paper, classify papers, or analyze literature gaps.

Dianel555/DSkills · 72 tokens

paper-writer

Medical/scientific paper writing workflow skill. Manages the full pipeline from literature search to submission-ready manuscript. Creates and manages a project directory with IMRAD-format section files, literature matrix, reference management, and quality checklists. Supports both English and Japanese papers.…

kgraph57/paper-writer-skill · 106 tokens

latex-empirical-tables

Set up, format, fix, and clean up LaTeX regression and estimation tables in empirical economics or finance papers. Use when (a) creating a .tex, results.tex, main.tex, or preamble to display regression or estimation output from Python (pyfixest), Stata, or R — including any mention of estout, esttab, estauto, estwide…

kennethkhoocy/applied-micro-skills · 240 tokens

food-research

Run a comprehensive, multi-source literature and evidence-synthesis workflow for food & nutrition science. Use when the user wants to research a food/nutrition topic in depth, do a literature review, build an evidence brief, screen and synthesize many sources, verify citations, or scope a systematic review.…

PangenomeAI/academic-skills-food-nutrition · 154 tokens

cite-placement

Place pre-screened literature citations into a LaTeX or Word manuscript, or restyle the citations already in one. Three modes: (1) inline placement — inline \cite{}/\citet{}/\citep{} with a compiled references.bib, for author-date journals (APA, MLA, Harvard, Chicago author-date, IEEE, Vancouver); (2) footnote…

kennethkhoocy/applied-micro-skills · 181 tokens