用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/SKfaizan-786/paperwise --skill paper-pilot命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | paper-pilot |
| description | Automates deep research analysis on PDFs in the input folder. |
When the user asks to "Run PaperPilot" or "analyze a paper", execute ALL of the following steps in order. Do not ask for clarification. Do not stop early. Complete all 7 steps.
C:\Users\faizan\Desktop\PaperPilot\input\pdftotext or any available shell tool to extract text from the PDF.C:\Users\faizan\Desktop\PaperPilot\input\extracted.txtPAPER_TITLE.C:\Users\faizan\Desktop\PaperPilot\output\{PAPER_TITLE}\C:\Users\faizan\Desktop\PaperPilot\prompts\analyze_paper.mdC:\Users\faizan\Desktop\PaperPilot\output\{PAPER_TITLE}\:
Summary.md — Problem, methodology, key results, one-line takeaway.Structured_Insights.md — Dataset, model type, metrics table, reproducibility.C:\Users\faizan\Desktop\PaperPilot\prompts\research_gap.mdResearch_Gap.md to the output folder.{PAPER_TITLE}.Related_Work.md to the output folder with this information.C:\Users\faizan\Desktop\PaperPilot\output\{PAPER_TITLE}\Notes.txtC:\Users\faizan\Desktop\PaperPilot\output\{PAPER_TITLE}\original.pdfC:\Users\faizan\Desktop\PaperPilot\input\extracted.txtcomplete_task only after Step 7 is done.