ocr
Installation
SKILL.md
OCR Image Text Extraction Skill
Extract text from images using Tesseract OCR engine.
Capabilities
- Extract text from image files (PNG, JPG, JPEG, GIF, BMP, TIFF)
- Support for 100+ languages
- Optional image preprocessing for better accuracy
- Output in plain text or JSON format with confidence scores
Usage
Basic OCR
python3 scripts/ocr.py <image_file> <output_file>
Related skills
More from trpc-group/trpc-agent-go
user-file-ops
Simple operations on user-provided text files including summarization.
49file-tools
Simple shell utilities for files and archives.
49whisper
Transcribe audio files to text using OpenAI Whisper
46write-ok
Write a deterministic OK file to out/ok.txt.
42demo-skill
A tiny skill used by the skill isolation example.
41recommend_poi
Recommend a POI in a city (schema + deterministic result).
41