agami-save-correction

agami-save-correction is a skill for Claude Code from AgamiAI/agami-core. It costs 121 tokens per session (7,653 once invoked), scanned B, original, no licence file.

A correction-saving tool for agami that records a user's question and the corrected SQL answer.

In plain words
What is it for?
Use it after correcting an agami answer so the correction is added to the subject area's examples and, when relevant, the model is adjusted.
Why use it?
It helps future questions use the correction and can update the semantic model when the mistake points to a relationship, column, or similar model issue.

Skill for Claude Code

Written for Claude Code: argument-hint in frontmatter.

Part of the agami-core plugin — 9 skills shipped together

Good fit Use it after correcting an agami answer so the correction is added to the subject area's examples and, when relevant, the model is adjusted.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/agamiai/agami-core/agami-save-correction
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 AgamiAI/agami-core --skill agami-save-correction
Clone the repo
git clone --depth 1 https://github.com/AgamiAI/agami-core

Made for: Claude Code.

Or install agami-core, the plugin that ships this one along with the rest of its 9 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 agami-save-correction

README.md
[![agentmods](https://agentmods.dev/badge/skills/agamiai/agami-core/agami-save-correction.svg)](https://agentmods.dev/skills/agamiai/agami-core/agami-save-correction)
Your own site
<a href="https://agentmods.dev/skills/agamiai/agami-core/agami-save-correction"><img src="https://agentmods.dev/badge/skills/agamiai/agami-core/agami-save-correction.svg" alt="Measured on agentmods" height="20"></a>
Per session 121 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 7,653 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 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.00121 $0.07653
Opus 5 $0.00060 $0.03827
Sonnet 5 $0.00024 $0.01531
Haiku 4.5 $0.00012 $0.00765

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

Security

Grade B, and why

agami-save-correction scanned grade B 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 7d 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.

Asks for rootmediumPrivilege escalation

A mod that escalates privileges can change anything on the machine, not only the project.

For `org_context` / `user_preference` corrections (datasource.md / USER_MEMORY.md only): no validator step. Write the file directly with `chmod 600`.
plugins/agami/skills/agami-save-correction/SKILL.md · 411 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

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. 7d ago First seen · 411 lines · 121 tokens per session scan B c360ab398850

Subscribe to this mod's changes

agami-save-correction is a skill published in the GitHub repository AgamiAI/agami-core (29 stars, last pushed 2d ago), with no licence file. It adds 121 tokens to every session and 7,653 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it B with 1 finding (asks for root). 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

bulk-rnaseq

End-to-end bulk RNA-seq orchestrator — takes raw FASTQ reads through QC and trimming (FastQC, fastp/Trim Galore), alignment and quantification (STAR, Salmon, featureCounts), assembles a gene-level counts matrix, then hands off to differential expression (pydeseq2), pathway/GSEA enrichment (pathway-enrichment), and…

K-Dense-AI/scientific-agent-skills · 218 tokens

shap

Explain and audit machine-learning predictions with SHAP. Use for selecting SHAP explainers and maskers, computing and validating feature attributions, handling multi-output explanations, and producing local or global SHAP visualizations.

K-Dense-AI/scientific-agent-skills · 46 tokens

umap-learn

Use UMAP-learn for nonlinear dimensionality reduction, 2D/3D embeddings, clustering preprocessing, supervised or semi-supervised UMAP, DensMAP, AlignedUMAP, and Parametric UMAP workflows.

K-Dense-AI/scientific-agent-skills · 51 tokens

esm

Use when working directly with the esm Python SDK, ESM3 or ESMC model IDs, Forge/Biohub inference clients, or ESMFold2 folding workflows.

K-Dense-AI/scientific-agent-skills · 39 tokens

genomic-intelligence

Predict regulatory features, gene structure, and expression directly from DNA sequence using Genomic Intelligence's hosted transformer DNA language models — no local GPU or model weights. Six tasks over a REST API and a hosted MCP server (keyless public demo): promoter regions, splice donor/acceptor sites, enhancer…

K-Dense-AI/scientific-agent-skills · 150 tokens

glycoengineering

Analyze and engineer protein glycosylation. Scan sequences for N-glycosylation sequons (N-X-S/T), predict O-glycosylation hotspots, and access curated glycoengineering tools (NetOGlyc, GlycoShield, GlycoWorkbench). For glycoprotein engineering, therapeutic antibody optimization, and vaccine design.

K-Dense-AI/scientific-agent-skills · 75 tokens