ai-collab-playbook

作者 cnfjlhj已验证

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

432
Stars
41
Forks
Python
语言
2026/8/23
添加时间

⚠️ 第三方软件声明

本 Skill 为第三方开源软件,独立托管于 GitHub。SkillTip 仅为信息目录,不控制或维护底层仓库。所显示的安全检查为自动化且范围有限,安装前请自行审查源码。

阅读服务条款

安装

添加到你的 Claude Code skills 目录:

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

快速入门

使用 ai-collab-playbook 等 Skills 的指南。

安全报告

已验证

上次扫描:—

{
  "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

常见问题

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.

评论 (0)

暂无评论,成为第一个分享想法的人!

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 智能体ai-agentsanthropicclaude-code
查看详情
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI 智能体ai-agentsbrainstorming
查看详情

hermes-agent

by NousResearch

10

The agent that grows with you

234,43747,175Python
AI 智能体ai-agentsagent-orchestration
查看详情

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 智能体ai-agentsanthropicclaude-code
查看详情

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 智能体claude-codeai-tools
查看详情

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 智能体
查看详情

开发者还喜欢

基于喜欢此 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 智能体ai-agentsanthropicclaude-code
查看详情
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI 智能体ai-agentsbrainstorming
查看详情

hermes-agent

by NousResearch

10

The agent that grows with you

234,43747,175Python
AI 智能体ai-agentsagent-orchestration
查看详情

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 服务器apisai-tools
查看详情

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 智能体ai-agentsanthropicclaude-code
查看详情

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 智能体claude-codeai-tools
查看详情