Generates the Methods section for a meta-analysis paper, including search strategy, screening, quality assessment, data extraction, and statistical analysis.
56
47%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Passed
No known issues
Optimize this skill with Tessl
npx tessl skill review --optimize ./scientific-skills/Academic Writing/meta-analysis-methods-generator/SKILL.mdscripts/validate_skill.py.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/Academic Writing/meta-analysis-methods-generator"
python -m py_compile scripts/validate_skill.py
python scripts/validate_skill.py --helpExample run plan:
CONFIG block or documented parameters if the script uses fixed settings.python scripts/validate_skill.py with the validated inputs.See ## Workflow above for related details.
scripts/validate_skill.py.Run this minimal command first to verify the supported execution path:
python scripts/validate_skill.py --helpInputs:
criteria (string, required): Inclusion and exclusion criteria.PICOS (string, required): Population, Intervention, Comparison, Outcome, Study design.title (string, required): The risk of bias assessment tool to use (e.g., ROB2, NOS, ROBINS-I, ROBINS-E, QUADAS, QUIPS, PROBAST).language (string, required): Output language (Chinese or English).Outputs:
methods_section (markdown): The complete Methods section.criteria, PICOS, title, and language are provided.current_time.PICOS, current_time, language.criteria, language.language.title, PICOS, language.language.language.Role: System Content:
Role: System Content: Literature screening
Please always remember that I want the text paragraph to be random, not static.
Role: System Content: Quality assessment
Role: System Content:
Role: System Content: Statistical analysis
Role: System Content:
meta_analysis_methods_generator_result.md unless the skill documentation defines a better convention.Run this minimal verification path before full execution when possible:
No local script validation step is required for this skill.Expected output format:
Result file: meta_analysis_methods_generator_result.md
Validation summary: PASS/FAIL with brief notes
Assumptions: explicit list if any8277276
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.