Automates critical appraisal and quality assessment for research papers by analyzing text against established methodological standards (such as risk of bias tools, quality checklists, or reporting guidelines) and synthesizing a structured evaluation report. Use when you need to assess the methodological quality, internal validity, or reporting completeness of any type of study—including RCTs, observational studies, systematic reviews, qualitative research, or diagnostic accuracy studies.
60
71%
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/Data Analysis/quality-assessment/SKILL.mdThis skill is developed based on the scales recommended by the Latitudes Network. The workflow is as follows: Identify Study Design: First, determine the study design of the literature (Query: Study design) Recommend Quality Assessment Tool: Based on the identified study design, query and select the appropriate quality assessment tool (Query: References - Quality Assessment Tool) Complete Quality Assessment: Use the selected tool to perform the final quality assessment of the literature
scripts/extract_pdf.py.references/ for task-specific guidance.Python: 3.10+. Repository baseline for current packaged skills.Third-party packages: not explicitly version-pinned in this skill package. Add pinned versions if this skill needs stricter environment control.cd "20260316/scientific-skills/Data Analytics/quality-assessment"
python -m py_compile scripts/extract_pdf.py
python scripts/extract_pdf.py --helpExample run plan:
CONFIG block or documented parameters if the script uses fixed settings.python scripts/extract_pdf.py with the validated inputs.scripts/extract_pdf.py.references/ contains supporting rules, prompts, or checklists.When the user provides a PDF file path, use extract_pdf.py to extract the text content before assessment:
python extract_pdf.pyThis script will:
gefitinib nejmoa0810699.pdf)full_text.txtUsage flow:
python extract_pdf.py to extract textfull_text.txt filequality_assessment_result.md unless the skill documentation defines a better convention.Run this minimal verification path before full execution when possible:
python scripts/extract_pdf.py --helpExpected output format:
Result file: quality_assessment_result.md
Validation summary: PASS/FAIL with brief notes
Assumptions: explicit list if any63c61d3
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.