用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/lebiraja/skills4agents --skill agent-module-academic-research-pipeline命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | agent-module-academic-research-pipeline |
| description | Module: Autonomous Academic Research and Paper Production Pipeline |
agent.module.academic-research-pipeline1.0.0productionUse this module to orchestrate an AI agent codebase for writing and researching high-quality academic papers (Q1 journal and conference level).
Apply when:
Do not apply directly when:
5-Phase Autonomous Pipeline + Skill Auto-Trigger Orchestrationresearch_notes.md containing categorized papers, gaps, and novelty assessments.Exit criteria:
research_notes.md.Exit criteria:
\cite{} references and validate against the references.bib file.Exit criteria:
main.tex with all text, citations, and figure/table references integrated.Exit criteria:
pdflatex -> bibtex -> pdflatex).main.pdf.Exit criteria:
| Decision Area | Preferred Option | Alternative | Selection Rule |
|---|---|---|---|
| AI Pattern Detection | Per-section humanizer pass | End-of-pipeline single pass | Per-section prevents AI hallmarks from compounding and polluting subsequent context. |
| Writing Sequence | Intro -> Methods -> Results -> Related Work | Linear (Intro -> Related -> ...) | Writing 'Related Work' later ensures better positioning against the paper's actual contribution. |
| Citation Validation | Automated BibTeX script validation | Manual LLM cross-checking | Scripts prevent hallucinated citations and ensure strict LaTeX compilation compatibility. |
| Prose Constraints | Strict rule enforcement (No colons, no generic transition words) | Default LLM generation | Enforcing strict stylistic rules is the only reliable way to pass human scrutiny. |
< 5% false-positive probability on standard AI-detectors.100% of \cite{} commands resolve successfully in references.bib.100% successful PDF generation for final output.research_notes.md.\cite{}.Adapt only: