pdf-mcp copilot-instructions.md

pdf-mcp copilot-instructions.md is an instructions file for GitHub Copilot from sandraschi/pdf-mcp. It costs 246 tokens per session, scanned A, original, MIT.

A set of project instructions for developing pdf-mcp, a server that provides tools for reading, changing, analysing and exporting PDF files.

In plain words
What is it for?
Use it when working on pdf-mcp features, tests or documentation, including PDF extraction, editing, forms, redaction and analysis.
Why use it?
It gives the coding agent the project’s required checks, commands, technologies and security rules, reducing avoidable setup and implementation mistakes.

Instructions file for GitHub Copilot

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add instructions/sandraschi/pdf-mcp/copilot-instructions
Clone the repo
git clone --depth 1 https://github.com/sandraschi/pdf-mcp

Made for: GitHub Copilot.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for pdf-mcp copilot-instructions.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/sandraschi/pdf-mcp/copilot-instructions.svg)](https://agentmods.dev/instructions/sandraschi/pdf-mcp/copilot-instructions)
Your own site
<a href="https://agentmods.dev/instructions/sandraschi/pdf-mcp/copilot-instructions"><img src="https://agentmods.dev/badge/instructions/sandraschi/pdf-mcp/copilot-instructions.svg" alt="Measured on agentmods" height="20"></a>
Per session 246 This file is loaded in full into every session.
When invoked 246 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00246 $0.00246
Opus 5 $0.00123 $0.00123
Sonnet 5 $0.00049 $0.00049
Haiku 4.5 $0.00025 $0.00025

Measured 4d ago against content hash 3203cf92e0e1, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

pdf-mcp copilot-instructions.md scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.github/copilot-instructions.md · 20 lines

What it actually says

GitHub Copilot Instructions (pdf-mcp)

Session Context (pdf-mcp)

pdf-mcp is a PDF intelligence MCP server (FastMCP 3.4.4, Starlette HTTP on port 11131, React webapp on port 11130). Before starting work: run pdf_status to confirm the server is alive and pdf_help to see the current tool surface. The 16 tools are pdf_extract, pdf_manipulate, pdf_annotate, pdf_forms, pdf_convert, pdf_validate, pdf_rag, pdf_analyze, pdf_redact, pdf_classify, pdf_dedupe, pdf_export, pdf_do, pdf_help, pdf_status, pdf_shutdown. Each domain tool is a portmanteau with an operation param - read the docstring for operation names. At end of work: save any generated PDFs to data/uploads/ and note the job_id in the thread.

Standards

  • Python: ruff + pyright, all gates via just ci
  • Webapp: React + Vite + Tailwind + Zustand; bun, not npm
  • Never commit .env or secrets
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 20 lines · 246 tokens per session scan A 3203cf92e0e1

Subscribe to this mod's changes

pdf-mcp copilot-instructions.md is an instructions file published in the GitHub repository sandraschi/pdf-mcp (1 stars, last pushed 3d ago), licensed MIT. It adds 246 tokens to every session, about $0.0012 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other instructions, from other repositories

book-to-skill CLAUDE.md

Claude Code instructions for virgiliojr94/book-to-skill, a project described as: Turn any technical book PDF into a Claude Code skill — ready to study, reference, and use while you work.

virgiliojr94/book-to-skill · 30 tokens

md-anything copilot-instructions.md

Instructions for ojspace/md-anything, covering copilot instructions for md-anything, build, test, and lint commands, full suite, contributor-safe required subset and regenerate generated pdf/epub fixtures when needed.

ojspace/md-anything · 903 tokens

asset-aware-mcp copilot-instructions.md

Copilot instructions for u9401066/asset-aware-mcp, covering copilot 自定義指令, 專案概述, 核心功能, llm 後端 and pdf → 資產引擎選擇 🚦.

u9401066/asset-aware-mcp · 4,327 tokens

docs-to-pdf CLAUDE.md

Claude Code instructions for jean-humann/docs-to-pdf, covering claude development guide for docs-to-pdf, project overview, development environment setup, using mise (recommended) and install mise (if not already installed).

jean-humann/docs-to-pdf · 4,714 tokens

PDF-Writer CLAUDE.md

Instructions for galkahana/PDF-Writer, covering claude code context - pdf-writer development guide, project overview, coding standards discovered, project structure and key components.

galkahana/PDF-Writer · 1,432 tokens

autorename-pdf CLAUDE.md

Instructions for ptmrio/autorename-pdf, covering autorename-pdf, development setup, source venv/bin/activate # linux/macos, commands and ai tool integration.

ptmrio/autorename-pdf · 1,295 tokens