Generates the "Risk of Bias" results section for a meta-analysis based on assessment tables and statistics. Use when the user wants to draft the risk of bias analysis text from provided data tables.
60
51%
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-results-risk-of-bias/SKILL.mdscripts/format_result.py plus 1 additional script(s).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-results-risk-of-bias"
python -m py_compile scripts/format_result.py
python scripts/format_result.py --helpExample run plan:
CONFIG block or documented parameters if the script uses fixed settings.python scripts/format_result.py with the validated inputs.See ## Workflow above for related details.
scripts/format_result.py with additional helper scripts under scripts/.Run this minimal command first to verify the supported execution path:
python scripts/format_result.py --helpThis skill generates a professional, academic "Risk of Bias" results section for a meta-analysis. It analyzes the provided statistics and detailed assessment table, drafts the text using a clinical expert persona, and automatically formats the output with necessary figure citations.
Use this skill when the user provides:
And asks for:
(Figure 1) before the last punctuation and append the figure caption.Use the following prompt to generate the initial text:
Role: Clinical Medical Expert
Task: Write an academic "Results" section based on the following inputs:
Requirements:
Run the formatting script to insert the figure citation and caption.
python scripts/format_result.py --text "<generated_text>" --language "{{language}}"scripts/format_result.py: Inserts (Figure 1) and appends the figure placeholder and caption.meta_results_risk_of_bias_result.md unless the skill documentation defines a better convention.Run this minimal verification path before full execution when possible:
python scripts/format_result.py --helpExpected output format:
Result file: meta_results_risk_of_bias_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.