graph

Analyze Markdown knowledge graph structure and health metrics.

3.5k|220|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/agenticnotetaking/arscontexta --skill graph-agenticnotetaking
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: graph
Source: https://github.com/agenticnotetaking/arscontexta/tree/main/skill-sources/graph
Command: npx skills add https://github.com/agenticnotetaking/arscontexta --skill graph-agenticnotetaking

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps you understand the structure and health of your knowledge graph, identifying areas for improvement and potential synthesis opportunities.

Core Features & Use Cases

  • Graph Health Analysis: Get a comprehensive report on density, orphans, and dangling links.
  • Synthesis Opportunities: Discover unconnected notes that could benefit from a link.
  • Use Case: You want to ensure your knowledge base is well-connected and identify notes that might be isolated. Run /graph health to get an overview, then /graph triangles to find potential new connections.

Quick Start

Use the graph skill to analyze the health of your 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 notes and dangling links in my Markdown knowledge base?

To find orphan notes and dangling links in your Markdown knowledge base, you can analyze your knowledge graph structure to identify isolated files and broken wiki links, generating a comprehensive health report.

What is knowledge graph density and how does it affect note-taking?

Knowledge graph density measures the interconnectedness of notes via wiki links. Low density indicates sparse connections, meaning many notes are isolated, which limits synthesis opportunities and reduces the discoverability of related information in your knowledge base.

How do I identify hub notes and bridges in a network of Markdown files?

To identify hub notes and bridges in a network of Markdown files, run a graph analysis to detect highly connected nodes and critical links that connect separate components, ensuring structural integrity across your knowledge graph.

Can I query note YAML frontmatter using natural language within a graph analysis?

Yes, you can query note YAML frontmatter using natural language. The analysis supports interactive queries on your schema-based frontmatter, allowing you to filter and extract specific information from your knowledge graph structure.

What's the best way to discover synthesis opportunities in a knowledge graph?

The best way to discover synthesis opportunities in a knowledge graph is to analyze connected components and unconnected notes, identifying potential new wiki links that bridge isolated topics and enhance overall network density.

Does this graph analysis require any external dependencies or plugins?

No, this graph analysis does not require any external dependencies or plugins. It operates directly on your Markdown files and wiki links using internal scripts and references, requiring no additional environment setup.