ai-collab-playbook

by cnfjlhjVerified

Practical AI collaboration playbook for research, writing, reading, and coding: article, prompts, agent rules, and reusable skills.

432
Stars
41
Forks
Python
Language
8/23/2026
Added
View on GitHubDownload ZIP

⚠️ Third-Party Software Notice

This skill is third-party open-source software developed and hosted independently on GitHub. SkillTip is an informational directory and does not control or maintain the underlying repository. Any security checks displayed are automated and limited in scope. Review the source code before installing.

Read the Terms of Service

Installation

Add to your Claude Code skills directory:

# Add to your Claude Code skills
git clone https://github.com/cnfjlhj/ai-collab-playbook

Getting Started

Guides for using skills like ai-collab-playbook.

Security Report

Verified

Last scanned: —

{
  "status": "PASSED",
  "issues": []
}

README.md

AI Collab Playbook

读主文章 · Skills 目录 · Prompts · English


我是一名人工智能方向的在读博士生。从 GPT-3.5 时代开始,我就比较重度地使用 AI。几年下来,AI 已经渗透到我工作的大部分环节——科研、写作、编程、日常学习,甚至和朋友聊天时的零碎想法。这份手册就是这些经历的沉淀。

它不是"装哪些工具"的清单,也不是"怎么写 Prompt"的速成教程。我更想回答的是:当 AI 已经能进入这些场景以后,人应该怎样继续主导问题、判断质量、沉淀经验,并避免把理解能力外包出去。

把 AI 当同事,不当工具;但人仍然是主变量。 AI 可以帮你探索、生成、执行,但问题表述、验收标准、必要取舍和最终判断不能交出去。否则效率越高,越可能只是更快地制造一种"我好像在推进"的幻觉。

先读什么

这份手册在讲什么

人是主变量。 AI 可以放大能力,但不能替代问题意识和判断力。你仍然需要知道自己要什么、什么算好、什么该放弃。

当同事协作。 让 AI 进入真实工作流,而不是停留在一次性问答窗口。划词、IM、远程 Agent——入口越贴近任务,越容易形成高频使用。

低摩擦入口。 把划词工具栏、IM 消息、远程 Agent 和知识库接到你日常的材料流里。不是每件事都值得拉起本地 Agent 走完整工作流,轻量任务就该轻量入口。

上下文优先。 先准备好目标、材料、偏好和验收标准,再让模型执行。没有上下文的 AI 输出,和掷骰子差别不大。

经验沉淀。 把有效流程固化为 Skill 或 Workflow,越用越好,越用越快——但也要定期做减法,不然 skill 膨胀本身就是一种噪音。

反效率幻觉。 警惕把理解、审美、取舍和学习过程一起外包给 AI。效率很高但不理解自己在做什么,比低效更危险。

AI 协作框架图

仓库内容

类别入口说明
主文章docs/phd-ai-collab.md完整方法论,2026-06-08 版
协作守则AGENTS.md / CLAUDE.md我平时真在用的 AI 协作规则
Promptsprompts/提示词优化器、概念解释器、论文精读等模板
完整 Skillsskills/full/README.md仓内所有 Skill 总目录
配图docs/figs/总览图、学习指南、框架图、路线图

独立维护的 Skills

这些 Skills 已经拆出去单独维护。它们不是全部推荐一次性安装,而是我在不同阶段沉淀过、可以按需参考的工作流:

Skill用途
paper-review-pipeline论文审稿流水线
paperreview论文评审
skills-governanceSkills 治理
session-recovery-codex会话恢复
collaborating-with-codexCodex 协作
completion-learn任务完成后的三轴复盘:self → collaboration → tool
xhs-note-creator小红书笔记创作
prompt-polisher提示词润色
writing-anti-ai去 AI 味写作
xhs-longform-private-publisher小红书长文发布

反馈

友链


Star History Star History Chart

Frequently Asked Questions

What is ai-collab-playbook?

ai-collab-playbook is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by cnfjlhj. Practical AI collaboration playbook for research, writing, reading, and coding: article, prompts, agent rules, and reusable skills. It has 432 GitHub stars.

Is ai-collab-playbook safe to use?

Yes. ai-collab-playbook passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.

How do I install ai-collab-playbook?

Clone the repository with "git clone https://github.com/cnfjlhj/ai-collab-playbook" and add it to your Claude Code skills directory (see the Installation section above).

What programming language is ai-collab-playbook written in?

ai-collab-playbook is primarily written in Python. It is open-source under cnfjlhj on GitHub, so you can review or fork the full source.

Are there alternatives to ai-collab-playbook?

Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh ai-collab-playbook against similar tools.

Comments (0)

No comments yet. Be the first to share your thoughts!

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI Agentsai-agentsanthropicclaude-code
View details
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI Agentsai-agentsbrainstorming
View details

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI Agentsai-agentsanthropicclaude-code
View details

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI Agentsclaude-codeai-tools
View details

claude-code

by anthropics

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

120,03119,897Shell
AI Agents
View details

Developers Also Liked

Based on votes and bookmarks from developers who liked this skill

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI Agentsai-agentsanthropicclaude-code
View details
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI Agentsai-agentsbrainstorming
View details

n8n

by n8n-io

12

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

201,88160,308TypeScript
MCP Serversapisai-tools
View details

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI Agentsai-agentsanthropicclaude-code
View details

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI Agentsclaude-codeai-tools
View details