read-document

Convert any document to markdown using Canonizr

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "read-document" with this command: npx skills add hmillerbakewell/read-document

Read any document using the Canonizr pipeline. Supports PDFs, images, office files, and more.

Using Canonizr

You can pass documents to Canonizr via CLI.

canonizr convert document.pdf

The output of the above command is a direct markdown transcript.

Failed attempts to convert a file return an error message. Depending on context you may wish to store the output in an adjacent .md file to avoid re-processing.

Supported file formats include PDFs, images (which will be transcribed), and office files.

Debugging

You can check if the Canonizr pipeline is running by using the CLI:

canonizr health

If the pipeline is not running then your user may not have started it. If you have docker permissions then you can start the service with:

canonizr up

And stop it with:

canonizr down

You can get a full JSON response with metadata (instead of just markdown) using the --json flag:

canonizr convert --json document.pdf

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Gigo Lobster Taster

🦞 GIGO · gigo-lobster-taster: 正式试吃模式:跑完整评测,默认上传云端、生成个人结果页并进入排行榜。 Triggers: 试吃我的龙虾 / 品鉴我的龙虾 / lobster taste / lobster taster.

Registry SourceRecently Updated
General

Invoice Generator

Creates professional invoices in markdown and HTML

Registry SourceRecently Updated
92001kalin
General

backstage companion

Anti-drift protocol script. Ensures parity between docs and system. Triggers: 'bom dia PROJECT' / 'good morning PROJECT' (load project context with health ch...

Registry SourceRecently Updated
General

stratos-storage

Upload and download files to/from Stratos Decentralized Storage (SDS) network. Use when the user wants to store files on Stratos, retrieve files from Stratos, upload to decentralized storage, or download from SDS.

Registry SourceRecently Updated