graph

Analyze SWARM knowledge graph structure for orphan claims, clusters, and evidence chains.

4|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/swarm-ai-safety/swarm-artifacts --skill graph-swarm-ai-safety
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: graph
Source: https://github.com/swarm-ai-safety/swarm-artifacts/tree/main/.claude/skills/graph
Command: npx skills add https://github.com/swarm-ai-safety/swarm-artifacts --skill graph-swarm-ai-safety

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps users understand the complex relationships within the SWARM knowledge graph, identifying critical connections and potential areas for new research synthesis.

Core Features & Use Cases

  • Orphan Detection: Find claims that are not cited by any other part of the knowledge graph.
  • Link Density Analysis: Identify key claims that act as central hubs of information.
  • Evidence Chain Tracing: Follow the provenance of claims through linked runs and experiments.
  • Synthesis Opportunity Identification: Discover complementary claims that could be connected to advance research.

Quick Start

Use the graph skill to find all orphan claims in the knowledge graph.

Frequently Asked Questions about graph

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find orphan claims in a knowledge graph?

Knowledge graph analysis identifies orphan claims by detecting nodes that are not cited by any other part of the network structure. This helps locate isolated information and assess overall graph health.

What is knowledge graph analysis for finding evidence chains?

Knowledge graph analysis traces evidence chains by following the provenance of claims through linked runs and experiments. It maps connections across the graph to verify the source and supporting data of specific claims.

How can I identify dense connection clusters in a knowledge graph?

Identify dense connection clusters in a knowledge graph by performing link density analysis. This process highlights key claims that act as central hubs of information within the network structure.

How do I discover research synthesis opportunities in a knowledge graph?

Discover research synthesis opportunities in a knowledge graph by detecting complementary claims that could be connected. This analysis identifies unlinked relationships to advance new research synthesis.

Does knowledge graph analysis require external dependencies to run?

Knowledge graph analysis does not require external dependencies to run. The analysis operates independently using internal scripts to query claims and generate general graph health reports.

What are the limitations of knowledge graph analysis for research connections?

Limitations of knowledge graph analysis include relying entirely on existing graph structure to identify connections. It cannot infer relationships outside the network or validate claims without linked experiments.