download-docs
✓Download documentation from GitHub repos or URLs. Supports manifest-based batch downloads with configurable exclude patterns.
Installation
SKILL.md
Download documentation files from various sources using manifest configurations.
Manifests are JSON files in scripts/manifests/. Use $schema for IDE validation. Two source types are supported:
| repo | Yes | GitHub repository (owner/name) | | branch | No | Branch to clone (default: "main") | | path | No | Directory path within repo (default: ".") | | extensions | No | File extensions to include (default: [".md", ".mdx"]) | | exclude | No | Additional glob patterns to exclude | | noDefaultExcludes | No | Set true to disable default excludes |
Download documentation from GitHub repos or URLs. Supports manifest-based batch downloads with configurable exclude patterns. Source: jokejason/local-context7.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/jokejason/local-context7 --skill download-docs- Source
- jokejason/local-context7
- Category
- ""Writing
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is download-docs?
Download documentation from GitHub repos or URLs. Supports manifest-based batch downloads with configurable exclude patterns. Source: jokejason/local-context7.
How do I install download-docs?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/jokejason/local-context7 --skill download-docs Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/jokejason/local-context7
Details
- Category
- ""Writing
- Source
- skills.sh
- First Seen
- 2026-02-01