# Deepwiki

> AI-generated documentation for GitHub repositories

- **Type:** Skill
- **Install:** `agentstack add skill-entityprocess-allagents-deepwiki`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [EntityProcess](https://agentstack.voostack.com/s/entityprocess)
- **Installs:** 0
- **Category:** [Developer Tools](https://agentstack.voostack.com/c/developer-tools)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [EntityProcess](https://github.com/EntityProcess)
- **Source:** https://github.com/EntityProcess/allagents/tree/main/plugins/deepwiki/skills/deepwiki
- **Website:** https://allagents.dev

## Install

```sh
agentstack add skill-entityprocess-allagents-deepwiki
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# DeepWiki MCP Tools

## When to Use
- Understanding a GitHub repository's architecture
- Cross-repo comparisons and Q&A
- Finding how a specific feature is implemented in a repo
- Getting an overview of unfamiliar codebases

## Available Tools
- `mcp__deepwiki__read_wiki_structure` — Get documentation topics for a repo
- `mcp__deepwiki__read_wiki_contents` — Read full documentation for a repo
- `mcp__deepwiki__ask_question` — Ask any question about a repo

## Query Strategies
- Start with `read_wiki_structure` to understand what documentation is available
- Use `ask_question` for specific implementation questions: "How does auth work in owner/repo?"
- For comparisons, ask about each repo separately then synthesize
- Repository names use `owner/repo` format (e.g., "langchain-ai/langchainjs")

## Limitations
- Free to use, no API key required
- Only works with public GitHub repositories
- Documentation is AI-generated and may miss recent changes
- Best for architecture-level understanding, not line-by-line code review

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [EntityProcess](https://github.com/EntityProcess)
- **Source:** [EntityProcess/allagents](https://github.com/EntityProcess/allagents)
- **License:** MIT
- **Homepage:** https://allagents.dev

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-entityprocess-allagents-deepwiki
- Seller: https://agentstack.voostack.com/s/entityprocess
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
