一键导入
hypo-project
Manage persistent research projects with multi-paper tracking, project context injection, milestones, meeting notes, dashboard, and imports.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Manage persistent research projects with multi-paper tracking, project context injection, milestones, meeting notes, dashboard, and imports.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Aggregate Codex skill bundle for academic literature search, screening, citation traversal, research ideation, experiment planning, LaTeX lint/fix, bibliography verification, polishing, translation, and one-command paper checks.
Run a multi-persona simulated academic review for a LaTeX or PDF paper. Parses paper structure, prepares reviewer-specific prompts, then guides independent reviews, AC meta-review, revision roadmap, and consistency checks.
Aggregate Codex skill bundle for academic literature search, screening, citation traversal, research ideation, experiment planning, LaTeX lint/fix, bibliography verification, polishing, translation, and one-command paper checks.
Run the full writing-quality pipeline for a LaTeX paper project: lint, auto-fix preview or apply, citation verification, and aggregated reporting. Use this when the user wants a submission-readiness check, a one-command writing QA pass, or a structured report summarizing lint and bibliography health.
Route a natural-language research request to the right Hypo-Research workflow. Use this when the user is unsure whether they need check, review, read, search, ideation, project management, or another expert skill. Can execute conservative safe paths with explicit inputs.
Run a unified pre-submission check pipeline for LaTeX papers, combining structure/format checks, LaTeX lint, and bibliography verification into one PASS/WARNING/FAIL report. Use when the user is preparing a paper submission, wants CI-friendly preflight checks, or asks for a complete submission-readiness report.
| name | hypo-project |
| description | Manage persistent research projects with multi-paper tracking, project context injection, milestones, meeting notes, dashboard, and imports. |
| license | MIT |
为一个大方向建立持久化项目,把 survey、idea、challenge、experiment、plan、meeting 和 rebuttal 串起来。
uv run hypo-research project create "Cryo Computing" --direction "低温 CMOS 架构加速"
uv run hypo-research project paper add cryo-computing "近似计算框架" --slug approx --venue ISCA
uv run hypo-research project status cryo-computing
project idea/challenge/experiment/plan/pilot 注入项目上下文。project status 查看进度和风险。默认保存在:
~/.hypo-research/projects/
可通过环境变量覆盖:
export HYPO_RESEARCH_PROJECTS_DIR=/path/to/projects