From hugegraph-ai-deepwiki-skill
Use this skill as a repository knowledge assistant for Apache HugeGraph AI, apache/hugegraph-ai source code, architecture, modules, examples, agents, RAG workflows, graph-enhanced AI features, model integration, configuration, installation, demos, or implementation details. It answers questions grounded in apache/hugegraph-ai 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-ai-deepwiki-skill:hugegraph-ai-deepwiki-skillThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Answer questions about the Apache HugeGraph AI source repository. Use the official DeepWiki MCP server as the underlying knowledge retrieval channel.
Answer questions about the Apache HugeGraph AI source repository. Use the official DeepWiki MCP server as the underlying knowledge retrieval channel.
https://github.com/apache/hugegraph-aihttps://deepwiki.com/apache/hugegraph-aihttps://mcp.deepwiki.com/mcpapache/hugegraph-aipython3 scripts/deepwiki_mcp.py ask --repo hugegraph-ai --question "<user question>"
For broad orientation questions, onboarding questions, or "where should I start?" prompts, inspect the wiki structure:
python3 scripts/deepwiki_mcp.py structure --repo hugegraph-ai
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-ai
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-ai maps to apache/hugegraph-ai.hugegraph-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-ai-deepwiki-skill