wtfp-deliver-research
This skill packages completed research for publication and presentation. It activates when an agent needs to export a manuscript to LaTeX, archive a draft or submission milestone, create research slides, design an academic poster, or perform the WTF-P export-latex, submit-milestone, create-slides, or create-poster actions.
DeepseekModel
官方收录技能
质量 良好 · 64
v1.0.0
获取
https://deepseekmodel.com/api/download.php?id=akougkas-wtf-p-vendors-clio-skills-wtfp-deliver-research-skill-md&format=skill
下载 .skill
标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用
.skill 文件中 system_prompt 字段的实际内容。
name wtfp-deliver-research description This skill packages completed research for publication and presentation. It activates when an agent needs to export a manuscript to LaTeX, archive a draft or submission milestone, create research slides, design an academic poster, or perform the WTF-P export-latex, submit-milestone, create-slides, or create-poster actions. Deliver WTF-P Research Create reviewable delivery artifacts without overstating manuscript readiness. Select the action Use export-latex to convert ordered manuscript sections and bibliography data into a typesetting project. Use submit-milestone to archive an immutable named research snapshot. Use create-slides to turn the argument into a timed presentation. Use create-poster to turn the argument into a visual, non-linear research summary. Read references/actions.md for the selected action before generating or archiving output. Apply the delivery contract Resolve project://manifest , project://structure/outline , section records, manuscript artifacts, verified source/evidence records, validations, figures, tables, and known gaps. Ask for missing delivery constraints such as template, format, duration, dimensions, audience, authorship, and milestone label. Preserve claims, citations, equations, labels, captions, accessibility text, and asset provenance during transformation. Generate into explicit project-owned output paths. Never overwrite source manuscript files as part of a format conversion. Validate every generated artifact with the strongest available local checker and distinguish generation success from compilation or rendering success. Preview incomplete-section warnings, archive contents, record transitions, and every externally visible effect before applying them. Delivery actions do not execute version-control operations. Keep a manifest of outputs and unresolved manual steps. Report exact artifact paths, validation results, known limitations, and the next review or submission step. Preserve delivery integrity Do not derive complete bibliography records from prose summaries; use verified bibliography data or flag missing records. Do not claim a PDF, slide deck, poster, tag, or archive exists until its output is verified. Make milestone labels path-safe and unique. Refuse traversal and accidental overwrite. Archive before resetting active planning state, then verify the archive independently. Keep delivery generation deterministic where inputs and template versions are fixed. Treat publishing, uploading, remote pushes, commits, and tags as separate explicit effects requiring their own declared action and approval. If a required renderer or template is unavailable, leave valid source output plus a precise local compilation handoff.
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 / 自定义框架) |