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.
npx skills add TenWalk/ieee-skills --skill ieee-responsegit clone --depth 1 https://github.com/TenWalk/ieee-skillsWrote 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.
[](https://agentmods.dev/skills/tenwalk/ieee-skills/ieee-response)<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.
<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>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.
| Model | Per session | Once 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 |
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.
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
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.
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.
- 12d ago First seen · 78 lines · 151 tokens per session scan A 27fb488334ca
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.
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.
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.
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.…
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…
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.…
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…