text-format-organizer
A local text formatting organizer for biomedical/academic writing; use it when you need to clean whitespace/line endings while preserving Markdown structures or when normalizing .docx/.md/.txt before submission or proofreading.
Veto GatesRequired pass for any deployment consideration
Core Capability83 / 100 — 8 Categories
Medical TaskExecution Average: 94.6 / 100 — Assertions: 20/20 Passed
The Cleaning biomedical manuscripts where extra blank lines, trailing... path verified the packaged helper command without exposing a deeper execution issue.
For Normalizing Markdown notes (lists/tables/code blocks) before..., the preserved evidence is lightweight but positive: the packaged validation command behaved as expected.
The Intelligent cleaning path verified the packaged helper command without exposing a deeper execution issue.
The Removes redundant empty lines while keeping paragraph boundaries path verified the packaged helper command without exposing a deeper execution issue.
The End-to-end case for Intelligent cleaning path verified the packaged helper command without exposing a deeper execution issue.
Key Strengths
- Primary routing is Other with execution mode B
- Static quality score is 83/100 and dynamic average is 81.6/100
- Assertions and command execution outcomes are recorded per input for human review
- Execution verification summary: Script verification 3/3; adjustment=5. init_run.py: OK; text_formatter.py: OK; validate_skill.py: OK