Borrowing it
Nothing to install: this file belongs to tandryukha/aidemo. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/tandryukha/aidemo/main/.claude/skills/aidemo-blog/SKILL.mdgit clone --depth 1 https://github.com/tandryukha/aidemoWrote 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/tandryukha/aidemo/aidemo-blog)<a href="https://agentmods.dev/skills/tandryukha/aidemo/aidemo-blog"><img src="https://agentmods.dev/badge/skills/tandryukha/aidemo/aidemo-blog/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/tandryukha/aidemo/aidemo-blog"><img src="https://agentmods.dev/badge/skills/tandryukha/aidemo/aidemo-blog.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.00000 | $0.01702 |
| Opus 5 | $0.00000 | $0.00851 |
| Sonnet 5 | $0.00000 | $0.00340 |
| Haiku 4.5 | $0.00000 | $0.00170 |
Grade A, and why
aidemo-blog 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 today.
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 — 119 lines — stays where its author put it; the contents beside it link to each section on GitHub.
aidemo-blog — blog waves for aidemo (thin adapter)
The engine holds the logic; this file holds only what is specific to aidemo. Do not duplicate doctrine here — fetch it live so it can never go stale.
Run the guide and follow it
blog-engine guide wave-runbook # the 6 phases, disk-is-ledger, packing, launchd autoresume
blog-engine guide authoring # writer contract + non-hallucination doctrine
blog-engine guide sdxl-taxonomy # hero image failure taxonomy + judge rubric
blog-engine guide model-tiering # opus-first; sonnet token-save; codex serial-only
blog-engine guide source-policy # Tier 1-4 citation whitelist
blog-engine guide cadence # plan release cadence before bulk-generating
The engine-owned blog-wave skill is the orchestrator runbook — it drives the
six phases and defers to the guides above. Follow it. Everything below is
aidemo-local.
aidemo's local files (the engine reads these; you point at them)
blog/blog.config.json— machine-enforced values: site/brand, word & link budgets, banned-diction additions, cluster→style routing, citation policy + host tiers, model tiers + wave size, cadence. The engine gates read this; never restate a config value in this skill.blog/style/writer-overrides.md— aidemo's voice, tone, and claims policy. Appended verbatim to every rendered lane prompt under aSTRICT — these win on conflictheader. This is where editorial voice lives, not here.blog/data/topics.json— the hub-and-spoke topic map (slugs, clusters, pillars, crossLinks, science/evidence hooks).- your generation log — the lab notebook + hero-debt table; append one entry
per wave. This repo keeps it under
blog/data/ordocs/blog/(generation-log.md); if yours is elsewhere, record the exact path in the gotchas region below so future waves andblog-engine feedbackfind it. blog/data/articles/— the corpus (disk is the ledger).
Self-update (do this at a wave boundary, never mid-wave)
What ships with it
2 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.
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.
- today Changed · +2 lines d567ebc82d82
- 9d ago First seen · 117 lines · 0 tokens per session scan A a39259c53d7e
aidemo-blog is a skill published in the GitHub repository tandryukha/aidemo (7 stars, last pushed today), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 1,702 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-31.
Other skills, from other repositories
demo-video
Produce a polished, ScreenStudio-style 60fps product demo video of a web app with a tiny, dependency-light pipeline — Playwright frame capture + a multiprocess Pillow compositor streaming into ffmpeg (no Node/Remotion). Drives the app one step per frame so playback is true 60fps regardless of capture speed, then…
motion-graphics
Build frame-exact motion graphics — animated logos, kinetic typography, brand videos, animated titles and social clips — as a single HTML file driven by a paused Web Animations timeline, then export them to MP4 in 1:1, 4:5 and 9:16. Use this whenever someone wants to animate a wordmark or logo, make a video from text…
product-demo
Shoot, animate, title and optionally score product demo videos with Remotion — for a landing page, docs, onboarding, an app store listing or a social post. Use when editing anything under src/compositions/, when the user asks for a new demo clip, an intro or an animated title, asks for sound or a version for social…
creador_videos_ai
Build a 30-second cinematic marketing video for any website URL using the Causal AI Digital pipeline (Playwright iframe scroll tour + ElevenLabs voice off + whisper.cpp word-level synced subtitles + FFmpeg audio mux). Use when the user asks to generate a promotional/marketing video for a website, create a cinematic…
pr-to-video
Turn a GitHub pull request (a PR URL, owner/repo#N, or 'this PR' in a checked-out repo) into a code-change explainer video — changelog, feature reveal, fix, or refactor walkthrough built from the diff, commits, and files: the input is a code change, not a website. Not a product promo (/product-launch-video) or a no-PR…
general-video
Author or edit a custom HyperFrames composition when no specialized workflow fits, or when BRIEF.md sets flow: companion. Use for longer or multi-scene pieces, brand and sizzle reels, montages, static loops, static title cards, footage remixes, and freeform builds. Use motion-graphics instead for a short unnarrated…