By fuzhiyu
Convert PDFs to Markdown using Mistral OCR API with image extraction
Skills and agents designed for academic research workflows, econ-flavored. Made by Claude, for Claude. For Codex, see below for installation instructions.
| Skills | Description |
|---|---|
worktree-data-sync | multi-agent work in parallel in different worktrees with isolated data |
work-journal | Teach agents how to document and report the results |
draft-reviewer | Comprehensive review of a paper draft. Even better, it can fixes things |
review-doc-commit | Make sure we commit the right stuff |
zotero-connector | Read papers from Zotero library |
pdf2markdown-converter | Convert PDFs to markdown via Mistral OCR |
uv — Python scripts use PEP 723 inline metadata for auto-installing dependencies# Add marketplace
/plugin marketplace add FuZhiyu/AgentContract
# Install individual plugins
/plugin install zotero-connector@FuZhiyu-AgentContract
/plugin install pdf2markdown-converter@FuZhiyu-AgentContract
/plugin install work-journal@FuZhiyu-AgentContract
/plugin install ./plugins/zotero-connector
# Update marketplace listing
/plugin marketplace update FuZhiyu-AgentContract
Create .claude/agent-contract.yaml (per-project) or ~/.config/agent-contract/config.yaml (global):
paper-reader:
mistral_api_key: "sk-..."
zotero_api_key: "..."
zotero_library_type: "user"
zotero_library_id: "12345"
work-journal skill: formal, fact-checked journal entries with citations and report-checker verificationreport-in-markdown skill: pure IO tool for saving markdown reports (no content rules)Tell Codex:
Fetch and follow instructions from https://raw.githubusercontent.com/FuZhiyu/AgentContract/main/CODEX_INSTALL.md
Detailed docs: CODEX_INSTALL.md
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub fuzhiyu/agentcontract --plugin pdf2markdown-converterDisciplined AI Research Assistant for economists: plan-implement-integrate workflow with implementer–reviewer pair, data-analysis discipline, and drift-test-verified integration.
Working journal entries and markdown report generation for academic research
Read and analyze academic papers from Zotero library
Review code, update documentation, and create well-organized topical git commits
Multi-agent academic paper review with mathematical, writing, consistency, and proofreading analysis
Convert any file, URL, or media to clean Markdown — PDF, EPUB, HTML, images, YouTube, audio, video, and more
Parse PDF / Office / image files into clean Markdown via MinerU — zero-dependency, AI-Native, auto-routing between the free Agent API and the token-gated Standard API, with 15 content-tool delivery sinks.
PDF data extraction with multi-backend support (markitdown, docling, pdfplumber, etc.)
Push and pull files from reMarkable tablet via rmapi
Create and edit Obsidian vault files including Markdown, Bases, and Canvas. Use when working with .md, .base, or .canvas files in an Obsidian vault.
Document processing suite — Excel (xlsx), Word (docx), PowerPoint (pptx), and PDF generation and manipulation.