From whipforaweeb-skills
Initialize or connect a project graphify knowledge graph. Use for first-time graph setup, adding a submodule to an existing graph, starting graphify watch, or unlinking a registered root. Not needed every session because reset-graphify.ps1 starts watch automatically when a registered graph exists.
How this skill is triggered — by the user, by Claude, or both
Slash command
/whipforaweeb-skills:graphify-linkThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill only when the user asks to link/init graphify, add coverage, start watch for an existing graph, or unlink/remove graphify.
Use this skill only when the user asks to link/init graphify, add coverage, start watch for an existing graph, or unlink/remove graphify.
unlink, ยกเลิก, cancel, remove, ลบ, ถอดadd, เพิ่ม, append, include, ใส่Resolve intent and root
~/.claude/graphify-roots.json, stop graphify watch, delete ~/.claude/graphify.marker, then report one line.graphify.marker already exists for this root, report that it is already linked and stop.Decide what work is needed
**/graphify-out/GRAPH_REPORT.md exists, prefer using the existing graph./graphify on the provided submodule path, then graphify merge-graphs <root>/graphify-out/graph.json <path>/graphify-out/graph.json --out <root>/graphify-out/graph.json, then graphify cluster-only <root>.../graphify on . unless the user provided specific paths.Register and install fast path
graphify-roots.json if missing, using a case-insensitive duplicate check.graphify-build.py and graphify-update.py from this skill directory into the project root only when missing.reset-graphify.ps1 using the # graphify-driver-version: N stamp, which must stay near the top of each driver.Start watch and finish
GRAPH_REPORT.md so the session has graph context.graphify watch <root> in the background.~/.claude/graphify.marker as:
{"root":"<root>","timestamp":"<ISO timestamp>"}
/graphify is the slow semantic extraction; graphify watch is the fast AST daemon.graph.json was updated but clustering needs a retry.settings.json at hooks/intercept-graphify-skill.py (cross-platform, no PowerShell needed). The .ps1 shim in the same directory still works for existing configs.Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Applies a firm's KYC/AML rules grid to parsed onboarding records: assigns risk rating, checks required documents, outputs rule outcomes with citations, and routes for escalation.
Generates daily or weekly digests of activity from connected sources (chat, email, docs, tasks, CRM), highlighting action items, decisions, mentions, and project updates.
npx claudepluginhub vveb1250/whipforaweeb-skills --plugin whipforaweeb-skills