Home / sylphxai / pdf-reader-mcp · skills/citra/SKILL.md · GitHub

citra skillC

citra is agent-read markdown (skill) from sylphxai/pdf-reader-mcp.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Citra — PDF evidence for agents

## Install

```bash
npm i -g @sylphx/citra
# or
npx @sylphx/citra
```

## Tools

| Tool | Job |
| --- | --- |
| `read_pdf` | Agent Document Twin (structure, tables, citations) |
| `search_pdf` | Literal search with page/bbox evidence |
| `pdf_evidence` | inspect / render / crop / OCR follow-ups |

## SDK

```ts
import { Citra } from '@sylphx/citra/sdk'
const citra = Citra.create()
const result = await citra.read({ path: '/abs/doc.pdf' })
```

## Rules

- Local-first; no API key required for default path
- Missing native binary → fail closed
- Evidence on results (envelope v1); no `evidence_first` tool
- Do not install Prism for PDF routing

Read the whole file at its exact version.

How to install

Latest version
mdr add sylphxai/pdf-reader-mcp/citra@git:20260807.28a03e3
Exact content
mdr add sylphxai/pdf-reader-mcp/citra@sha256:2eaf2e5f0a70065b

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_srvak4zm5gpg6xiq.svg)](https://markdownregistry.com/a/art_srvak4zm5gpg6xiq)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260807.28a03e3 latest2026-08-07 28a03e3 687 BC view · diff
git:20260731.47396102026-07-31 4739610 1,047 BC view · diff
git:20260731.ece45af2026-07-31 ece45af 1,036 BC view · diff
git:20260731.f1c46bf2026-07-31 f1c46bf 830 BC view

Audit of the latest version

C  14 of 17 checks passed. Deterministic, no model, same answer every run.
  • fail: Frontmatter block present
  • fail: Frontmatter declares a name
  • fail: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (687 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

sylphxai/pdf-reader-mcp · 935 stars · license MIT · pushed 2026-09-23 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_srvak4zm5gpg6xiq
GET https://markdownregistry.com/api/v1/resolve?ref=sylphxai/pdf-reader-mcp/citra
GET https://markdownregistry.com/api/v1/blob/2eaf2e5f0a70065ba1c622072ed06b2e6614bf958e5d676e377c5e5133e85f35

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from sylphxai/pdf-reader-mcp

AGENTS.md agents
sylphxai/pdf-reader-mcp · AGENTS.md
git:20260920.3b3c8bf · audit A · 935 stars

Every file in sylphxai/pdf-reader-mcp

Other files named citra

citra skill
sylphxai/citra · skills/citra/SKILL.md
git:20260807.28a03e3 · audit C · 935 stars

Browse by kind, by grade C, or by owner.