Productivity skills

Browse reusable Agent Skills, each with a clear purpose and practical guidance.

submission-checklist

Stage-based submission checklists for papers/reports: pre-submission, submission, revision/rebuttal, camera-ready. Includes templates (cover letter, rebuttal matrix) and quality gates.

2.38k repo starsObserved in 3 repos
Productivity

knowledge-steward

AI工作经验知识库管理。适用于用户明确要求'保存到Obsidian'、'记录这个'、'save this insight'、'memo this'、'capture this'等知识沉淀场景。将对话中的提示词、模式、问题修复、想法和效率优化保存到Obsidian知识库,并自动同步到GitHub。

2.38k repo starsObserved in 2 repos
Productivity

scholarly-publishing

Use when planning an end-to-end scholarly publishing workflow, including manuscript source-of-truth, submission assets, revision/rebuttal files, camera-ready checks, reproducible build expectations, and publication package structure.

2.38k repo starsObserved in 2 repos
Productivity

vibe-how-do-we-do

Design the approach and execution plan by entering the canonical vibe runtime with a planning-first bias.

2.38k repo starsObserved in 2 repos
Productivity

vibe-what-do-i-want

Clarify intent and freeze requirements by entering the canonical vibe runtime with a discovery-first bounded stop.

2.38k repo starsObserved in 2 repos
Productivity

bootcamp-guide

operator 新手训练营引导模式。 Use when: thread 有 bootcampState(系统自动注入,不需要手动加载)。 Not for: 非训练营线程、老用户。

2.37k repo starsObserved in 1 repos
Productivity

collaborative-thinking

单人或多猫的创意探索、独立思考、讨论收敛。 Use when: brainstorm、多猫独立思考、讨论结束需要收敛、方向性问题需要多视角。 Not for: 已有明确 spec 直接写代码、单猫执行已定方案。 Output: 收敛报告(共识/分歧/行动项)+ 三件套沉淀检查。

2.37k repo starsObserved in 1 repos
Productivity

context-self-management

F225 软层:当系统发来 context_management_hint(warn),判断该 handoff、继续/压缩、还是冲刺。 Use when: 收到 context_management_hint(warn) 系统信号;或自己感觉这一程话题漂移很大想换张干净桌子。 Not for: 没收到 warn 信号时主动焦虑 context%(你内省不准,等系统信号);把活交给别的猫(那是 cross-cat-handoff)。 Output: handoff(封印自己 spawn 干净的自己)/ 继续 / 冲刺到断点 的判断 + 必要时调 propose_session_handoff。

2.37k repo starsObserved in 1 repos
Productivity

cross-cat-handoff

跨猫传话/交接的五件套结构(What/Why/Tradeoff/Open/Next)。 Use when: 交接工作给其他猫、传话、写 review 信。 Not for: 自己的任务、不涉及其他猫的工作。 Output: 结构化交接信。

2.37k repo starsObserved in 1 repos
Productivity

cross-thread-sync

跨 thread 协同:发现平行 session → 通知(3+2 件套)→ 争用协调 → 确认。 Use when: 平行 session 之间需要协同、收到跨线程消息、通知改动影响、共享文件争用。 Not for: 跨猫工作交接(用 cross-cat-handoff)、需要新建 thread 时(用 propose_thread / thread-orchestration)。 GOTCHA: 收到跨线程 ACTION 不等于接活;先做 thread/feat ownership gate,不属于当前 thread 就 cross-post 退回。 Boundary with F128: 发现跨 scope 问题 → 先 list_threads 查有没有已有 thread → 有 = 本 skill(cross_post)→ 没有 = propose_thread。 Output: cross-post 通知 + 争用协调完成。

2.37k repo starsObserved in 1 repos
Productivity