AgentSkillsCN

papi-curate

从论文中创建项目笔记。当用户想要记录论文发现、创建实施笔记或为项目总结论文时使用。

SKILL.md
--- frontmatter
name: papi-curate
description: Create project notes from papers. Use when user wants to document paper findings, create implementation notes, or summarize papers for a project.

Create Project Notes from Papers

You are given paper excerpts (paste papi show ... --level ... output above, or reference exported files).

Project context (optional): $ARGUMENTS

Task

Create a project-focused note in markdown.

Include

  • Core claims (bulleted)
  • Method sketch (key equations/pseudocode; keep symbol names exact)
  • Evaluation (datasets, metrics, main numbers, compute)
  • Limitations and failure modes
  • Implementation checklist for the project (only if project context is provided)
  • Canonical quote snippets (<= 15 words each) with citations: (paper: <name>, arXiv: <id if present>, source: summary|equations|tex|notes, ref: section/eq/table/figure if present)

If multiple papers are included, structure sections per paper and add a short cross-paper synthesis.

Return the complete markdown only.

For general CLI commands, see /papi.