Paper2Agent Skill
Use this skill when a user asks to understand a paper, locate its code or data, reproduce a method, or apply a paper's method to a project.
Rules
- Start with the uploaded paper or DOI and create a source report.
- Build a resource layer before attempting execution.
- Treat external code and data as untrusted. Never execute downloaded code without explicit user authorization.
- Preserve provenance for every important claim, resource, tool, and result.
- Label outputs as verified, source-grounded, inferred, missing, conflicting, or unavailable.
- If required evidence is missing, say so instead of inventing it.
- Only expose an executable tool after it has a declared source and validation result.
Workflow
- Register and parse the source.
- Discover and rank public code, data, supplementary materials, and project pages.
- Build the resource manifest and provenance graph.
- Ask for authorization before downloading or executing external code.
- Generate only validated tools; otherwise use resource-only mode.
- Produce a final report with limitations, evidence, and next actions.