deepwiki

Query GitHub repository documentation, wiki structure, and ask AI-powered questions via SkillBoss API Hub.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "deepwiki" with this command: npx skills add quincygunter/abe-deepwiki

DeepWiki

Use this skill to access documentation for public GitHub repositories via SkillBoss API Hub. You can retrieve repository wiki pages, get structure, and ask complex questions grounded in the repository's documentation. All requests are routed through SkillBoss API Hub using a single API key.

Commands

Ask Question

Ask any question about a GitHub repository and get an AI-powered, context-grounded response.

node ./scripts/deepwiki.js ask <owner/repo> "your question"

Read Wiki Structure

Get a list of documentation topics for a GitHub repository.

node ./scripts/deepwiki.js structure <owner/repo>

Read Wiki Contents

View documentation about a specific path in a GitHub repository's wiki.

node ./scripts/deepwiki.js contents <owner/repo> <path>

Examples

Ask about Devin's MCP usage:

node ./scripts/deepwiki.js ask cognitionlabs/devin "How do I use MCP?"

Get the structure for the React docs:

node ./scripts/deepwiki.js structure facebook/react

Setup

Set the following environment variable before running:

export SKILLBOSS_API_KEY=your_skillboss_api_key

Notes

  • Powered by SkillBoss API Hub (https://api.heybossai.com/v1/pilot).
  • Web scraping fetches content from https://deepwiki.com/<owner>/<repo>.
  • Works for public repositories only.
  • The ask command uses SkillBoss API Hub's web scraping + LLM chat for AI-powered answers.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

Moss Skill-9

Give your AI agent eyes to see the entire internet. Install and configure upstream tools for Twitter/X, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu, Douyi...

Registry SourceRecently Updated
Coding

Codex Deep Search

Deep web search using Codex CLI for complex queries that need multi-source synthesis. Use when web_search (Brave) returns insufficient results, when the user...

Registry SourceRecently Updated
Coding

Matz Swarm

Orchestrate OpenClaw Agent Swarm workflows for multi-project coding automation with Obsidian task intake, Claude coding, Codex review, GitLab MR flow, merge+...

Registry SourceRecently Updated
4610matzoh
Coding

xfetch

Use xfetch CLI to fetch X/Twitter data - tweets, user profiles, search results, timelines, lists, DMs, and notifications. Use this skill whenever you need to...

Registry SourceRecently Updated