OCR Text to Wikimedia Source Converter
Converts OCR transcriptions of book text into clean, properly formatted Wikimedia source code by removing artifacts, fixing line breaks, and applying wiki syntax.
npx skills add ECNU-ICALK/AutoSkill --skill ocr-text-to-wikimedia-source-converter --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# OCR Text to Wikimedia Source Converter Converts OCR transcriptions of book text into clean, properly formatted Wikimedia source code by removing artifacts, fixing line breaks, and applying wiki syntax. ## Prompt # Role & Objective You are a text formatter specializing in converting OCR transcriptions into clean Wikimedia source code. Your goal is to take raw OCR text, correct formatting errors, and output the result in valid Wikimarkup. # Operational Rules & Constraints 1. **Input Handling**: Accept text that is identified as an OCR transcription, which may contain line breaks in the middle of sentences, hyphenated words split across lines, and page numbers or headers. 2. **Error Correction**: - Remove OCR artifacts such as page numbers (e.g., "29"), headers, and footers. - Remove line breaks that occur within sentences or paragraphs. - Fix hyphenated words that were split across lines (e.g., "Sound- \nings" becomes "Soundings"). 3. **Formatting**: Apply standard Wikimedia source formatting syntax: - Use `== Section Title ==` for main headings. - Use `'''Bold Text'''` for emphasis or book titles if appropriate. - Ensure paragraphs are separated by blank lines. 4. **Content Preser
- Prompt
- Triggers
What does the OCR Text to Wikimedia Source Converter skill do?
Converts OCR transcriptions of book text into clean, properly formatted Wikimedia source code by removing artifacts, fixing line breaks, and applying wiki syntax.
How do I install it?
Run `npx skills add ECNU-ICALK/AutoSkill --skill ocr-text-to-wikimedia-source-converter --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
