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 Quinoto-Tech/QuinotoSpec --skill quinotospec-nornsgit clone --depth 1 https://github.com/Quinoto-Tech/QuinotoSpecWrote 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/quinoto-tech/quinotospec/quinotospec-norns)<a href="https://agentmods.dev/skills/quinoto-tech/quinotospec/quinotospec-norns"><img src="https://agentmods.dev/badge/skills/quinoto-tech/quinotospec/quinotospec-norns/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/quinoto-tech/quinotospec/quinotospec-norns"><img src="https://agentmods.dev/badge/skills/quinoto-tech/quinotospec/quinotospec-norns.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.00048 | $0.01045 |
| Opus 5 | $0.00024 | $0.00522 |
| Sonnet 5 | $0.00010 | $0.00209 |
| Haiku 4.5 | $0.00005 | $0.00104 |
Grade A, and why
quinotospec-norns 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 — 79 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Skill: Quinotospec Norns — Las Tejedoras del Destino
Las 3 Nornas tejen el destino bajo Yggdrasil. Esta skill teje la version en cada hilo del proyecto sin que quede uno deshilachado.
Cuando usar
- Antes de cualquier
release,bumpo tag - Cuando
manifest.jsonvs.versionvsinstall.shvsREADMEvsARCHITECTURE.mdvsCHANGELOG.mddriftan - Como gate pre-
quinotospec.release
Invocacion
/quinotospec-norns --to 2.7.0
/quinotospec-norns --to 3.0.0 --dry-run
/quinotospec-norns --check # solo reporta drift sin tocar
Comportamiento
1. Check (drift detection)
Lee y compara:
| Fuente | Campo | Esperado |
|---|---|---|
.version |
contenido | X.Y.Z |
manifest.json |
version, workflows, skills, rules |
FS real (find ... | wc -l) |
install.sh |
INSTALLER_VERSION= |
igual a .version |
README.md / README_EN.md |
badges version-, workflows-, skills-, rules- |
igual a manifest |
docs/ARCHITECTURE.md |
diagrama workflows/skills/rules + headings Workflows (N) |
igual a FS |
CHANGELOG.md |
## [X.Y.Z] existe para version actual |
— |
V3_ROADMAP.md |
Version actual: |
igual a .version |
scripts/validate-all.sh |
EXPECTED_COUNTS |
igual a FS |
agent-dist/templates/schema-template.yaml |
template: refs existen |
— |
Si hay mismatch → reporta tabla OK/DRIFT y sale con codigo 1 en --check.
2. Bump atomico (--to X.Y.Z)
- Valida semver
X.Y.Zy queX.Y.Z > current(semver compare) - Determina edition:
3.x→Warband: Hird2.7+→Yggdrasil — Tiwaz Rune2.1-2.6→Berserker2.0→Possessed
- Ejecuta
scripts/update-version.sh X.Y.Z(portablesed -i.bak) - Post-sync extra (lo que
update-version.shno hacia antes):README.md/README_EN.mdbadgesversion-,skills-,rules-,workflows-+ texto12→13 reglasdocs/ARCHITECTURE.mddiagrama + headingsV3_ROADMAP.mdVersion actual:scripts/validate-all.shEXPECTED_COUNTS- Verifica
schema-template.yamltemplates existen (no dangling refs)
- Genera entrada changelog v2 si el proyecto usa
changelog/:changelog/YYYY-MM-DD-NORN-bump-X.Y.Z.mddesdechangelog-entry-template.md- Incluye
git diff --stat specs/..si hay specs
- Valida:
bash tests/run-all-tests.sh && bash scripts/validate-all.sh --strict(o--internal-onlysi sin red) - Reporta
git status --shorty sugieregit add -A && git commit -m "chore: bump version to X.Y.Z (Norns)"
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 · 79 lines · 48 tokens per session scan A 5ccb21d20ce4
quinotospec-norns is a skill published in the GitHub repository Quinoto-Tech/QuinotoSpec (20 stars, last pushed yesterday), licensed MIT. It adds 48 tokens to every session and 1,045 once invoked, about $0.0002 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-30.
Other skills, from other repositories
agent-release-swarm
Agent skill for release-swarm - invoke with $agent-release-swarm.
release-announcement
Write a release announcement — changelog, blog post, in-app note, or social post — that leads with user impact, names the audience, and includes upgrade/migration steps without filler.
multi-agent-release-manager
Cleans up the workspace, formats code, runs presubmit checks, and uploads CLs to Gerrit.
release-notes
Generate user-facing release notes from tickets, PRDs, or changelogs. Creates clear, engaging summaries organized by category (new features, improvements, fixes). Use when writing release notes, creating changelogs, announcing product updates, or summarizing what shipped.
pack-submit
Package one of this agent's own skills as a standalone community pack and submit it to the aeon registry as a PR.
updater_guide
Guidance for checking for and installing Row-Bot updates.