Argument Visualization
SkillDev toolsSOP for generating argument structure visualization — query graph for
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Argument Visualization skill
What this skill tells your AI
The instructions your AI receives, as published by yogsoth-ai/de-anthropocentric-research-engine in skills/argument-visualization/SKILL.md and read by ahel’s review.
Generate a visual representation of the argument structure for a topic.
Tool
vault_query_graph + CC file write
Protocol
- Query graph starting from the topic node, traversing supported_by, contradicts, and derived_from edges
- Collect all claims, evidence, and their relationships
- Format as a mermaid diagram in the wiki page:
- Green nodes: strong claims (strength ≥ 7)
- Yellow nodes: moderate claims (strength 4-6)
- Red nodes: weak claims (strength ≤ 3)
- Solid edges: supported_by
- Dashed edges: contradicts
- Write/update
wiki/topics/<topic-slug>.mdwith the argument map section - Include a summary: total claims, strongest/weakest, key contradictions
HARD-GATE
Yield
Returns: { topic: string, claims_shown: number, edges_shown: number, format: "mermaid" }
Signals
- GitHub stars
- 469
- Forks
- 37
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
argument-visualization- Source
- github.com/yogsoth-ai/de-anthropocentric-research-engine