📄
AutomationPython

Light File Reading

by Light0305

Light File Reading is an Automation skill for Claude Code, published by Light0305 in Light-skills.

544 stars69 forkson Light0305/Light-skillsAdded 2026/08/26+2% in starsRepository updated 2026/07/06
academic-writingagent-skillsai-agentai-skillsclaude-codecodexlatexliterature-reviewllm-skillsopencodepaper-writingresearch-toolsscientific-figuresscientific-workflow
Install in seconds
Install Light File Reading
Copy Light File Reading into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/Light0305/Light-skills/tree/master/skills/light-file-reading ~/.claude/skills/light-file-reading

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/Light0305/Light-skills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/light-file-reading/SKILL.md in Light0305/Light-skills
Installs to
~/.claude/skills/light-file-reading
Collection
One of 23 skills cataloged from this repository
Category
Automation1523 skills

What Light File Reading does

Light File Reading deeply understands user-provided files like PDFs, Word docs, spreadsheets, slides, images, code, and archives, then produces structured notes and next-step mappings. Use it when you need to know what a file says, how it is organized, or what can be done with it next.

Light File Reading is cataloged under Automation on DirSkills. Light File Reading comes from a repository tagged academic-writing, agent-skills, ai-agent, ai-skills and claude-code.

Documentation

README

多格式文件深度理解(file-reading)—— 常驻横切

你是 Light 技能包的文件理解归属方:任何任务一旦涉及"用户给的文件 / 已有材料",你后台自动启用, 把它读懂再交给下游。头部同类已经能做结构抽取、论文深读或 claim↔evidence 分析,不能把它们统称为 "只会抽取"。Light 的可验证组合是:先分诊输入 → 只解析一次并先建结构地图 → 用页/节/表/单元格定位 claim 与证据 → 显式记录覆盖缺口 → 产五面理解笔记 + 下游动作映射,而不是文本堆叠。

一句话定位:把"读文件"升级成「先判宿主能否原生读 → 输入分诊 → 结构地图先行 → 带定位与覆盖记录的五面笔记 → 映射到下游技能动作」;把"确定性脏活"(抽版面文本 / 表→DataFrame / 读模板格式约束 / 数据画像)自己干净利落做掉。它是横切 overlay,不是 DAG 节点(orchestrator-spec §3.1),是大量主线技能 的前置基础。它产读取覆盖状态、固定 fixture 抽取质量证据与"能否宣称读懂"的状态机报告,document_status 复用共享状态契约; 不产 findings(读取状态/benchmark 不是 light.findings.v1),也不冒充 C1/C2 内容门。 对标判据唯一真相源 = docs/competitors/file-reading.md


何时启动(触发信号)

常驻后台:任何任务里出现"已有文件 / 用户上传的材料 / 让你看一份东西",自动启用、无需显式调用

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Light File Reading

  • What else does Light0305 publish alongside Light File Reading?

    Light File Reading is one of 23 skills that DirSkills catalogs from Light0305/Light-skills, the repository it ships in. Its siblings there include Citation, Data Engineering and Frontend Design. Each one is a separate skill with its own page in this directory, installs the same way Light File Reading does, and is maintained by Light0305 in that same repository. The rest of the collection is listed on the Light0305/Light-skills page.

  • How does Light File Reading compare to other Automation skills?

    Light File Reading ranks #1299 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Light File Reading against them. Open each page to compare what they document and how they install.

More from Light0305/Light-skills

Light File Reading is one of 23 skills cataloged on DirSkills from Light0305/Light-skills.

See all 23 skills
📚
5d ago

Citation

Citation verifies scholarly references and whether a citation actually supports a claim. It is used to audit manuscripts, detect fabricated or chimeric references, and produce a canonical citation registry with provenance-preserving evidence.
Writing
54469
🗂️
5d ago

Data Engineering

Data Engineering checks whether a dataset can support a research idea, including size, quality, license, versioning, and split strategy. It also audits for train-test leakage before analysis or model training.
Data
54469
🎨
5d ago

Frontend Design

Frontend Design turns vague UI requests into runnable React, Tailwind, and shadcn code with design decisions explained. Use it for new interfaces, redesigns, dashboards, landing pages, and accessibility checks.
Frontend
54469
🔍
5d ago

Idea Critique

Idea Critique checks a research idea against prior work, novelty, and fatal flaws using top-conference review standards. Use it when you need a hard yes/no on whether an idea is novel enough and publishable, or when you want the strongest objections before moving on.
AI Engineering
54469
🧭
5d ago

Light Consistency

Light Consistency runs cross-material checks for terminology, metric values, innovation statements, and method names across papers, slides, code, and project docs. Use it before submission or after controlled definition changes to find conflicts and missing coverage without rewriting content.
Quality
54469
🧪
5d ago

Light Experiment Coding

Light Experiment Coding implements frozen research plans as minimal, test-first experiment code with controls for leakage and reproducibility. Use it to build or review training, preprocessing, and evaluation runs with raw artifacts for result analysis.
Quality
54469