log-visualiser-converter

log-visualiser-converter is a skill for Claude Code from timgranlundmarsden/claude-agent-flow. It costs 68 tokens per session (5,818 once invoked), scanned A, original, no licence file.

A converter that turns Claude Code session logs in JSONL format—a text format with one JSON record per line—into enriched JSON files for a log visualiser.

In plain words
What is it for?
It helps prepare session logs for documentation, including model details, question-and-answer events, adversarial-loop changes, parallel timing, and titles.
Why use it?
It removes the need to manually restructure logs and add missing context before showing a session as a story.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the agent-flow plugin — 26 skills, 14 commands, 2 agents, 2 hooks, 1 MCP server shipped together

Good fit It helps prepare session logs for documentation, including model details, question-and-answer events, adversarial-loop changes, parallel timing, and titles.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/timgranlundmarsden/claude-agent-flow/log-visualiser-converter
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.

Any agent
npx skills add timgranlundmarsden/claude-agent-flow --skill log-visualiser-converter
Clone the repo
git clone --depth 1 https://github.com/timgranlundmarsden/claude-agent-flow

Made for: Claude Code.

Or install agent-flow, the plugin that ships this one along with the rest of its 26 skills, 14 commands, 2 agents, 2 hooks, 1 MCP server.

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 log-visualiser-converter

README.md
[![agentmods](https://agentmods.dev/badge/skills/timgranlundmarsden/claude-agent-flow/log-visualiser-converter/github.svg)](https://agentmods.dev/skills/timgranlundmarsden/claude-agent-flow/log-visualiser-converter)
Your own site
<a href="https://agentmods.dev/skills/timgranlundmarsden/claude-agent-flow/log-visualiser-converter"><img src="https://agentmods.dev/badge/skills/timgranlundmarsden/claude-agent-flow/log-visualiser-converter/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.

agentmods 80×15 button for log-visualiser-converter

Your own site · 80×15
<a href="https://agentmods.dev/skills/timgranlundmarsden/claude-agent-flow/log-visualiser-converter"><img src="https://agentmods.dev/badge/skills/timgranlundmarsden/claude-agent-flow/log-visualiser-converter.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 68 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 5,818 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00068 $0.05818
Opus 5 $0.00034 $0.02909
Sonnet 5 $0.00014 $0.01164
Haiku 4.5 $0.00007 $0.00582

Measured 10d ago against content hash e70a2840ebe2, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

log-visualiser-converter scanned grade A with 1 finding 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 10d 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.

Runs shell commandslowCapability

Expected in a hook, worth knowing in a rule or an instructions file.

remote = subprocess.check_output(['git', 'remote', 'get-url', 'origin'], text=True).strip()
skills/log-visualiser-converter/SKILL.md · 524 lines

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.

Read it on GitHub

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. 10d ago First seen · 524 lines · 68 tokens per session scan A e70a2840ebe2

Subscribe to this mod's changes

log-visualiser-converter is a skill published in the GitHub repository timgranlundmarsden/claude-agent-flow (2 stars, last pushed 3mo ago), with no licence file. It adds 68 tokens to every session and 5,818 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 1 finding (runs shell commands). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

reviewer-author-loop

Iterative manuscript improvement workflow where a reviewer agent critiques, an author agent revises, a verifier checks the revision, and the loop repeats until acceptance or a human-pause condition is reached. Use for virtual peer review, reviewer-author revision loops, rebuttal preparation, resubmission polishing…

hanhuark/mechanical-engineering-research-skill · 94 tokens

mechanical-engineering-research

Apply source-aware mechanical-engineering judgment to research, analysis, coding, writing, teaching, research identity, and release work. Use for thermal-fluid systems, heat transfer, fluid mechanics, thermodynamics, HVAC, energy systems, turbomachinery, piping, multiphase flow, experiments, correlations, CFD…

hanhuark/mechanical-engineering-research-skill · 122 tokens

research-schematic-design

Create publication-quality, editable scientific and engineering schematics with explicit physical meaning, exact labels, visual hierarchy, and provenance. Use for experimental facilities, thermal-fluid mechanisms, workflows, graphical abstracts, system architectures, or research diagrams.

hanhuark/mechanical-engineering-research-skill · 50 tokens

research-writing-literature

Write and revise rigorous research narratives, literature reviews, manuscript sections, citations, and figure discussions. Use for technical introductions, methods, results, discussions, review articles, abstracts, or related-work sections.

hanhuark/mechanical-engineering-research-skill · 45 tokens

research-mentor-review

Provide constructive, evidence-based research mentoring feedback on student manuscripts, proposals, analyses, code, figures, and presentations. Use for advisor-style review that teaches the next improvement without impersonating an advisor or making unsupported scientific judgments.

hanhuark/mechanical-engineering-research-skill · 49 tokens

research-data-analysis

Design and analyze engineering experiments or simulations using baseline cases, hypothesis-driven DOE, traceable data processing, defensible plots, uncertainty, and validation. Use for CFD, laboratory data, ML workflows, parameter studies, or research code.

hanhuark/mechanical-engineering-research-skill · 50 tokens