·download-docs
""

download-docs

jokejason/local-context7

Download documentation from GitHub repos or URLs. Supports manifest-based batch downloads with configurable exclude patterns.

7Installs·0Trend·@jokejason

Installation

$npx skills add https://github.com/jokejason/local-context7 --skill download-docs

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.

View raw

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
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