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
Scanned 9/20/2026
Install to Claude Code
npx -y skills add IgorGanapolsky/trading --skill graphify --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Graphify?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/igorganapolsky-graphify)More formats (shields.io, HTML) on the badges page.
---
name: graphify
description: >
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
---
# Graphify (official)
Upstream: [Graphify-Labs/graphify](https://github.com/Graphify-Labs/graphify)
```bash
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`.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!