Borrowing it
Nothing to install: this file belongs to dbareagimeno/enu. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/dbareagimeno/enu/develop/.claude/skills/alta-wiki/SKILL.mdgit clone --depth 1 https://github.com/dbareagimeno/enuWrote 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/dbareagimeno/enu/alta-wiki)<a href="https://agentmods.dev/skills/dbareagimeno/enu/alta-wiki"><img src="https://agentmods.dev/badge/skills/dbareagimeno/enu/alta-wiki/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/dbareagimeno/enu/alta-wiki"><img src="https://agentmods.dev/badge/skills/dbareagimeno/enu/alta-wiki.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.00118 | $0.01849 |
| Opus 5 | $0.00059 | $0.00924 |
| Sonnet 5 | $0.00024 | $0.00370 |
| Haiku 4.5 | $0.00012 | $0.00185 |
Grade A, and why
alta-wiki 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 11d 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 — 105 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Alta de una página en la wiki
La web publica la Capa 1 de docs/ (contratos vivos) más las páginas
locales de «empezar» y «extensiones», con el orden y los grupos definidos en un
único manifiesto: web/src/lib/docmap.ts. Añadir o quitar una página toca
varios ficheros que deben quedar idénticos entre sí; el valor de esta skill
es esa checklist mecánica — olvidar un punto de contacto rompe el build o filtra
un enlace muerto.
Antes de nada, ubica el caso.
Los cuatro casos de alta
- (a) API nueva en
docs/contracts/api.md. NO es esta skill. La referencia/apise deriva deapi.mdcon su propio gatecheck-drift; una firma o namespace nuevo se publica con/sync-web, no tocando el docmap de la wiki. - (b) Un contrato de
docs/que pasa a publicarse (uno nuevo, o uno hasta hoy interno —comomalla.md— cuando se apruebe). Colecciónwiki: la página se renderiza directamente desde el.mdreal del repo bajodocs/. - (c) Una página local nueva (guía, tutorial, página de una extensión sin
contrato propio). Colección
empezaroextensiones: es un.mdbajoweb/src/content/docs/<carpeta>/con frontmattertitleydescriptiony SIN H1 en el cuerpo (el H1 lo pone la plantilla desde el frontmatter). - (d) Despublicar una página. Se quita de todos los puntos de contacto de
abajo. Si era un contrato de
docs/(colecciónwiki), el fichero no se borra —sigue endocs/, es fuente de verdad— y sus enlaces.mdcaerán solos al blob de GitHub por la rama existente deremark-enlaces-wiki.
Checklist mecánica de puntos de contacto
Estos ficheros son un sistema: docmap.ts es la fuente y el resto lo replica.
Cámbialos juntos.
web/src/lib/docmap.ts— el manifiesto. Añade (o quita) la entrada en su grupo (empezar·espec·extensiones), en la posición correcta del orden de lectura (alimenta prev/next y la statusline), con su colección (wikipara contratos dedocs/;empezar/extensionespara páginas locales) y sugitPath, que sale de la rama degitPath()según la colección:wiki→docs/<subcarpeta>/<slug>.md(la subcarpeta —core/ocontracts/— sale del mapaWIKI_DIRdel propio docmap; si la página nueva es decore/, añade ahí su entrada)empezar→web/src/content/docs/empezando/<slug>.mdextensiones→web/src/content/docs/extensiones/<slug>.md
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.
- 11d ago First seen · 105 lines · 118 tokens per session scan A ead77ded2f52
alta-wiki is a skill published in the GitHub repository dbareagimeno/enu (2 stars, last pushed 1mo ago), licensed Apache-2.0. It adds 118 tokens to every session and 1,849 once invoked, about $0.0006 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
codex-claude-worker
Translate natural-language user requests into bounded Claude Code worker tasks while Codex or ChatGPT remains the supervisor. Use when the user gives an ordinary prompt and wants Codex to clarify scope, choose a safe work boundary, generate a worker prompt, approve or defer worker execution, read run summaries and…
source-research
Research open-source libraries with evidence-backed answers and GitHub permalinks. Use when the user asks about library internals, needs implementation details with source code references, wants to understand why something was changed, or needs authoritative answers backed by actual code. Excels at navigating large…
provider-model-discovery
Descobre e seleciona modelos de providers LLM de forma report-only: inventário read-only de modelos, docs oficiais, quota/billing/rate gates e shortlist para canary protegido. Use antes de adicionar providers, escolher modelos ou migrar monitores/roteamento.
control-plane-continuity
Use when a Pi session needs to continue local-safe work with low operator friction: discover focus, interview only for missing constraints, prepare bounded slices, use workers only behind gates, checkpoint, and stop on real risk.
pi-dev-workflow
Como configurar o workflow de desenvolvimento de extensões e pacotes pi. Use quando o usuário estiver desenvolvendo extensões em um monorepo, precisar alternar entre código local e pacotes publicados, ou tiver conflitos de carregamento de pacotes.
control-plane-ops
Operar o control-plane local-first do agents-lab com board canônico, long-runs bounded, handoff/checkpoint, rollout/rollback e espelhos externos sem perder governança.