visualize

visualize is a skill for Claude Code, Codex from bibinprathap/VeritasGraph. It costs 0 tokens per session (1,741 once invoked), scanned A, original, no licence file.

A tool for examining and visualizing a VeritasReason knowledge graph, which represents information as connected entities and relationships.

In plain words
What is it for?
Use it to explore topology, importance of nodes, communities, paths, embeddings, decisions, and changes over time.
Why use it?
It makes graph structure and relationships easier to inspect than reading the underlying data alone.

Skill for Claude CodeCodex

Part of the veritasreason plugin — 17 skills, 3 agents, 2 hooks shipped together

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/bibinprathap/veritasgraph/visualize
Any agent
npx skills add bibinprathap/VeritasGraph --skill visualize
Clone the repo
git clone --depth 1 https://github.com/bibinprathap/VeritasGraph

Made for: Claude Code, Codex.

Or install veritasreason, the plugin that ships this one along with the rest of its 17 skills, 3 agents, 2 hooks.

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 visualize

README.md
[![agentmods](https://agentmods.dev/badge/skills/bibinprathap/veritasgraph/visualize.svg)](https://agentmods.dev/skills/bibinprathap/veritasgraph/visualize)
Your own site
<a href="https://agentmods.dev/skills/bibinprathap/veritasgraph/visualize"><img src="https://agentmods.dev/badge/skills/bibinprathap/veritasgraph/visualize.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,741 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.00000 $0.01741
Opus 5 $0.00000 $0.00870
Sonnet 5 $0.00000 $0.00348
Haiku 4.5 $0.00000 $0.00174

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

Security

Grade A, and why

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

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.

veritas-reason/plugins/skills/visualize/SKILL.md · 250 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

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 · 250 lines · 0 tokens per session scan A 2a720aa74626

Subscribe to this mod's changes

visualize is a skill published in the GitHub repository bibinprathap/VeritasGraph (314 stars, last pushed today), with no licence file. It costs nothing until one of its globs matches a file; then it loads 1,741 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-30.

Related

Other skills, from other repositories

clean-code

Pragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments.

diillson/chatcli · 21 tokens

humanizer

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague…

felinics/Memoh · 93 tokens

yesresearch

Autonomous research loop — read plan, decompose, dispatch research agents, integrate, deliver wiki. For research tasks instead of coding. Runs as visible TUI agents in git worktree. Use when user says "yesresearch", "research ", "recherchiere ". Spawns cluster agents that use opencode built-in subagents (general…

carsteneu/yesmem · 87 tokens

humanizer-zh

去除文本中的 AI 生成痕迹。适用于编辑或审阅文本,使其听起来更自然、更像人类书写。 基于维基百科的"AI 写作特征"综合指南。检测并修复以下模式:夸大的象征意义、 宣传性语言、以 -ing 结尾的肤浅分析、模糊的归因、破折号过度使用、三段式法则、 AI 词汇、否定式排比、过多的连接性短语。.

felinics/Memoh · 120 tokens

yesloop

Autonomous task loop — analyze, plan, execute, verify, review, finish. Runs as visible TUI agent in git worktree. Use when user says "yesloop", "loop", "run it autonomously".

carsteneu/yesmem · 48 tokens

memoh-error-handling

Memoh 统一错误处理架构(apperror + Problem Details + SSE envelope + 前端稳定 code 解析)。 新增任何面向用户的后端错误、或前端需要根据错误做业务分支时,必须先读本 skill。 核心约束:业务判断只依赖稳定 code,用户文案由前端按语言本地化,私有诊断永不进入响应。.

felinics/Memoh · 92 tokens