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 agentmods add skills/jxoesneon/ciel/ciel-documentation-enginenpx skills add jxoesneon/Ciel --skill ciel-documentation-enginegit clone --depth 1 https://github.com/jxoesneon/CielWrote 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/jxoesneon/ciel/ciel-documentation-engine)<a href="https://agentmods.dev/skills/jxoesneon/ciel/ciel-documentation-engine"><img src="https://agentmods.dev/badge/skills/jxoesneon/ciel/ciel-documentation-engine.svg" alt="Measured on agentmods" 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.00023 | $0.00470 |
| Opus 5 | $0.00012 | $0.00235 |
| Sonnet 5 | $0.00005 | $0.00094 |
| Haiku 4.5 | $0.00002 | $0.00047 |
Grade A, and why
ciel-documentation-engine 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 2d 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.
What it actually says
CIEL ADAPTATION: Documentation Engine
This framework governs the lifecycle of technical documentation within the CIEL ecosystem. It ensures that all documentation is accurate, spec-compliant, and semantically queryable.
Core Capabilities
- Spec-Doc Synchronization: Automatically validates that documentation (e.g.,
README.md) stays in sync with actual project structure and metrics. - Semantic Indexing: Prepares documentation for high-density RAG (Retrieval-Augmented Generation) by enforcing structured headings and metadata.
- Format Enforcement: Validates and auto-fixes Markdown standards (MD040, MD060) via integrated linting hooks.
- Template Application: Provides standardized templates for new skills, subagents, and council reports.
Mandates
- Single Source of Truth: Metrics (like skill counts) MUST be derived from implementation, not hand-coded.
- Link Integrity: Every internal link in the documentation must be verified for resolution.
- Tone & Style: Documentation must maintain a professional, senior-engineering tone.
Automation Hooks
- Post-Build: Generates updated
MANIFEST.mdandINDEXING.md. - Pre-Commit: Runs
markdownlintand verifies version consistency.
Anti-Patterns
- Stale Metrics: Quoting version numbers or counts that do not match the current repo state.
- Broken References: Linking to deleted files or private directories in public documentation.
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.
- 2d ago First seen · 49 lines · 23 tokens per session scan A 40c274c9a5c0
ciel-documentation-engine is a skill published in the GitHub repository jxoesneon/Ciel (1 stars, last pushed 5d ago), licensed Apache-2.0. It adds 23 tokens to every session and 470 once invoked, about $0.0001 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-09-03.
Other skills, from other repositories
EU AI Act Documentation
What compliance documentation to produce under the EU AI Act — Annex IV technical documentation, EU declaration of conformity, risk-management file, data-governance records, and GPAI training-data summary — and how to structure it.
slidev
Use when the user wants to create slides, build a presentation or talk, make a deck or pitch, export slides to PDF, work with an existing slides.md, run slidev dev mode, or build a static slide site. Also applies when the user mentions "presentation", "keynote", "talk", "lecture", "deck", "slide deck", or asks to turn…
llms-txt-generator
Scans your documentation and key pages to create a structured text file optimized for LLM reading.
hive.pdf
Read, write, merge, split, rotate, watermark, encrypt, and OCR PDF files using Python (pypdf, pdfplumber, reportlab, pypdfium2) and command-line tools (poppler-utils, qpdf). Use when the user asks to extract text/tables/images from a PDF, create or modify a PDF, combine or split PDFs, OCR a scanned PDF…
obsidian-cli
Interact with Obsidian vaults using the Obsidian CLI to read, create, search, and manage notes, tasks, properties, and more. Also supports plugin and theme development with commands to reload plugins, run JavaScript, capture errors, take screenshots, and inspect the DOM. Use when the user asks to interact with their…
meeting-minutes-taker
Transforms raw meeting transcripts into high-fidelity, structured meeting minutes with iterative review for completeness. This skill should be used when (1) a meeting transcript is provided and meeting minutes, notes, or summaries are requested, (2) multiple versions of meeting minutes need to be merged without losing…