From sundial-org-awesome-openclaw-skills-4
Query DeepWiki MCP server for public GitHub repos' wiki structure, contents, and AI-powered answers to documentation questions.
npx claudepluginhub joshuarweaver/cascade-ai-ml-agents-misc-2 --plugin sundial-org-awesome-openclaw-skills-4This skill uses the workspace's default tool permissions.
Use this skill to access documentation for public GitHub repositories via the DeepWiki MCP server. You can search repository wikis, get structure, and ask complex questions grounded in the repository's documentation.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Generates original PNG/PDF visual art via design philosophy manifestos for posters, graphics, and static designs on user request.
Use this skill to access documentation for public GitHub repositories via the DeepWiki MCP server. You can search repository wikis, get structure, and ask complex questions grounded in the repository's documentation.
Ask any question about a GitHub repository and get an AI-powered, context-grounded response.
node ./scripts/deepwiki.js ask <owner/repo> "your question"
Get a list of documentation topics for a GitHub repository.
node ./scripts/deepwiki.js structure <owner/repo>
View documentation about a specific path in a GitHub repository's wiki.
node ./scripts/deepwiki.js contents <owner/repo> <path>
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
https://mcp.deepwiki.com/mcp