Graphify (official)

SkillCommerce & finance

Official Graphify-Labs/graphify for this trading repo. Query graph.json (query/path/explain), never graph.html, never pip install graphify (wrong package). Package is graphifyy. Slash: /graphify

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Graphify (official) skill

What this skill tells your AI

The instructions your AI receives, as published by igorganapolsky/trading in skills/graphify/SKILL.md and read by ahel’s review.

Upstream: Graphify-Labs/graphify

uv tool install graphifyy
python scripts/graphify_ops.py extract          # code-only AST, no LLM
graphify query "what calls TradeGateway"
graphify path "plan_put_credit" "TradeGateway"
graphify explain "TradeGateway"
python scripts/graphify_ops.py fuse "what calls TradeGateway"

If graphify-out/graph.json exists, answer architecture questions from the graph first. Fuse search hits with 1–2 hop traversal. Do not treat graph.html as retrieval. Do not merge into financial_graph.sqlite. Details: docs/GRAPHIFY.md.

Signals

GitHub stars
38
Forks
10
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
graphify-igorganapolsky
Source
github.com/igorganapolsky/trading