| name | deepwiki-ctx |
| description | DEEPWIKI-CTX documentation assistant |
DEEPWIKI-CTX Skill
This skill provides access to DEEPWIKI-CTX documentation.
Documentation
All documentation files are in the docs/ directory as Markdown files.
Search Tool
python scripts/search_docs.py "<query>"
Options:
--json - Output as JSON
--max-results N - Limit results (default: 10)
Usage
- Search or read files in
docs/ for relevant information
- Each file has frontmatter with
source_url and fetched_at
- Always cite the source URL in responses
- Note the fetch date - documentation may have changed
Response Format
[Answer based on documentation]
**Source:** [source_url]
**Fetched:** [fetched_at]