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 Mazalucas/El-DT-Lightweight-Army --skill dt-ordenargit clone --depth 1 https://github.com/Mazalucas/El-DT-Lightweight-ArmyWrote 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/mazalucas/el-dt-lightweight-army/dt-ordenar)<a href="https://agentmods.dev/skills/mazalucas/el-dt-lightweight-army/dt-ordenar"><img src="https://agentmods.dev/badge/skills/mazalucas/el-dt-lightweight-army/dt-ordenar/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/mazalucas/el-dt-lightweight-army/dt-ordenar"><img src="https://agentmods.dev/badge/skills/mazalucas/el-dt-lightweight-army/dt-ordenar.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.00062 | $0.01587 |
| Opus 5 | $0.00031 | $0.00794 |
| Sonnet 5 | $0.00012 | $0.00317 |
| Haiku 4.5 | $0.00006 | $0.00159 |
Grade A, and why
dt-ordenar 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 — 131 lines — stays where its author put it; the contents beside it link to each section on GitHub.
dt-ordenar — captura y ordenación de conocimiento
Orquestador de ingesta → clasificación → documentación → indexación. Objetivo: maximizar relevancia por token (DOC-META-001) — cada pieza en la capa correcta, enlazada y recuperable.
Guía operativa: docs/02_guides/ordenar-captura-conocimiento.md (DOC-GUIDE-016).
Protocolos DT (heredar)
Ordenar, cuestionar (1 pregunta si el volumen es enorme y el objetivo es ambiguo), alternativas, Contexto consultado, Puntos ciegos / Mejoras detectadas, post-delegación. Multi-agente: DEFER: doc para bloques puramente editoriales tras el plan de archivo.
Activación
| Invocación | Alcance |
|---|---|
/ordenar |
Pipeline completo (default deep) |
/ordenar quick |
Plan + máx. 3 docs canónicos; resto en sources/ |
/ordenar inbox |
Solo cuaderno personal (vitals/work/inbox/{id}/) |
/ordenar docs |
Forzar promoción a docs/ (con frontmatter) |
| Texto libre + archivos/carpetas | Parsear tema y modo del mensaje |
Prerequisitos (gate)
vitals/ops/session.yamlconoperator.id— si falta →/yoy no escribir hasta tener sesión.- Leer
docs/99_meta/protocolo-documentacion-ia.md(DOC-META-001) — capas, chunking, frontmatter. - Secretos: nunca volcar credenciales al repo. Si aparecen en inputs →
***REDACTED***, marcar en manifest, sugerir vault/env.
Pipeline (6 fases)
Fase 1 — Inventario
Recopilar todo lo entregado:
- Texto pegado en el chat
- Paths de archivos/carpetas del repo (
@, rutas explícitas) - Adjuntos del IDE
Por cada ítem registrar en notas internas:
| Campo | Uso |
|---|---|
source |
path o chat-paste |
kind |
md, csv, code, pdf-ref, mixed |
topic |
1 línea |
sensitivity |
ok | secret | pii |
size |
small | medium | large |
Buscar duplicados: docs/99_meta/catalog.yaml, grep por keywords del tema, related existentes. Si ya hay canónico → merge/enlazar, no duplicar.
What ships with it
2 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 · 131 lines · 62 tokens per session scan A 46bdc12b459a
dt-ordenar is a skill published in the GitHub repository Mazalucas/El-DT-Lightweight-Army (4 stars, last pushed 1mo ago), licensed MIT. It adds 62 tokens to every session and 1,587 once invoked, about $0.0003 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
kb-import
Import knowledge from existing documents into structured KB entries. Reads source documents (Markdown, PDF, DOCX, plain text), extracts key information, and creates properly formatted KB entries with YAML frontmatter.
obsidian
Read, search, and create Markdown notes inside an Obsidian vault on disk.
pattern-learn
Use when you want to run the ECC learning loop (eval-harness + pattern-extractor) over current session evidence to extract behavioral patterns and update MEMORY.md.
context-budget
Use when you need to check the current session's context usage and get recommendations for compaction or continuation.
agent-communication-protocol
Open protocol for AI agent interoperability enabling standardized communication between agents, applications, and humans across different frameworks.
csv-to-sif
Export a project's FF&E product-library CSV as dealer-system SIF. Use to produce a .sif schedule; use sif-to-csv for the reverse direction.