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 jxoesneon/Ciel --skill ciel-meta-and-utilitygit 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-meta-and-utility)<a href="https://agentmods.dev/skills/jxoesneon/ciel/ciel-meta-and-utility"><img src="https://agentmods.dev/badge/skills/jxoesneon/ciel/ciel-meta-and-utility/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/jxoesneon/ciel/ciel-meta-and-utility"><img src="https://agentmods.dev/badge/skills/jxoesneon/ciel/ciel-meta-and-utility.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.00022 | $0.00530 |
| Opus 5 | $0.00011 | $0.00265 |
| Sonnet 5 | $0.00004 | $0.00106 |
| Haiku 4.5 | $0.00002 | $0.00053 |
Grade A, and why
ciel-meta-and-utility 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 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.
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: Meta & Utility (The Orchestrator)
This skill formalizes the self-management of CIEL and specialized utility workflows.
Skill Discovery (Superpowers)
- Hard Mandate: If there is a 1% chance a skill applies, you MUST invoke it.
- Priority: Process skills (Brainstorming/Debugging) > Implementation skills.
- Integrity: Follow Rigid skills (TDD) exactly; adapt Flexible skills (Patterns) to context.
Workspace Isolation (Worktrees)
- Directory: Follow priority: Existing
.worktrees/->CLAUDE.mdpreference -> Ask user. - Safety (Hard Gate): Verify the directory is in
.gitignorebefore creation. Fix immediately if not. - Baseline: Run tests in the fresh worktree to ensure a clean start before implementing.
Workspace Surface Audit
- Inventory: Identify configured MCPs, environment keys, and installed skills.
- Parity Check: Compare workspace capabilities against official benchmarks.
- Next Moves: Propose concrete additions (Skills, Hooks, Agents) ordered by business impact.
Visa Doc Intelligence
- Workflow: Conversion -> Rotation -> OCR -> Translation -> PDF.
- OCR Hierarchy: macOS Vision -> EasyOCR -> Tesseract.
- Integrity: Preserve original structure and names. Annotate as "Certified English translation."
Anti-Patterns
- Worktree Pollution: Committing worktree metadata to the main repository.
- Amnesiac Audit: Summarizing "How" to install instead of "What" is actually missing.
- Silent Skill Skipping: Skipping a relevant skill because you "remembered the logic."
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.
- 7d ago First seen · 56 lines · 22 tokens per session scan A 3c010354b551
ciel-meta-and-utility is a skill published in the GitHub repository jxoesneon/Ciel (1 stars, last pushed 4d ago), licensed Apache-2.0. It adds 22 tokens to every session and 530 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
factory-handoff
Hand one exact agent-ready ticket to the central Factory runtime over the configured SSH forced-command boundary. Use when an operator asks to hand off an existing ticket or a prose request instead of implementing it in the current session.
delivery
Fecha o ciclo de entrega local — build check, bump semântico, changelog e commit convencional. Deploy remoto somente sob a condição dupla do Ops. Use para "finalizar tarefa", "fazer release" ou "publicar versão".
feature-flow
Cria o diretório canônico da task (docs/todo/NNN-slug/), a branch e o scaffolding inicial. Use para "criar feature", "iniciar tarefa" ou "abrir task".
gitnexus-cli
Use when the user needs to run GitNexus CLI commands like analyze/index a repo, check status, clean the index, generate a wiki, or list indexed repos. Examples: "Index this repo", "Reanalyze the codebase", "Generate a wiki".
github-release-pr-writer
Draft or update GitHub release pull request descriptions from verified tags, commits, merged pull requests, and the release diff. Use when a PR prepares a version, aligns release metadata, promotes a prerelease, or needs a reviewer-focused release summary, exact change inventory, breaking-change section, or migration…
codex-review
Professional code review with auto CHANGELOG generation, integrated with Codex AI.