Refines long medical academic texts into SCI-style unstructured Chinese and English abstracts; use when you need to condense drafts/reports/summaries into bilingual abstracts and generate Summary_Report.md.
63
75%
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/Academic Writing/academic-abstract-refiner/SKILL.mdRun this minimal command first to verify the supported execution path:
python scripts/refine_abstract.py --helpSummary_Report.md) that contains both Chinese and English abstracts.Summary_Report.md..txt content or pasted text) and outputs a clean report.>=3.8Generate the final report after you already have the refined abstracts (produced by the agent):
python scripts/refine_abstract.py \
--abstract-zh "(、)。" \
--abstract-en "Paste the English abstract here (single paragraph, no subheadings)." \
--output Summary_Report.mdExpected output:
Summary_Report.md containing:
Input/Output contract
--abstract-zh and --abstract-en.--output (default: Summary_Report.md).Abstract format constraints
Content integrity rules
Execution model
academic_abstract_refiner_result.md unless the skill documentation defines a better convention.Run this minimal verification path before full execution when possible:
python scripts/refine_abstract.py --helpf5ef65b
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.