SkillAgentSearch skills...

graphify

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

Install / Use

npx skills add IgorGanapolsky/trading

Installs into whichever agent you are using.

About this skill
📄

SKILL.md

Installable skill definition

Quality Score

42/100

Supported Platforms

Universal

Tags


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

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.

Related Skills

View on GitHub
GitHub Stars0
CategoryDevelopment
UpdatedNaNy ago
Forks0

Security Score

68/100

Audited on Invalid Date

2 medium1 low