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.
/plugin marketplace add OPTIMETA/PAIDEIAnpx agentmods add plugins/optimeta/paideia/marketplacegit clone --depth 1 https://github.com/OPTIMETA/PAIDEIAGrade 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.
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"]
}
]
}
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.
- 2d ago First seen · 17 lines scan A 3d08cc0bf42c
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.
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…
fluencyloop
Stay fluent in the code your AI agent writes with a per-feature design, build, teaching, and review loop.
ClawBio
Plugin marketplace listing 1 plugin: clawbio.
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.
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.
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.