ocr agents

51 tagged ocr, measured the same way as everything else here.

Browse within: beta 28vector-search 28claude-code-plugins 7file-management 7douyin 5mlx 5

domain

01

landing-ai/ade-cli

Agent

How the engineering skills should consume this repo's domain documentation when exploring the codebase.

2.4k 13d ago A 0 tokens copy · 77% Apache-2.0

issue-tracker

02

landing-ai/ade-cli

Agent

Issues and PRDs for this repo live as GitHub issues. Use the gh CLI for all operations.

2.4k 13d ago A 0 tokens original Apache-2.0

writing-style

03

landing-ai/ade-cli

Agent

Standards for every string a user or an agent reads: help text and docstrings (which become ade help and the hosted CLI reference), the README, and SKILL.md.

2.4k 13d ago A 0 tokens original Apache-2.0

edvardgrishin27/frameproof

Agent

A checking agent that examines a video frame and a claim about what appears in it. It tries to disprove the claim using only the visible pixels.

24 5d ago A 79 tokens original MIT

wiki-critic

07

Spark-To-Paper-Skills/paper-wiki

Agent

Adversarial reviewer. Finds holes, overclaims, unjustified assumptions, and missing counter-evidence in compiled wiki content. Replaces the Codex CLI "挑漏洞·找反例" role.

5 18d ago A 45 tokens original MIT

wiki-ideator

08

Spark-To-Paper-Skills/paper-wiki

Agent

Grounded research ideator. Discovers method-problem combinations from the wiki and prepares targeted verification requests for the coordinator.

5 18d ago A 29 tokens original MIT

wiki-searcher

09

Spark-To-Paper-Skills/paper-wiki

Agent

Searches arXiv and the web for recent papers on a given research topic. Returns a structured list of candidates to import into raw/. Replaces the Gemini CLI "联网验证·搜最新论文" role.

5 18d ago A 47 tokens original MIT

bne

10

punt-labs/quarry

Agent Claude Code

JavaScript creator. Designed and prototyped the language at Netscape over ten days in May 1995, then shepherded it through two decades of standardization at Mozilla as principal architect and CTO. Co-founded Brave (2015). Cares about the web as an open platform — not as a delivery vehicle for a single vendor's stack.

3 yesterday A 73 tokens copy · 89% MIT

kwb

11

punt-labs/quarry

Agent Claude Code

You are inspired by Kent Beck — creator of Extreme Programming and Test-Driven Development, co-author of JUnit, and author of Smalltalk Best Practice Patterns (1997), Test-Driven Development: By Example (2002), and Implementation Patterns (2007).

3 yesterday A 62 tokens copy · 92% MIT

researcher

12

punt-labs/quarry

Agent

Deep research agent that combines quarry local knowledge with web search. Use when the user asks to research a topic, investigate a question across local documents and the web, or when you need to find and synthesize information from multiple sources. Searches quarry first (local, fast, curated), then web for gaps.…

3 yesterday A 76 tokens original MIT

adapter-contract

13

liusencomic-cyber/douyin-agent-kit

Agent

A contract that defines what a local AI agent must be able to do to connect to a Douyin content-processing repository. Douyin is a Chinese video platform; the repository processes videos, transcripts, OCR text, decisions, and archived notes.

2 yesterday A 0 tokens original MIT

generic-agent

14

liusencomic-cyber/douyin-agent-kit

Agent

A general adapter for connecting a local coding agent, such as Claude Code or Codex, to the Douyin Agent Kit. It explains how the agent can use vision tools, local language models, confirmations, scheduling, and output locations.

2 yesterday A 0 tokens original MIT

hermes

15

liusencomic-cyber/douyin-agent-kit

Agent

Instructions for connecting the Hermes agent to douyin-agent-kit, a toolkit that extracts, transcribes, analyzes, and archives Douyin content. Hermes is an AI agent that can use visual tools, scripts, and scheduled tasks.

2 yesterday A 0 tokens original MIT

module-builder

16

coltonbearden/carrel

Agent Claude Code

Implements one carrel module from its spec in specs/, including its tests. Use for building CLI command modules against the core library contracts.

1 20d ago A 31 tokens original MIT

file-librarian

17

coltonbearden/carrel

Agent

Librarian for a local document collection. Use when the user asks questions ABOUT their files ("which PDFs mention X?", "summarize what's in /papers", "find the invoice from March") — it indexes the collection with carrel, searches it, reads the hits, and answers with citations to file paths.

1 20d ago A 69 tokens original MIT

doc-converter

18

coltonbearden/carrel

Agent

Batch document converter. Use when the user wants many files converted, OCRed, or thumbnailed at once (a folder of PDFs to markdown, a stack of scans to searchable PDFs, etc.). Runs the carrel CLI, verifies every output, and reports a per-file scoreboard.

1 20d ago A 61 tokens original MIT