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 Linearl/reasonix_skill_repo --skill web-video-presentationgit clone --depth 1 https://github.com/Linearl/reasonix_skill_repoWrote 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/linearl/reasonix_skill_repo/web-video-presentation)<a href="https://agentmods.dev/skills/linearl/reasonix_skill_repo/web-video-presentation"><img src="https://agentmods.dev/badge/skills/linearl/reasonix_skill_repo/web-video-presentation/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/linearl/reasonix_skill_repo/web-video-presentation"><img src="https://agentmods.dev/badge/skills/linearl/reasonix_skill_repo/web-video-presentation.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.00314 | $0.07091 |
| Opus 5 | $0.00157 | $0.03546 |
| Sonnet 5 | $0.00063 | $0.01418 |
| Haiku 4.5 | $0.00031 | $0.00709 |
Grade C, and why
web-video-presentation scanned grade C with 2 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 9d 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.
Recursive force deletehighDestructive command
rm -rf with a variable or a broad path is one typo away from removing the wrong tree.
rm -rf presentation/src/chapters/01-example Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
│ └── openai.sh # 内置 OpenAI TTS(curl + OPENAI_API_KEY) The source is not reproduced here
A licence we could not identify
The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.
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.
- manifest.json 629 B
- PATCH.md 1015 B
- README.md 18 KB
- README.zh-CN.md 17 KB
- references/AUDIO.md 11 KB
- references/CHAPTER-CRAFT.md 10 KB
- references/EXAMPLES/case-tech-review/outline-snippet.md 6.4 KB
- references/EXAMPLES/case-tech-review/README.md 2.8 KB
- references/EXAMPLES/hook-chapter/chapter.css 4.8 KB
- references/EXAMPLES/hook-chapter/chapter.tsx 4.4 KB
- references/EXAMPLES/hook-chapter/README.md 3.8 KB
- references/EXAMPLES/list-reveal/chapter.css 3.4 KB
- references/EXAMPLES/list-reveal/chapter.tsx 3.5 KB
- references/EXAMPLES/list-reveal/README.md 3.6 KB
- references/EXAMPLES/README.md 5.0 KB
- references/OUTLINE-FORMAT.md 8.3 KB
- references/RECORDING.md 2.9 KB
- references/SCRIPT-STYLE.md 18 KB
- references/THEMES.md 23 KB
- scripts/scaffold.sh 9.3 KB runs code
- templates/index.html 302 B
- templates/scripts/extract-narrations.ts 4.6 KB runs code
- templates/scripts/synthesize-audio.sh 5.0 KB runs code
- templates/scripts/tts-providers/minimax.sh 1.7 KB runs code
- templates/scripts/tts-providers/openai.sh 2.6 KB runs code
- templates/scripts/tts-providers/README.md 12 KB
- templates/src/App.tsx 2.4 KB
- templates/src/chapters/01-example/Example.css 1.9 KB
- templates/src/chapters/01-example/Example.tsx 3.8 KB
- templates/src/chapters/01-example/narrations.ts 1.3 KB runs code
- templates/src/components/AutoStartGate.css 1.2 KB
- templates/src/components/AutoStartGate.tsx 1014 B
- templates/src/components/AutoToggle.css 1.0 KB
- templates/src/components/AutoToggle.tsx 898 B
- templates/src/components/MaskReveal.tsx 797 B
- templates/src/components/ProgressBar.css 2.4 KB
- templates/src/components/ProgressBar.tsx 3.7 KB
- templates/src/components/Stage.tsx 1.5 KB
- templates/src/hooks/useAudioPlayer.ts 3.7 KB runs code
- templates/src/hooks/useAutoMode.ts 2.4 KB runs code
- templates/src/hooks/useStageScale.ts 843 B runs code
- templates/src/hooks/useStepper.ts 5.1 KB runs code
- templates/src/main.tsx 209 B
- templates/src/registry/chapters.ts 833 B runs code
- templates/src/registry/types.ts 704 B runs code
- templates/src/styles/animations.css 2.3 KB
- templates/src/styles/base.css 15 KB
- templates/src/styles/fonts.css 2.1 KB
- templates/vite.config.ts 196 B runs code
- themes/bauhaus-bold/theme.json 750 B
- themes/bauhaus-bold/tokens.css 2.7 KB
- themes/blueprint/theme.json 744 B
- themes/blueprint/tokens.css 2.9 KB
- themes/bold-signal/theme.json 956 B
- themes/bold-signal/tokens.css 3.1 KB
- themes/chalk-garden/theme.json 705 B
- themes/chalk-garden/tokens.css 2.8 KB
- themes/creative-voltage/theme.json 970 B
- themes/creative-voltage/tokens.css 3.0 KB
- themes/dark-botanical/theme.json 911 B
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.
- 9d ago First seen · 452 lines · 314 tokens per session scan C 0197b0dcbaad
web-video-presentation is a skill published in the GitHub repository Linearl/reasonix_skill_repo (2 stars, last pushed 12d ago), with no licence file. It adds 314 tokens to every session and 7,091 once invoked, about $0.0016 per session on Opus 5. A static security scan graded it C with 2 findings (recursive force delete, makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
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.
slide-copywriter
A guide for turning research, data, notes, or transcripts into written content for presentation slides, including conclusions, slide elements, and speaker notes.
canvas
AI-orchestrated visual production for Obsidian Canvas. Create presentations, flowcharts, mood boards, knowledge graphs, galleries, storyboards, timelines, dashboards, and more with intelligent layout and AI-generated content. Claude acts as Creative Director — dispatching sub-agents for image generation, SVG diagrams…
canvas-generate
AI-orchestrated full canvas generation. Given a description, detects the best archetype, generates content and visuals, instantiates a template, applies layout, and produces a complete canvas. The flagship command. Dispatches canvas-media and canvas-composer agents for parallel asset generation. Triggers on: canvas…
canvas-populate
Add content to existing Obsidian Canvas files. Supports all node types: images (with auto aspect ratio detection), text cards, PDFs, wiki notes, web links, Mermaid diagrams, SVGs, GIFs, AI-generated images via banana. Also adds zones (groups), edges between nodes, and imports recent banana images. Triggers on: canvas…
canvas-present
Build presentation-mode canvases for the Advanced Canvas plugin. Creates slide-deck canvases with 1200x675 group nodes connected by edges for arrow-key navigation. Supports title slides, content slides with images, full-text slides, and optional script annotation columns for video planning. Triggers on: canvas…