A curated collection of reusable Codex skills for productivity-focused workflows.
This repository stores standalone skills. Each skill lives in its own folder and is anchored by a SKILL.md file.
Typical skill folder contents:
SKILL.md: Skill definition, trigger guidance, and workflowagents/: Provider-specific agent configurationscripts/: Helper scripts used by the skillassets/: Reusable templates and static resourcesreferences/: Supporting docs or setup notes
| Skill | Description | Path |
|---|---|---|
arxiv-deep-research |
Academic deep research centered on arXiv papers: systematic search, screening with a quantitative rubric, structured reading notes, taxonomy building, bias detection, and synthesis into a citation-backed survey report. | arxiv-deep-research/ |
craft-mcp |
Connect to Craft via MCP to search, summarize, create, and update notes/documents. Supports ARR (append-and-review) notes, daily notes, meeting minutes, and scoped retrieval protocols. | craft-mcp/ |
critical-thinking-partner |
Audit notes, arguments, beliefs, decisions, plans, research reflections, or journal entries for hidden assumptions, weak evidence, conceptual drift, logical gaps, and better Socratic questions. | critical-thinking-partner/ |
cs-critical-thinking-partner |
Risk-first critique for computer science work: architecture designs, implementation plans, algorithms, ML/LLM experiments, Agent systems, inference services, performance decisions, and engineering trade-offs. | cs-critical-thinking-partner/ |
git-commit |
Safe local git commit workflow: inspect repository state, classify changes, stage only intentional files, verify before committing, and write focused Conventional Commit messages. | git-commit/ |
harness-engineering-context |
Restructure repository context systems, define roles for AGENTS.md/README.md/ARCHITECTURE.md, migrate canonical knowledge into docs/, manage versioned execution plans, and add automated validation for documentation hygiene. | harness-engineering-context/ |
omnifocus-mcp |
Reliable OmniFocus execution with MCP tools for task and project management. Includes safe fuzzy retrieval, mutation safety protocols, and end-to-end GTD workflows. | omnifocus-mcp/ |
paper-research-assistant |
Read, analyze, critique, and synthesize academic papers from PDFs, arXiv links, DOI links, titles, or pasted text. Supports source resolution, deep reading, comparison, research-gap identification, and reusable paper cards. | paper-research-assistant/ |
social-science-reading-notes |
Convert social science/psychology/behavioral science resources into text and generate detailed evidence-based reading notes. Supports chapter-level deep reading, incremental writing, and keyword-based review. | social-science-reading-notes/ |
structure-notes |
Polish and restructure rough notes into clear, rigorous, structured drafts while preserving the user's original intent and substantive information. | structure-notes/ |
中文版本(点击展开)
一个面向效率工作流的可复用 Codex Skills 集合。
本仓库按"一个技能一个目录"组织,每个技能以 SKILL.md 为核心入口。
常见目录结构:
SKILL.md:技能定义、触发说明与执行流程agents/:针对不同模型/平台的代理配置scripts/:技能配套脚本assets/:模板与静态资源references/:参考文档或配置说明
| 技能 | 说明 | 路径 |
|---|---|---|
arxiv-deep-research |
以 arXiv 论文为核心的学术深度研究:系统性检索、量化筛选评分、结构化阅读笔记、分类体系构建、偏见检测,并合成为带引用的综述报告。 | arxiv-deep-research/ |
craft-mcp |
通过 MCP 连接 Craft,执行笔记/文档的检索、总结、创建与更新,支持 ARR 笔记、每日笔记、会议纪要等协议。 | craft-mcp/ |
critical-thinking-partner |
审计笔记、文章、论证、信念、决策、计划、研究反思或日记中的隐含假设、证据缺口、概念漂移、逻辑断层和思维盲区。 | critical-thinking-partner/ |
cs-critical-thinking-partner |
面向计算机科学与软件工程的风险优先批判性审查,适用于技术方案、架构设计、算法论证、ML/LLM 实验、Agent 系统、性能优化和工程决策。 | cs-critical-thinking-partner/ |
git-commit |
安全严谨的本地 git commit 工作流:检查仓库状态、区分变更归属、只暂存有意变更、提交前验证,并编写聚焦的 Conventional Commit 信息。 | git-commit/ |
harness-engineering-context |
重构仓库上下文系统,定义 AGENTS.md/README.md/ARCHITECTURE.md 的角色,将规范知识迁移至 docs/,管理版本化执行计划,并增加文档结构与交叉链接的自动化校验。 | harness-engineering-context/ |
omnifocus-mcp |
通过 OmniFocus MCP 工具可靠地执行任务和项目管理,包含安全模糊检索、变更安全协议与完整 GTD 工作流。 | omnifocus-mcp/ |
paper-research-assistant |
从 PDF、arXiv 链接、DOI、标题或粘贴文本中阅读、分析、批判与综合学术论文。支持来源解析、深读、方法对比、研究缺口识别与可复用论文卡片。 | paper-research-assistant/ |
social-science-reading-notes |
将社会科学/心理学/行为科学资料转为文本,产出基于原文证据的深度阅读笔记,支持章节深读、增量续写与关键词复盘。 | social-science-reading-notes/ |
structure-notes |
润色、重组并将粗糙笔记转化为清晰、严谨、结构化的草稿,同时保留用户原意和关键信息。 | structure-notes/ |