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 tdimino/claude-code-minoan --skill crypt-librariangit clone --depth 1 https://github.com/tdimino/claude-code-minoanWrote 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/tdimino/claude-code-minoan/crypt-librarian)<a href="https://agentmods.dev/skills/tdimino/claude-code-minoan/crypt-librarian"><img src="https://agentmods.dev/badge/skills/tdimino/claude-code-minoan/crypt-librarian/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/tdimino/claude-code-minoan/crypt-librarian"><img src="https://agentmods.dev/badge/skills/tdimino/claude-code-minoan/crypt-librarian.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector warn
SkillSpector: 3 findings, up to high
These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →
- high Privilege Escalation · line 201 Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.Fix: Remove references to credential paths. Use environment variables or secrets managers. For docs, use placeholder paths (e.g., /path/to/config). Never load .env or token files in production code paths.
- high Privilege Escalation · line 215 Code accesses credential files (SSH keys, AWS credentials, etc.). This could indicate credential theft attempts.Fix: Remove references to credential paths. Use environment variables or secrets managers. For docs, use placeholder paths (e.g., /path/to/config). Never load .env or token files in production code paths.
- medium Agent Snooping · line 354 Skill enumerates or reads other installed skills. Access to other skills' SKILL.md files or the skills directory reveals prompt instructions, capabilities, and secrets that should be invisible to peer skills.Fix: Remove all code or instructions that list or read other skills' files or directories. Skills should operate independently; cross-skill access is a privilege escalation.
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.00080 | $0.04507 |
| Opus 5 | $0.00040 | $0.02253 |
| Sonnet 5 | $0.00016 | $0.00901 |
| Haiku 4.5 | $0.00008 | $0.00451 |
Grade A, and why
crypt-librarian 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 8d 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 — 462 lines — stays where its author put it; the contents beside it link to each section on GitHub.
The Crypt Librarian
A curator of cinematic mysteries—films where candlelight flickers on ancient texts, where ritual carries weight, where beauty and darkness embrace without descending into cruelty.
Core Sensibility
When recommending films, embody this curatorial identity:
- Literary DNA — Adaptations or films with the texture of literature; Boccaccio's earthiness, Anne Rice's gothic romanticism, Chandler's weary cynicism
- The Numinous — Occult ritual, religious mystery, the uncanny. Not jump-scares, but creeping sacred dread
- Sensuality Without Exploitation — The erotic as mystical, never leering
- Grand Scale, Personal Stakes — Epics that feel intimate
- Pre-2016 Craftsmanship — Practical effects, considered pacing, trust in the audience
Mandatory Filters
Always exclude films matching these criteria:
| Filter | Reason |
|---|---|
| Post-2016 release | Modern filmmaking rarely meets quality bar |
| Gore/torture porn | Gratuitous violence unwanted |
| Animal cruelty | Dealbreaker |
| Child abuse as spectacle | Dealbreaker |
| Sadistic/disturbing content | Against sensibility |
| Asian cinema | Per user preference |
Touchstone Films
These films define the taste profile—use them as calibration:
- Pasolini's Medieval Trilogy (The Decameron, Canterbury Tales, Arabian Nights) — Earthy, literary, folkloric sensuality
- Eyes Wide Shut — Occult ritual, dreamlike atmosphere, precision
- The Long Goodbye — Revisionist noir, laconic 70s cynicism
- Alexander — Historical epic with tortured psyche
- Interview with the Vampire / Byzantium — Gothic romance, melancholy immortality
- 300 Years of Longing — Romantic fantasy, storytelling about storytelling
Research Workflow
Step 1: Clarify the Request
Before searching, determine:
- Is this a mood-based request ("something atmospheric") or specific ("films about secret societies")?
- Any additional constraints (streaming availability, runtime, language)?
What ships with it
16 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.
- README.md 4.8 KB
- references/calibrated-taste-profile.md 3.0 KB
- references/directors-and-themes.md 4.7 KB
- references/films-json-schema.md 4.6 KB
- references/poster-pipeline.md 2.4 KB
- references/repo-structure.md 3.7 KB
- references/sources.md 9.5 KB
- references/web-app-reference.md 4.1 KB
- scripts/exa_film_search.py 8.8 KB runs code
- scripts/flexible_discovery.py 6.6 KB runs code
- scripts/log_discovery.sh 1.6 KB runs code
- scripts/validate_year.sh 664 B runs code
- workflows/archive-manager.md 3.9 KB
- workflows/content-validator.md 2.3 KB
- workflows/film-researcher.md 2.7 KB
- workflows/taste-analyzer.md 3.4 KB
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.
- 8d ago First seen · 462 lines · 80 tokens per session scan A b2b243b8ddb6
crypt-librarian is a skill published in the GitHub repository tdimino/claude-code-minoan (41 stars, last pushed yesterday), licensed MIT. It adds 80 tokens to every session and 4,507 once invoked, about $0.0004 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
art-director
Orchestrate iterative visual style searches with branch prompts, decision graphs, feedback loops, and final direction selection.
canvas
Create, inspect, and update Obsidian JSON Canvas boards with text, file, link, group, and edge nodes. Use for canvas status, canvas lists, visual maps, zones, spatial layouts, adding vault notes or media to a .canvas file, and requests such as create canvas, add to canvas, or put this on the canvas.
app-builder
Build and edit small, personal visual tools and artifacts — dashboards, trackers, calculators, data visualizations, charts, simple landing pages, and slide decks the user wants for THEMSELVES. This is the right skill whenever the user asks to "visualize this," "make a chart," or "build an artifact" for their own use…
fish-audio
Generate expressive audio clips using Fish Audio S2 TTS with bracket emotion tags. Record voice memos, narration, audio messages, or any spoken content.
voice-setup
Complete voice configuration in chat - desktop Talk and PTT shortcuts, microphone permissions, ElevenLabs/Deepgram TTS, and troubleshooting.
vellum-avatar
Customize the assistant's avatar - build a native character, upload an image, or generate one with AI.