deepwiki-mcp-skillAsk questions and read documentation about any GitHub repository using DeepWiki MCP. Use when you need to understand a codebase, find specific APIs, or get c...
Install via ClawdBot CLI:
clawdbot install jolestar/deepwiki-mcp-skillGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Accesses sensitive credential files or environment variables
${OPENAICalls external URL not in known-safe list
https://deepwiki.comUses known external API (expected, informational)
raw.githubusercontent.comAI Analysis
The skill interacts with a legitimate external service (DeepWiki) for its stated purpose of querying GitHub repository documentation. While it requires network access to an external MCP server and references credential access patterns, these appear to be standard for MCP tool integration rather than malicious behavior.
Audited Apr 16, 2026 · audit v1.0
Generated Mar 20, 2026
New developers joining an open source project can quickly understand the codebase and documentation structure. This reduces onboarding time and helps them start contributing faster by querying specific APIs or architectural patterns.
Development teams in large organizations can audit internal or third-party repositories for compliance, security, or migration purposes. It allows querying documentation to identify dependencies, APIs, and implementation details without deep manual inspection.
Researchers analyzing GitHub repositories for studies on coding patterns, documentation quality, or tool adoption can extract structured insights. It enables efficient data gathering by asking targeted questions about repository contents and documentation.
Support engineers assisting customers with software issues can query repository documentation to understand error contexts or API usage. This helps provide accurate, code-grounded solutions without requiring extensive personal familiarity with every codebase.
Teams automating deployment or testing processes can integrate this skill to dynamically fetch repository documentation during builds. It ensures pipelines have up-to-date context about code changes, dependencies, or configuration requirements.
Offer basic querying and limited repository indexing for free, with premium tiers for higher limits, faster indexing, or enterprise features like API access and advanced analytics. Revenue comes from subscription fees paid by developers or teams.
Sell annual licenses to large organizations for internal use, including custom integrations, dedicated support, and compliance features. This targets companies needing secure, scalable access to proprietary or sensitive repository documentation.
Monetize the underlying MCP API by charging per query or based on usage volume, allowing third-party tools to embed DeepWiki functionality. Revenue is generated from developers and businesses building on the platform.
💬 Integration Tip
Ensure uxc is installed and repositories are pre-indexed on DeepWiki; use the fixed link command for reliable CLI access, with direct uxc calls as a fallback if needed.
Scored Apr 19, 2026
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Essential Git commands and workflows for version control, branching, and collaboration.
通过网页抓取获取 GitHub 按日/周/月增长的热门仓库。当用户询问 GitHub 趋势、热门项目、本周热点或「什么在 GitHub 上 trending」时使用。可输出列表或 JSON,无需 API Key。
GitHub 操作技能 - 创建仓库、推送代码、管理 Release。全自动,无需用户干预。
Semantic git history search and code archaeology. Use when asked why code exists, who owns a file, what introduced a regression, what changed in a commit ran...
Deep-dive analysis of GitHub projects. Use when the user mentions a GitHub repo/project name and wants to understand it — triggered by phrases like "帮我看看这个项目...