livefigures

livefigures is a skill for Claude Code, Codex from seandavi/agentic-coding-intro. It costs 97 tokens per session (1,583 once invoked), scanned A, original, no licence file.

Instructions for creating editable, source-controlled figures in Quarto documents using the quarto-livefigures extension. Quarto is a tool for building documents from text and code; the figures can come from sources such as Excalidraw, Vega-Lite, Graphviz, or PlantUML.

In plain words
What is it for?
Use it to create or edit diagrams, charts, schemas, and timing figures in a Quarto project.
Why use it?
It keeps diagrams and charts editable and version-controlled instead of storing only finished images.

Skill for Claude CodeCodex

Install

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.

agentmods
npx agentmods add skills/seandavi/agentic-coding-intro/livefigures
Any agent
npx skills add seandavi/agentic-coding-intro --skill livefigures
Clone the repo
git clone --depth 1 https://github.com/seandavi/agentic-coding-intro

Made for: Claude Code, Codex.

Wrote 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.

agentmods badge for livefigures

README.md
[![agentmods](https://agentmods.dev/badge/skills/seandavi/agentic-coding-intro/livefigures.svg)](https://agentmods.dev/skills/seandavi/agentic-coding-intro/livefigures)
Your own site
<a href="https://agentmods.dev/skills/seandavi/agentic-coding-intro/livefigures"><img src="https://agentmods.dev/badge/skills/seandavi/agentic-coding-intro/livefigures.svg" alt="Measured on agentmods" height="20"></a>
Per session 97 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,583 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5 $0.00097 $0.01583
Opus 5 $0.00048 $0.00792
Sonnet 5 $0.00019 $0.00317
Haiku 4.5 $0.00010 $0.00158

Measured 4d ago against content hash 54656ff5408e, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

livefigures 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 4d ago.

The scan reads SKILL.md. This mod also ships 6 executable files (cli.mjs, mcp.mjs, renderer-dbml.mjs, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

talks/2026-07-22-ai-agents-for-knowledge-workers-bigcare/_extensions/seandavi/livefigures/SKILL.md · 116 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

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.

Changes

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.

  1. 4d ago First seen · 116 lines · 97 tokens per session scan A 54656ff5408e

Subscribe to this mod's changes

livefigures is a skill published in the GitHub repository seandavi/agentic-coding-intro (48 stars, last pushed 1mo ago), with no licence file. It adds 97 tokens to every session and 1,583 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-08-30.

Related

Other skills, from other repositories

graphical-abstract-generator

Converts a biomedical study storyline into a graphical abstract and, when direct image capability is available, generates the graphical abstract directly; otherwise it falls back to prompts, Mermaid flowcharts, or designer-facing briefs.

aipoch/medical-research-skills · 47 tokens

slide-deck-for-lab-meeting

Structures research progress into focused and actionable slides for lab meetings or project reviews without inventing missing content.

aipoch/medical-research-skills · 29 tokens

publication-ready

Generate publication-quality figures following journal standards for Nature, Cell, and other high-impact journals. Use when user wants to create figures for papers, presentations, or reports with professional formatting. Triggers: "publication figure", "paper figure", "Nature style", "journal figure", "export for…

cafferychen777/ChatSpatial · 71 tokens

figure-composer

Compose one publication-grade multi-panel figure. Entry from a one-line claim + data files, OR from an existing figure via deriveoutlineprompt (you read the PNG). Runs a per-figure loop: outline (12-col grid, per-panel ask + labelbudget) → render each panel with paneltask (loading figure-style), one at a time or…

poplarity/dsh-science-workbench · 169 tokens

scientific-schematics

Create publication-quality scientific diagrams using Nano Banana 2 AI with smart iterative refinement. Uses Gemini 3.1 Pro Preview for quality review. Only regenerates if quality is below threshold for your document type. Specialized in neural network architectures, system diagrams, flowcharts, biological pathways…

Lord1Egypt/scientific-agent-toolkit · 68 tokens

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…

Lord1Egypt/scientific-agent-toolkit · 66 tokens