Skills Plugins MCP Prompt Model 博客 我的中心

paper-pilot

Automates deep research analysis on PDFs in the input folder.

DeepseekModel 官方收录技能 质量 良好 · 48 v1.0.0

获取

https://deepseekmodel.com/api/download.php?id=skfaizan-786-paperwise-skills-paper-pilot-skill-md&format=skill
下载 .skill 标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用
.skill 文件中 system_prompt 字段的实际内容。
name paper-pilot description Automates deep research analysis on PDFs in the input folder. PaperPilot Workflow Instructions 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. Step 1: Scan the Input Folder List all files in: C:\Users\faizan\Desktop\PaperPilot\input\ Identify the most recently added PDF file. If multiple PDFs exist, ask the user which one to process. If no PDFs exist, notify the user and stop. Step 2: Extract Text from the PDF Use pdftotext or any available shell tool to extract text from the PDF. Save the raw text to: C:\Users\faizan\Desktop\PaperPilot\input\extracted.txt Identify the paper's title from the first few lines of the extracted text. Create a sanitized folder name from the title (e.g., "Attention_Is_All_You_Need"). Call this variable PAPER_TITLE . Step 3: Create the Output Workspace Create this directory: C:\Users\faizan\Desktop\PaperPilot\output\{PAPER_TITLE}\ Step 4: Generate Summary.md and Structured_Insights.md Read the full prompt from: C:\Users\faizan\Desktop\PaperPilot\prompts\analyze_paper.md Read the extracted text from Step 2. Using both as instructions, write TWO files to C:\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. Step 5: Generate Research_Gap.md Read the full prompt from: C:\Users\faizan\Desktop\PaperPilot\prompts\research_gap.md Read the extracted text from Step 2. Using both as instructions, write Research_Gap.md to the output folder. It must contain: Methodological Gaps, Dataset/Evaluation Gaps, Reasoning Gaps, and Future Work proposals. Step 6: Generate Related_Work.md (Browser Search) Open the browser. Search arXiv.org or Semantic Scholar for papers related to {PAPER_TITLE} . Identify exactly 3 highly relevant papers. For each paper, extract ONLY: Title, Year, and direct arXiv link. Write Related_Work.md to the output folder with this information. Step 7: Finalize Create an empty file: C:\Users\faizan\Desktop\PaperPilot\output\{PAPER_TITLE}\Notes.txt Move the original PDF from the input folder to: C:\Users\faizan\Desktop\PaperPilot\output\{PAPER_TITLE}\original.pdf Delete C:\Users\faizan\Desktop\PaperPilot\input\extracted.txt Notify the user: "PaperPilot complete! Check output/{PAPER_TITLE}/ — all 5 files generated." Rules Do NOT stop between steps to ask for permission. Do NOT treat this as a conversational request. Execute all 7 steps in sequence and call complete_task only after Step 7 is done.
Agent 识别该技能的关键词,点击任意一个即可复制。

该技能未提供触发词。

下载的 .skill 包内含以下字段。
字段 说明
format格式标识(skill/v1)
skill_id技能唯一 ID
name技能名称
version版本号
description技能描述
category所属分类(数组)
trigger_words触发词列表
tags标签列表
source来源标识
source_url来源链接(本页地址)
exported_at导出时间(每次下载生成)
system_prompt系统提示词正文
model_config模型参数:provider / model / temperature / max_tokens / top_p
examples示例
install_guide各平台导入说明(Coze / Dify / Claude / 自定义框架)
同一份技能可按不同平台格式导出。
.skill 标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用 下载
.skillpro 增强格式,额外含脚本 / 工具 / 依赖 / 钩子占位 下载
.json 纯 JSON 导出,只含 system_prompt 与模型参数 下载
Coze 带 frontmatter 的 Markdown,Coze 平台导入用 下载
Dify Dify DSL,创建应用后直接导入 下载

每日精选 Skill 推荐,免费送到你邮箱

输入邮箱,每天接收一个精选 AI Agent 技能推荐。完全免费,持续更新。

提交后我们会发送一封确认邮件,点击邮件里的链接才会开始收信。

完全免费,取消任意时间。我们不会发送垃圾邮件。