psi-graph

Community

Render calculation provenance as a clear DAG.

AuthorBryceByeongchan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill makes it easy to inspect and understand the provenance of computational work by rendering calculation relationships (parents and children) as a readable tree, removing the need to manually trace links across README front matter.

Core Features & Use Cases

  • Displays the full project provenance DAG when no ID is given, and a focused subgraph showing ancestors, the target, and descendants when an ID is provided.
  • Handles cycles and missing fields gracefully by annotating cycles and skipping malformed entries, useful for debugging workflows and producing succinct provenance reports.
  • Use Case: center the graph on a failing calculation to quickly identify upstream inputs and downstream dependents for troubleshooting.

Quick Start

Use the psi-graph skill to display the provenance graph centered on calc c002 so you can view its ancestors and descendants in a compact Unicode tree.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: psi-graph
Download link: https://github.com/BryceByeongchan/psi-skills/archive/main.zip#psi-graph

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.