Classifies and organizes literature by theme, method, and conclusion; use when you need to batch-read a folder of PDF/MD/DOCX/TXT files and output a structured CSV for literature reviews and annotation management.
59
68%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./scientific-skills/Other/bibliography/SKILL.md.pdf, .md, .docx, .txt) and want a single CSV for downstream analysis (e.g., Excel, R, Python).pdf-extract) and then using only Markdown content for extraction..pdf, .md, .docx, and .txt literature files.pdf-extract, then ignores non-Markdown artifacts (e.g., image folders).outputs/"Not recognized" instead of leaving blanks.assets/bibliography_template.csv.pdf-extract (version: not specified; required when PDFs are present).md).docx).txt)Read all literature files in a folder, generate a consolidated summary Markdown, then generate a CSV following assets/bibliography_template.csv.
./inputs/literature/./outputs/./outputs/bibliography.csv./outputs/bibliography_summary.md./outputs/bibliography.csv# Bibliography Summary
## Document 1
- Title: <Title>
- Summary: <Prefer the original Abstract; if missing, use the closest equivalent section>
- Keywords: keyword1 | keyword2 | keyword3
- Experimental Methods: <method1; method2; ... (names only)>
- Key Conclusions: <one sentence covering all main points>
- Commentary: <one tactful sentence>
## Document 2
...The CSV must follow the header order defined in:
assets/bibliography_template.csvRules:
Not recognized when extraction fails..pdf, .md, .docx, .txtPDF handling
pdf-extract..md content; ignore image directories or other byproducts.pdf-extract as follows:
SKILL.md at the same level as this skill’s parent directory.pdf-extract path.DOCX handling
MD/TXT handling
GB18030 / GBK) before extraction.Before producing the CSV, generate a consolidated Summary Markdown containing, for each document:
This Summary Markdown must be saved with UTF-8 encoding and stored under outputs/. The CSV must be generated only from this Markdown (not directly from raw files).
|.(generated based on abstract)assets/bibliography_template.csv.Not recognized (never leave empty).references/guide.md63c61d3
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.