一键导入
template-advanced-literature-review
Multi-phase literature-review exemplar with phase-aware retrieval, filtering, provenance, and cross-phase validation.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Multi-phase literature-review exemplar with phase-aware retrieval, filtering, provenance, and cross-phase validation.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Skill for the core infrastructure module providing logging, configuration, exception handling, progress tracking, checkpoints, retry logic, pipeline execution, performance monitoring, security, file operations, and multi-project orchestration. Use when setting up logging, loading config, handling errors, running pipelines, or monitoring performance.
Skill for the documentation infrastructure module providing figure management, image handling, markdown integration, and API glossary generation. Use when managing research figures, inserting images into manuscripts, auto-numbering figures, or generating API documentation.
Skill for the LLM infrastructure module providing local Large Language Model integration via Ollama. Covers client initialization, prompt templates, output validation, manuscript review generation, conversation context, and CLI usage. Use when querying LLMs, generating manuscript reviews, validating LLM outputs, or managing Ollama models.
Python CLI and menu orchestration for pipeline runs — project slug validation, interactive picker, PipelineRunner wrapping PipelineExecutor, per-stage logs, secure pipeline wrapper. Use when extending run.sh behavior, fixing menu/CLI routing, or testing discovery helpers.
Skill for the project management infrastructure module providing multi-project discovery, structure validation, and metadata extraction. Use when discovering active projects, validating project directory structure, or extracting project configuration metadata.
Skill for the publishing infrastructure module providing academic publishing workflows including BibTeX CLI citation generation, APA/MLA citation helper functions, DOI management, Zenodo publication, arXiv submission preparation, GitHub releases, PyPI and TestPyPI package distribution, static-site deployment to GitHub Pages / Cloudflare Pages / Netlify, multi-target long-horizon archival (IPFS Pinata, Web3.Storage, Software Heritage), a central platform registry, and publication readiness validation. Use when publishing research, generating citations, minting DOIs, distributing Python packages, deploying documentation sites, or preparing archival submissions.
| name | template-advanced-literature-review |
| description | Multi-phase literature-review exemplar with phase-aware retrieval, filtering, provenance, and cross-phase validation. |
| version | 0.1.0 |
| author | docxology |
| license | CC-BY-4.0 |
| tags | ["exemplar","literature","systematic-review","multi-phase"] |
Load this project-scoped skill when working inside
projects/templates/template_advanced_literature_review/ or forking it into a
new phased literature-review pipeline.
uv run python scripts/pipeline/stage_01_test.py --project templates/template_advanced_literature_review --project-only
uv run python scripts/pipeline/stage_02_analysis.py --project templates/template_advanced_literature_review
uv run python scripts/pipeline/stage_03_render.py --project templates/template_advanced_literature_review
uv run python scripts/pipeline/stage_04_validate.py --project templates/template_advanced_literature_review
src/multi_phase/ and numbered scripts thin.