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 fatihguner/foreman --skill storytelling-truth-and-vividnessgit clone --depth 1 https://github.com/fatihguner/foremanWrote 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/fatihguner/foreman/storytelling-truth-and-vividness)<a href="https://agentmods.dev/skills/fatihguner/foreman/storytelling-truth-and-vividness"><img src="https://agentmods.dev/badge/skills/fatihguner/foreman/storytelling-truth-and-vividness/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/fatihguner/foreman/storytelling-truth-and-vividness"><img src="https://agentmods.dev/badge/skills/fatihguner/foreman/storytelling-truth-and-vividness.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.00090 | $0.03836 |
| Opus 5 | $0.00045 | $0.01918 |
| Sonnet 5 | $0.00018 | $0.00767 |
| Haiku 4.5 | $0.00009 | $0.00384 |
Grade A, and why
storytelling-truth-and-vividness 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 6d 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 — 220 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Read runtime and advisory rules before applying this skill. Other Foreman layers and the catalog are in ../../content/, relative to this SKILL.md.
Storytelling Truth and Vividness
The best storytellers lie -- but only in five specific ways, each with an inviolable rule that separates craft from dishonesty. The framework calls them the Five Permissible Lies of True Storytelling, and they constitute an ethical framework as rigorous as it is practical. Paired with the Cinema of the Mind principle -- the insistence that every moment of a story must exist in a physical location the audience can see -- these two doctrines form the foundation of nonfiction narrative craft. For the entrepreneur who trades in origin stories, customer narratives, and investor updates built on real events, the question is never whether to shape the truth. The question is how to shape it without breaking it.
The Framework
Part I: The Five Permissible Lies
Three caveats govern all five lies. First, storytellers lie only for the benefit of the audience, never for personal gain -- not to appear more noble, mitigate shame, or inflate accomplishment. Second, memory itself is unreliable; each retelling alters the original, so perfect accuracy was never on offer. Third, storytellers never add something that was not already there. The raw material is fact. The craft is selection and arrangement.
Lie 1: Omission
Every story contains omissions; if it did not, it would never end. Strategic omission removes people, subplots, and details that do not serve the story's core moment. One illustrative example removes an entire hitchhiker -- a vivid, memorable character -- from one of his most performed stories because the hitchhiker's presence would pull the audience's attention away from the porch where the story's emotional centre lives.
The rule: omit anything that distracts from the five-second moment of transformation. People are the most frequently omitted element. If a third person in a car does not fill a role in the narrative, that person was never in the car.
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.
- 6d ago First seen · 220 lines · 90 tokens per session scan A f0ef83527864
storytelling-truth-and-vividness is a skill published in the GitHub repository fatihguner/foreman (50 stars, last pushed 7d ago), licensed MIT. It adds 90 tokens to every session and 3,836 once invoked, about $0.0005 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-06.
Other skills, from other repositories
simplemem-skill
Store and retrieve conversation memories across sessions. Use when asked to 'remember this', 'save conversation', 'add to memory', 'what did we discuss about...', 'query memories', or 'import chat history'. Also use proactively to preserve important dialogue context and decisions.
story-init
This skill should be used when the user asks to "start a new story", "initialize a story project", "create a story", "new book", "set up a story", or wants to begin a new fiction writing project from scratch.
task-graph
Execute an approved multi-task plan as a verified DAG with @taskgraph — parallel squad workers per task, validation gates the engine runs itself, and an independent reviewer verdict before any task counts as done. Use for deliveries of 5+ tasks with real independence between them; for smaller work dispatch workers…
calendar
Create, list, and manage calendar events / meetings from the terminal using whatever native CLI is installed (gcalcli for Google Calendar, khal for CalDAV, or AppleScript Calendar on macOS). Use when asked to "schedule a meeting", "create an event", "what's on my calendar", "am I free", "book".
reminders
Create and list reminders / to-dos and time-based nudges using native tooling (AppleScript Reminders on macOS, or ChatCLI's own @scheduler for a timed message back to the user). Use when asked to "remind me", "set a reminder", "add a to-do", "don't let me forget".
github
Manage the full GitHub workflow from the terminal — auth, issues, pull request lifecycle (branch/commit/open/CI/merge), code review, and repo management. Uses the gh CLI when present, with a git + REST API fallback. Use when asked to "open a PR", "create an issue", "review this PR", "check CI", "list issues".