Use this skill as a repository knowledge assistant for Apache HugeGraph, apache/hugegraph source code, architecture, modules, APIs, configuration, storage backends, Gremlin/traversal behavior, schema/modeling, server/client tooling, build/test workflows, or implementation details. It answers questions grounded in apache/hugegraph and uses the official DeepWiki MCP wiki as the underlying retrieval channel.
How this skill is triggered — by the user, by Claude, or both
Slash command
/hugegraph-deepwiki-skill:hugegraph-deepwiki-skillThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Answer questions about the Apache HugeGraph source repository. Use the official DeepWiki MCP server as the underlying knowledge retrieval channel.
Answer questions about the Apache HugeGraph source repository. Use the official DeepWiki MCP server as the underlying knowledge retrieval channel.
https://github.com/apache/hugegraphhttps://deepwiki.com/apache/hugegraphhttps://mcp.deepwiki.com/mcpapache/hugegraphpython3 scripts/deepwiki_mcp.py ask --repo hugegraph --question "<user question>"
For broad navigation questions, or when the user asks where something lives, inspect the wiki structure:
python3 scripts/deepwiki_mcp.py structure --repo hugegraph
If the user needs a fuller wiki dump for offline review or synthesis, read the wiki contents:
python3 scripts/deepwiki_mcp.py contents --repo hugegraph
Then synthesize the final answer. Prefer ask for normal Q&A; use structure and contents only when they add useful repository grounding.
The repository alias lives in references/repos.json.
hugegraph maps to apache/hugegraph.hugegraph-ai-deepwiki-skill instead of this skill.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 lrriver/hugegraph-deepwiki-skill --plugin hugegraph-deepwiki-skill