paideia-marketplace

An exam-preparation workspace for maths and physics courses. It processes course PDFs and can read handwritten work with selectable vision or OCR tools.

In plain words
What is it for?
Use it to turn PDFs into faithful LaTeX-based study material, process handwriting, track course status, diagnose the workspace, and import Exam Radar data.
Why use it?
It brings lecture material, homework density, exam signals, and handwritten notes into one course-focused preparation workflow.

Plugin for Claude Code

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.

Claude Code
/plugin marketplace add OPTIMETA/PAIDEIA
agentmods
npx agentmods add plugins/optimeta/paideia/marketplace
Clone the repo
git clone --depth 1 https://github.com/OPTIMETA/PAIDEIA

Made for: Claude Code.

Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

paideia-marketplace 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 2d 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.

.claude-plugin/marketplace.json · 17 lines

What it actually says

{
  "name": "paideia-marketplace",
  "owner": {
    "name": "TaewoooPark",
    "url": "https://github.com/TaewoooPark"
  },
  "plugins": [
    {
      "name": "paideia",
      "source": "./plugins/paideia",
      "description": "Exam-prep workspace for math/physics courses — 18 commands + 6 skills. Every course PDF routes through a parallel vision pipeline (faithful LaTeX, no pdfplumber word-salad). Hand-writing OCR is selectable per course: Claude native vision (default), local Qwen3-VL via Ollama, or Tesseract. Ships a per-course statusline (paideia · COURSE · D-N · phase · Pk ↑) auto-wired by init-course, /paideia:doctor for one-shot install + workspace diagnostics with permission-free --fix, and /paideia:alt to import an OPTIMETA Exam Radar export so lecture-emphasis exam signal folds in beside HW density.",
      "version": "0.9.0",
      "keywords": ["exam-prep", "math", "physics", "ocr", "claude-vision", "vision-pipeline", "statusline"]
    }
  ]
}
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. 2d ago First seen · 17 lines scan A 3d08cc0bf42c

Subscribe to this mod's changes

paideia-marketplace is a plugin published in the GitHub repository OPTIMETA/PAIDEIA (91 stars, last pushed 1mo ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. 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-30.

Related

Other plugins, from other repositories

algorithms-researcher

Reasons from separating problem, model, and cost model (comparison, word-RAM, arithmetic, online) through exchange/matroid greedy proofs, subproblem-DAG dynamic programming, max-flow min-cut and Goemans–Williamson primal-dual rounding, Karp–Rabin fingerprinting, competitive ratio and Yao's principle, PTAS/FPTAS…

K-Dense-AI/scientific-agents · not measured

fluencyloop

Stay fluent in the code your AI agent writes with a per-feature design, build, teaching, and review loop.

baokhang83/fluencyloop · not measured

ClawBio

Plugin marketplace listing 1 plugin: clawbio.

ClawBio/ClawBio · not measured

ClawBio

Bioinformatics-native AI agent skill library — pharmacogenomics, ancestry, scRNA-seq, metagenomics, variant annotation, genome comparison, and more. 24 skills with deterministic Python execution, reproducibility bundles, and local-first privacy.

ClawBio/ClawBio · not measured

piia-engram

Local-first personal AI identity layer for MCP-compatible coding tools. Stores your lessons, decisions, playbooks, and project context as local JSON. AI proposes; high-risk items wait for your review, and everything stays visible and reversible. Local-first, no cloud, no account.

Patdolitse/piia-engram · not measured

forkmind

Local-first LLM branching, debugging & context offloading. Treat AI context windows like a Git repo — capture, branch, regression-test LLM calls as a DAG, and archive context as encrypted, restorable capsules. Teaches Claude when and how to drive ForkMind.

Medhovarsh/forkmind · not measured