원클릭으로
원클릭으로
Search traceable academic papers, download legally accessible PDFs from arXiv and open-access sources, convert PDFs or page images to Markdown with a PaddleOCR layout-parsing API (or local pdfminer fallback), and organize the results into an AI-readable literature library. Use when Claude Code needs to build a paper corpus, batch OCR PDFs to Markdown, ingest real literature into a knowledge base, fetch arXiv or Hugging Face paper leads, or turn a directory of papers into structured Markdown plus metadata.
Delegate complex coding tasks to Claude Code CLI
通过 compute-helper CLI 在远程服务器上自主执行、调试、迭代
Generates 2-4 candidate research directions from survey results, presents them with pros/cons for user selection, and converges to a publishable angle.
Academic research assistant for literature reviews, paper analysis, and scholarly writing.
# bioinformatics-init-analysis
| name | codex-dispatch |
| description | Delegate coding tasks to OpenAI Codex CLI |
| version | 1.0 |
| stages | ["experiment","analysis"] |
| tools | ["bash"] |
| primaryIntent | Invoke Codex as a sub-agent for coding tasks when OpenAI models are preferred |
当用户明确要求使用 OpenAI 模型,或需要利用 Codex 的特定能力时,通过 exec 工具调用 Codex CLI。
codex --approval-mode full-auto \
-p "<详细任务描述>" \
--cwd {baseDir}