load-docs

Community

Ingest documents so you can reason from them.

Authorthuantan2060
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The load-docs skill solves the problem of needing key information from files or URLs available in the main agent’s context, without manually reading and re-summarizing everything yourself.

Core Features & Use Cases

  • Full-document ingestion: Reads every specified document end-to-end so later turns can answer questions, summarize, or use the content reliably.
  • Supports files, folders, and URLs: Loads single files, recursively loads folders with sensible filtering, and fetches remote content via URL retrieval.
  • Chunk-safe reading for large inputs: Continues reading until the entire file or PDF page range is covered, preventing accidental truncation.
  • Single-turn workflow: Runs once per invocation and deactivates after the skill completes with DONE.

Quick Start

Ask the skill to load the documents you specify (for example, “Load the folder docs and everything inside it”) and it will read them completely, then respond DONE.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: load-docs
Download link: https://github.com/thuantan2060/facebook-sale-tracking/archive/main.zip#load-docs

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.