一键导入
paperclip-pipeline
Coordinate multi-agent academic research workflows with sanitized Paperclip-style handoffs, verification gates, and release-safe outputs.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Coordinate multi-agent academic research workflows with sanitized Paperclip-style handoffs, verification gates, and release-safe outputs.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
实现前的信心评估:检查理解和准备的充分程度
任意输入(代码、文档、论文、图片)→ 知识图谱 → 聚类社区 → HTML + JSON + 审计报告
知识库维护 — 扫描新资料、入库、健康检查、统计查询
生成 draw.io 图表(.drawio),可选导出 PNG/SVG/PDF
编排端到端自主 AI 研究项目,双循环架构:内循环快速实验迭代,外循环综合分析引导方向
学术研究全流程编排器:10 阶段从选题到投稿,完整性校验门,两阶段审稿
| name | paperclip-pipeline |
| description | Coordinate multi-agent academic research workflows with sanitized Paperclip-style handoffs, verification gates, and release-safe outputs. |
Use this skill when a research task spans multiple AI Research Toolkit phases and needs multiple agents, explicit handoff contracts, verification evidence, and release-safe output handling.
Use this skill for:
Do not use this skill for:
Before starting, collect:
01-discovery through 06-presentation.Every handoff must include:
If a handoff omits evidence, treat it as incomplete.
Do not trust agent summaries blindly. Verify the final file tree, relevant diffs, and critical command outputs before marking a task complete.
Public outputs must not include:
Use placeholders such as <PAPERCLIP_API_URL> and <PUBLIC_WORKSPACE_NAME> in public templates.
Paperclip Pipeline coordinates the existing toolkit phases:
| Phase | Role in pipeline |
|---|---|
| 01 Discovery | Find papers, collect metadata, prepare Zotero intake. |
| 02 Processing | Convert PDFs and documents into Markdown. |
| 03 Analysis | Review papers, synthesize evidence, audit citations. |
| 04 Writing | Draft sections, polish prose, prepare responses or manuscripts. |
| 05 Knowledge | Ingest notes, update graph views, maintain research memory. |
| 06 Presentation | Produce slides, figures, diagrams, and meeting artifacts. |
| 07 Pipeline | Decompose tasks, coordinate agents, verify handoffs, and prepare release-safe outputs. |
references/workflow.md — end-to-end orchestration workflow.references/handoff-contract.md — required handoff packet schema.references/security-boundary.md — public/private output boundary.references/release-sync.md — debug-to-release synchronization protocol.