Home / aktsmm / agent-skills · animated-infographic/SKILL.md · GitHub

animated-infographic skillA

animated-infographic is agent-read markdown (skill) from aktsmm/agent-skills: Create reproducible animated infographic GIFs from structured data or measured results, with audience-language labels, explicit timing semantics, representative-frame QA, and a static fallback. Use when asked for GIF生成, animated infographic, 動的インフォグラフィック, 結果が流れる図, animated benchmark, or a blog/SNS animation whose displayed metrics must remain traceable to source data..

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Animated Infographic

## When to Use

- JSON / CSV / benchmark resultsからGIFや動く図を作る。
- カード移動、ランキング、比較棒、状態遷移をアニメーションで見せる。
- 数値の正確性と、演出時間・実測時間の区別が重要な記事 / SNS資産を作る。

静止PNGだけなら`visualize-as-infographic`、既存動画の分析なら`video-watch`、編集可能な構成図ならdraw.io系workflowを使う。

## Inputs

- Source artifact: JSON / CSV / text。測定値がある場合はこれをSSOTにする。
- Audience language and target medium: Japanese blog、X、slideなど。
- Timing mode:
  - `illustrative`: 動きは演出。処理速度を表さない。
  - `measured`: frame timingを実測timestampから作る。
  - `mixed`: 数値は実測、カードや棒の動きは演出。
- Output size。既定はblog/X向け`1200x675`、必要なら静止fallbackも作る。

## Workflow

1. **Freeze the evidence**
  - source artifact、取得日時、対象件数、測定境界を固定する。
  - latencyは`1 request`、`serial total`、`fresh-process end to end`など、何を測った値か決める。
  - 外部mediaを加工する場合は元URL、取得日、source相対path、SHA-256をmanifestへ記録し、生成前にhashを照合する。
2. **Design the story**
  - 1 GIFは1つの主張に絞る。長文説明は本文へ戻す。
  - 入力 → 判断 → 次処理、before → after、比較 → 結論など、読み順を固定する。
  - 狭いdecision gateが主題なら、accent色、太いoutline、中央配置、calloutのいずれかで視覚階層の主役にする。入力と出力を両側に置き、gateが決める値を箱内へ書く。
  - 公式用語と作者独自の層・分類を同じ見た目で断定しない。独自モデルはasset内で`この記事での整理`などscopeを示し、製品包含や成熟度に見える矢印・入れ子を避ける。
3. **Localize before rendering**
  - 説明UI、status、captionは読者言語へ合わせる。日本語記事に汎用英語UIを残さない。
…

Read the whole file at its exact version.

How to install

Latest version
mdr add aktsmm/agent-skills/animated-infographic@git:20260922.6945f75
Exact content
mdr add aktsmm/agent-skills/animated-infographic@sha256:46b845c47c1dd2e7

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_h3z7z5r3pfaszaoj.svg)](https://markdownregistry.com/a/art_h3z7z5r3pfaszaoj)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260922.6945f75 latest2026-09-22 6945f75 5,451 BA view · diff
git:20260922.2ce5c0b2026-09-22 2ce5c0b 4,315 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (5451 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

aktsmm/agent-skills · 26 stars · license NOASSERTION · pushed 2026-09-22 · branch master

API

GET https://markdownregistry.com/api/v1/artifacts/art_h3z7z5r3pfaszaoj
GET https://markdownregistry.com/api/v1/resolve?ref=aktsmm/agent-skills/animated-infographic
GET https://markdownregistry.com/api/v1/blob/46b845c47c1dd2e726b64d6b540f3975c667c80425c1f3660a1fe8d2d4c0d9c2

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from aktsmm/agent-skills

agentic-workflow-guide skill
aktsmm/agent-skills · agentic-workflow-guide/SKILL.md · Design, review, and debug agent workflows, and decide when a request should use a prompt, instruction, skill, agent, or…
git:20260908.96f99cb · audit A · 26 stars
ai-cli-benchmark skill
aktsmm/agent-skills · ai-cli-benchmark/SKILL.md · Design, run, and review fair performance, token, and cost comparisons across GitHub Copilot CLI, Codex CLI, and direct…
git:20260922.2ce5c0b · audit A · 26 stars
analyze-copilot-sessions skill
aktsmm/agent-skills · analyze-copilot-sessions/SKILL.md · Analyze historical VS Code GitHub Copilot Chat sessions by model, reasoning effort, AIU, time, reliability, workflow…
git:20260731.ecefb68 · audit A · 26 stars
azure-advisor-report skill
aktsmm/agent-skills · azure-advisor-report/SKILL.md · Generate Azure environment monthly report (Markdown + PowerPoint) from Azure Advisor and Cost Management API. Use when…
git:20260705.848fd9b · audit A · 26 stars
azure-env-builder skill
aktsmm/agent-skills · azure-env-builder/SKILL.md · [Alpha] Experimental Azure environment builder for infrastructure and deployment design. Use when building Azure…
git:20260705.848fd9b · audit A · 26 stars
azure-infra-validation skill
aktsmm/agent-skills · azure-infra-validation/SKILL.md · Build and validate Azure infrastructure in a lab or sandbox using Azure CLI and official Microsoft docs. Use when…
git:20260705.848fd9b · audit A · 26 stars
azure-screenshot-mask skill
aktsmm/agent-skills · azure-screenshot-mask/SKILL.md · Mosaic environment-sensitive areas (tenant name, user avatar, subscription name / ID, resource group, internal…
git:20260709.e6b8215 · audit A · 26 stars
azure-troubleshooting skill
aktsmm/agent-skills · azure-troubleshooting/SKILL.md · Investigate Azure incidents and service degradations with a read-only workflow using Azure CLI, Resource Health…
git:20260818.7622c50 · audit A · 26 stars
azure-update-customer-pptx skill
aktsmm/agent-skills · azure-update-customer-pptx/SKILL.md · Build a customer-facing Azure Update PowerPoint from Azure Updates MCP results, including customer classification…
git:20260907.e5e7253 · audit A · 26 stars
biz-ops-setup skill
aktsmm/agent-skills · biz-ops-setup/SKILL.md · Business operations workspace setup with workIQ integration. Creates report generation, task management, and customer…
git:20260909.f95d0a3 · audit A · 26 stars
book-writing-workspace skill
aktsmm/agent-skills · book-writing-workspace/SKILL.md · Operate a reusable technical book manuscript workspace with writing structure, reader persona SSOT, review rules, and…
git:20260909.e5a2364 · audit A · 26 stars
AGENTS.md@book-writing-workspace/templates agents
aktsmm/agent-skills · book-writing-workspace/templates/AGENTS.md
git:20260705.848fd9b · audit A · 26 stars

Every file in aktsmm/agent-skills

Browse by kind, by grade A, or by owner.