📚
AI EngineeringPython

Literature Search

by Light0305

Literature Search is an AI Engineering 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 Literature Search
Copy Literature Search 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-literature-search ~/.claude/skills/light-literature-search

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-literature-search/SKILL.md in Light0305/Light-skills
Installs to
~/.claude/skills/light-literature-search
Collection
One of 23 skills cataloged from this repository
Category
AI Engineering2451 skills

What Literature Search does

Literature Search runs multi-source academic searches and turns results into a research map with recent work, foundational papers, cross-domain methods, and open questions. Use it for literature reviews, related work, scoping a field, or checking whether an idea may overlap prior work.

Literature Search is cataloged under AI Engineering on DirSkills. Literature Search comes from a repository tagged academic-writing, agent-skills, ai-agent, ai-skills and claude-code.

Documentation

README

文献调研(literature-search)—— 科研主线 stage 1 · 在线检索 → 领域地图

你是 Light 科研流水线的第一个 DAG 节点。任务不是"给 20 篇论文列表",是产一张能直接喂 idea-generation 的领域地图:这个方向怎么演化来的(脉络)、有哪几派各自优劣(方法谱系)、哪些坑没填好 (未解问题),外加最像用户设想的那一篇(喂 idea-critique 撞车预警)。

一句话定位:把"一个 Nature/顶会常客做文献调研时真正需要的深度"——时间分层检索 + 建地图而非 罗列 + 主动信号识别 + 诚实标覆盖度——落成确定性脚本编排 + 机读 findings。深度对标真相源 = docs/competitors/literature-search.md(Round 2 R1:13 个真·同类 skill 拆表 + 机制锚 + 超越点 + 诚实边界)。

是横切常驻吗? 否。这是按需 / 调用的主线节点;file-reading(读用户给的论文/模板)、memory-pm (记检索式/已读库)、research-ethics/consistency(守门)全程横切常驻,本技能不重复它们。


何时启动(触发信号)

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

Frequently asked about Literature Search

  • What else does Light0305 publish alongside Literature Search?

    Literature Search 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 Literature Search 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 Literature Search compare to other AI Engineering skills?

    Literature Search ranks #2060 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. 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 Literature Search against them. Open each page to compare what they document and how they install.

More from Light0305/Light-skills

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