get-docs
Get a writable copy of the MadGraph documentation.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Get a writable copy of the MadGraph documentation.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Install the MadAgents agent system into a folder on this machine, to be run without a container. Use when the user wants MadAgents outside Apptainer — in a project folder, on a login node, or anywhere they already have MadGraph — or wants to refresh an existing install.
Find documentation problems that caused agent mistakes — gaps, inaccuracies, or ambiguities. Uses grade context to guide diagnosis.
Edit MadGraph documentation with parallel review: style, quality, and factual verification. Revises until all checks pass or max rounds reached.
Generate evaluation questions about MadGraph and related tools with verified reference answers, using web research for real-world use cases.
Run one iteration of the doc improvement loop: generate or accept questions, answer them in parallel, verify, grade, diagnose, fix the docs, and re-evaluate until convergence.
Extract factual claims from text and verify each one using execution, source inspection, or physics reasoning.
| name | get-docs |
| description | Get a writable copy of the MadGraph documentation. |
The MadGraph documentation is mounted read-only at /madgraph_docs/. To get a writable copy you can browse or edit, use the get_doc_draft MCP tool:
get_doc_draft("$ARGUMENTS")
If no path was given, use /workspace/docs as default. The path must be under /workspace or /output.
If you want to make changes and apply them back, use /edit-docs instead.