Getting it into your agent
It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.
git clone --depth 1 https://github.com/EliasOulkadi/shokuninnpx agentmods add skills/eliasoulkadi/shokunin/kamiWrote 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/eliasoulkadi/shokunin/kami)<a href="https://agentmods.dev/skills/eliasoulkadi/shokunin/kami"><img src="https://agentmods.dev/badge/skills/eliasoulkadi/shokunin/kami/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/eliasoulkadi/shokunin/kami"><img src="https://agentmods.dev/badge/skills/eliasoulkadi/shokunin/kami.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector warn
SkillSpector: 3 findings, up to medium
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 →
- medium Rogue Agent · line 3 Skill establishes unauthorized persistence across sessions via cron jobs, startup scripts, or state files. Session persistence allows an attacker to maintain access beyond the current interaction.Fix: Remove any persistence mechanisms (cron jobs, startup scripts, state files). Skills should not maintain state across sessions without explicit user consent.
- medium Excessive Agency · line 201 Skill enables autonomous high-impact decisions without human-in-the-loop verification. Critical operations (destructive commands, financial transactions, data deletion) should require explicit user confirmation.Fix: Add human-in-the-loop confirmation for destructive, irreversible, or high-impact operations. Never auto-execute commands that modify files, send data, or alter system state.
- medium Excessive Agency · line 356 Skill enables autonomous high-impact decisions without human-in-the-loop verification. Critical operations (destructive commands, financial transactions, data deletion) should require explicit user confirmation.Fix: Add human-in-the-loop confirmation for destructive, irreversible, or high-impact operations. Never auto-execute commands that modify files, send data, or alter system state.
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.00000 | $0.07500 |
| Opus 5 | $0.00000 | $0.03750 |
| Sonnet 5 | $0.00000 | $0.01500 |
| Haiku 4.5 | $0.00000 | $0.00750 |
Grade A, and why
kami 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 11d 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 — 495 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Note: Full Kami distribution includes ~30+ auxiliary files (CHEATSHEET.md, scripts/, references/, assets/diagrams/*.html). The core SKILL.md works standalone; scripts/build.py is required for PDF generation. Check the Shokunin ecosystem root for these.
kami · 紙
紙 · かみ - the paper your deliverables land on.
Good content deserves good paper. One design language across eight document types: warm parchment canvas, ink-blue accent, serif-led hierarchy, tight editorial rhythm.
Part of Kaku · Waza · Kami - Kaku writes code, Waza drills habits, Kami delivers documents.
Workflow
Step 0 · Load brand profile (if exists)
Check ~/.config/kami/brand.md (preferred) or ~/.kami/brand.md (legacy fallback). If found, read references/brand-profile.md for the full four-layer application spec (placeholder substitution, session defaults, visual customization, habit notes) and its six guardrails. If no profile exists, continue without interruption.
Key rule: explicit prompt > editorial judgment > habit notes > frontmatter defaults > built-in defaults. Profile fills gaps silently; it never overrides the current conversation.
Step 1 · Decide the language
Match the user's language. Chinese -> *.html / slides-weasy.html. English -> *-en.html / slides-weasy-en.html. Japanese -> CJK path (.html / slides-weasy.html) as best-effort, JP Mincho first, visual QA before shipping. Reference docs are shared English specs.
When ambiguous (e.g. a one-word command like "resume"), ask a one-liner rather than guess.
| User language | HTML templates | Slides (PDF default) | Slides (PPTX fallback) |
|---|---|---|---|
| Chinese (primary) | *.html |
slides-weasy.html |
slides.py |
| English | *-en.html |
slides-weasy-en.html |
slides-en.py |
| Japanese (best-effort) | *.html |
slides-weasy.html |
slides.py |
| Other languages (best-effort) | choose CJK or EN path by script coverage, then verify manually | choose slides-weasy.html or slides-weasy-en.html, then verify manually |
use slides.py / slides-en.py only if PPTX is required |
What ships with it
60 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.
- .claude-plugin/marketplace.json 537 B
- .github/FUNDING.yml 61 B
- .github/workflows/check.yml 673 B
- .github/workflows/release.yml 1.4 KB
- .gitignore 436 B
- assets/demos/demo-agent-slides.html 22 KB
- assets/demos/demo-agent-slides.pdf 97 KB
- assets/demos/demo-agent-slides.png 156 KB
- assets/demos/demo-kaku.html 28 KB
- assets/demos/demo-kaku.pdf 1095 KB
- assets/demos/demo-kaku.png 87 KB
- assets/demos/demo-musk-resume.html 24 KB
- assets/demos/demo-musk-resume.pdf 336 KB
- assets/demos/demo-musk-resume.png 417 KB
- assets/demos/demo-tesla.html 22 KB
- assets/demos/demo-tesla.pdf 302 KB
- assets/demos/demo-tesla.png 313 KB
- assets/demos/equity-report-en.png 368 KB
- assets/demos/images/kaku-action.jpg 949 KB
- assets/demos/images/kaku-hero.jpg 461 KB
- assets/diagrams/architecture.html 9.1 KB
- assets/diagrams/bar-chart.html 8.3 KB
- assets/diagrams/candlestick.html 10.0 KB
- assets/diagrams/donut-chart.html 7.8 KB
- assets/diagrams/flowchart.html 7.7 KB
- assets/diagrams/layer-stack.html 7.9 KB
- assets/diagrams/line-chart.html 10 KB
- assets/diagrams/quadrant.html 7.7 KB
- assets/diagrams/state-machine.html 9.5 KB
- assets/diagrams/swimlane.html 8.8 KB
- assets/diagrams/timeline.html 7.2 KB
- assets/diagrams/tree.html 9.9 KB
- assets/diagrams/venn.html 5.6 KB
- assets/diagrams/waterfall.html 8.9 KB
- assets/fonts/JetBrainsMono.woff2 54 KB
- assets/fonts/TsangerJinKai02-W04.ttf 18504 KB
- assets/fonts/TsangerJinKai02-W05.ttf 18509 KB
- assets/illustrations/travel-3d-representations.png 1998 KB
- assets/illustrations/travel-spatialvla.png 1827 KB
- assets/illustrations/travel-tesla-optimus.png 1844 KB
- assets/images/logo.svg 8.7 KB
- assets/templates/changelog-en.html 5.8 KB
- assets/templates/changelog.html 6.6 KB
- assets/templates/equity-report-en.html 13 KB
- assets/templates/equity-report.html 14 KB
- assets/templates/letter-en.html 7.2 KB
- assets/templates/letter.html 8.3 KB
- assets/templates/long-doc-en.html 14 KB
- assets/templates/long-doc.html 16 KB
- assets/templates/one-pager-en.html 9.4 KB
- assets/templates/one-pager.html 11 KB
- assets/templates/portfolio-en.html 16 KB
- assets/templates/portfolio.html 17 KB
- assets/templates/resume-en.html 24 KB
- assets/templates/resume.html 26 KB
- assets/templates/slides-en.py 13 KB runs code
- assets/templates/slides-weasy-en.html 6.9 KB
- assets/templates/slides-weasy.html 7.8 KB
- assets/templates/slides.py 15 KB runs code
- CHEATSHEET.md 16 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.
- 11d ago First seen · 495 lines · 0 tokens per session scan A 5163241ca693
kami is a skill published in the GitHub repository EliasOulkadi/shokunin (113 stars, last pushed 1mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 7,500 tokens. 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-30.
Other skills, from other repositories
wowerpoint
Turn one document into a kawaii NotebookLM slide-deck PDF. Use for "wowerpoint this", "make a deck about ", "turn this report into slides", or any request to render a single document as shareable narrative slides.
deck-ai
Generate modern presentation decks (PDF) from markdown content. Local open-source alternative to Gamma — uses Slidev for layouts and Unsplash for imagery. Invoke when the user asks to "make a deck", "build slides from this", or "turn this into a presentation".
pptx-posters
Create research posters using HTML/CSS that can be exported to PDF or PPTX. Use this skill ONLY when the user explicitly requests PowerPoint/PPTX poster format. For standard research posters, use latex-posters instead. This skill provides modern web-based poster design with responsive layouts and easy visual…
slides
Create and edit presentation slide decks (.pptx) with PptxGenJS, bundled layout helpers, and render/validation utilities. Use when tasks involve building a new PowerPoint deck, recreating slides from screenshots/PDFs/reference decks, modifying slide content while preserving editable output, adding…
pptx
Create and validate Microsoft PowerPoint presentations (.pptx), including structured slide decks, tables, workflows, metadata, and reproducible generation scripts. Use for presentation, slides, PowerPoint, PPT, or PPTX creation and verification tasks.
timecode-audio-edit-workflow
The patch comprehensively addresses all identified issues.