Research
Use when: run a systematic literature review and synthesize sourced, well-reasoned findings.From its SKILL.md
npx -y skills add kimtth/agent-skill-100-lines-or-less --skill researchAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
1.4 KB, 269 tokens by cl100k_base, as published. Nobody here has run it
Goal: a sourced synthesis built from papers actually read, not abstracts skimmed.
Use for:
- surveying the state of the art on a topic
- literature reviews and deep dives with citations
- producing a report someone can act on and trust
Workflow (run phases in order, do not skip):
- Frontier: scan the latest conference and preprint work for current trends.
- Survey: build a broad landscape, then filter to the most relevant papers.
- Deep dive: read the full papers; take structured notes per paper.
- Code and tools: survey open-source implementations and benchmarks.
- Synthesis: cross-paper taxonomy, comparison, and gap analysis.
- Report: assemble findings from every phase, with citations.
Source priority:
- peer-reviewed conferences and journals over preprints
- mark unreviewed preprints explicitly as (preprint)
- weight peer-reviewed findings higher in synthesis
Rules:
- never synthesize from abstracts; read the papers first
- cite where each claim comes from
- separate established findings from open gaps
- triangulate across independent sources before concluding
Rules:
- cite where each claim comes from
- flag conflicting evidence rather than picking silently
- distinguish what is known from what is inferred
- do not present a guess as a verified finding
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.