阅读周刊(第 11 期)

1. 文章

1.1 Claude Code 一篇带你从入门到精通

1.2 Claude Code之父自曝刘慈欣铁粉!不写PRD、不设职称,Anthropic 如何连续推出两个AI 爆款?

1.3 Agent Skills 评估指南(含10条最佳实践)

1.4 GPT-5.4 vs Opus 4.6 vs Gemini 3.1:五条结论

1.5 这六条 Claude Code 实用提醒,建议加入 MD

  1. 在编写任何代码前,先描述你的方法并等待批准
  2. 如果我给出的需求模糊,请在编写代码前提出澄清问题
  3. 完成任何代码编写后,列出边缘案例并建议覆盖它们的测试用例
  4. 如果任务需要修改超过 3 个文件,先停止并将其拆分成更小的任务
  5. 出现 bug 时,先编写能重现该 bug 的测试,再修复直到测试通过
  6. 每次我纠正你时,反思你做错了什么,并制定永不再犯的计划

1.6 Prompt Caching 原理

1.7 手把手带你部署龙虾,一次搞定!

1.8 用虚拟机养龙虾,在Mac上通过Lume使用虚拟机的隔离环境安装OpenClaw | 张洪Heo

其他文章参考: Lume:Apple Silicon 专属轻量级虚拟机安装与使用指南基于 macOS 官方的 Virtualizatio - 掘金

1.9 Agent Skills与MCP:一场被误解的“替代战争”

1.10 做一个“没有设计”的个人 Agent

1.11 35岁以后,我们这些老程序员们能去哪儿?

1.12 社区实战 OpenClaw 最佳实践 - 5 大原则

1.13 OpenClaw 不踩坑恶意 Skills,企业需要自己的 Skills Registry:Nacos 3.2 发布

1.14 玩转OpenClaw,你需要了解的:核心架构、运作原理、Agent部署步骤

1.15 深度拆解 Clawdbot(OpenClaw)架构与实现

1.16 Anthropic 官方 Agent Skills 构建完整指南

1.17 做AI产品三年复盘,我看到的变与不变

1.18 字节 Trae 官方推荐:MCP & Skills Top 10

1.19 Claude Code 团队的 10 个内部技巧,但你不一定都要学 | 宝玉的分享

2. 项目

2.1 bytedance/deer-flow: An open-source SuperAgent harness that researches, codes, and creates. With the help of sandboxes, memories, tools, skills and subagents, it handles different levels of tasks that could take minutes to hours.

Avatar of bytedance

bytedance/deer-flow

An open-source SuperAgent harness that researches, codes, and creates. With the help of sandboxes, memories, tools, skills and subagents, it handles different levels of tasks that could take minutes to hours.

Stars: 30.7k
🍴 Forks: 3.7k
💻 Language: Python
📄 License: MIT License

DeerFlow 发布2.0版本,不共享1.0版本代码,值得学习。

2.2 abhigyanpatwari/GitNexus: GitNexus: The Zero-Server Code Intelligence Engine - GitNexus is a client-side knowledge graph creator that runs entirely in your browser. Drop in a GitHub repo or ZIP file, and get an interactive knowledge graph wit a built in Graph RAG Agent. Perfect for code exploration

Avatar of abhigyanpatwari

abhigyanpatwari/GitNexus

GitNexus: The Zero-Server Code Intelligence Engine - GitNexus is a client-side knowledge graph creator that runs entirely in your browser. Drop in a GitHub repo or ZIP file, and get an interactive knowledge graph wit a built in Graph RAG Agent. Perfect for code exploration

Stars: 13.6k
🍴 Forks: 1.5k
💻 Language: TypeScript
📄 License: Other

用图的方式去学习Github仓库中的代码

2.3 nearai/ironclaw: IronClaw is OpenClaw inspired implementation in Rust focused on privacy and security

Avatar of nearai

nearai/ironclaw

IronClaw is OpenClaw inspired implementation in Rust focused on privacy and security

Stars: 10k
🍴 Forks: 1.1k
💻 Language: Rust
📄 License: Apache License 2.0

一个用Rust写的专注于安全的OpenClaw变体

2.4 googleworkspace/cli: Google Workspace CLI — one command-line tool for Drive, Gmail, Calendar, Sheets, Docs, Chat, Admin, and more. Dynamically built from Google Discovery Service. Includes AI agent skills.

Avatar of googleworkspace

googleworkspace/cli

Google Workspace CLI — one command-line tool for Drive, Gmail, Calendar, Sheets, Docs, Chat, Admin, and more. Dynamically built from Google Discovery Service. Includes AI agent skills.

Stars: 20.4k
🍴 Forks: 938
💻 Language: Rust
📄 License: Apache License 2.0

Google Workspace Cli,支持Gmail,日历,硬盘等,专门为Agent使用

2.5 zhouxiaoka/autoclip: AutoClip : AI-powered video clipping and highlight generation · 一款智能高光提取与剪辑的二创工具

Avatar of zhouxiaoka

zhouxiaoka/autoclip

AutoClip : AI-powered video clipping and highlight generation · 一款智能高光提取与剪辑的二创工具

Stars: 3k
🍴 Forks: 632
💻 Language: Python
📄 License: MIT License

自动分析高光场景,提取精彩片段,并自动下载剪辑。

2.6 RightNow-AI/openfang: Open-source Agent Operating System

Avatar of RightNow-AI

RightNow-AI/openfang

Open-source Agent Operating System

Stars: 14.4k
🍴 Forks: 1.7k
💻 Language: Rust
📄 License: Apache License 2.0

OpenClaw 再升级,OpenFang 重磅开源!

一个用Rust写的开源的Agent操作系统

2.7 MartialBE/one-hub: OpenAI 接口管理 & 分发系统,改自songquanpeng/one-api。支持更多模型,加入统计页面,完善非openai模型的函数调用。

Avatar of MartialBE

MartialBE/one-hub

OpenAI 接口管理 & 分发系统,改自songquanpeng/one-api。支持更多模型,加入统计页面,完善非openai模型的函数调用。

Stars: 2.6k
🍴 Forks: 470
💻 Language: Go
📄 License: Apache License 2.0

原来的OneAPI不维护了,里面的其他的作者基于oneapi重新开发的OneHub,优化了界面,支持Claude接口调用等等。

2.8 affaan-m/everything-claude-code: The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

Avatar of affaan-m

affaan-m/everything-claude-code

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

Stars: 76.8k
🍴 Forks: 9.6k
💻 Language: JavaScript
📄 License: MIT License
这是Anthropic黑客松冠军的Claude配置

2.9 eugene1g/agent-safehouse: Sandbox your local AI agents so they can read/write only what they need

Avatar of eugene1g

eugene1g/agent-safehouse

Sandbox your local AI agents so they can read/write only what they need

Stars: 1.2k
🍴 Forks: 46
💻 Language: Shell
📄 License: Apache License 2.0

一个MacOS上运行LLM代码的沙盒

2.10 anthropic-experimental/sandbox-runtime

Avatar of anthropic-experimental

anthropic-experimental/sandbox-runtime

A lightweight sandboxing tool for enforcing filesystem and network restrictions on arbitrary processes at the OS level, without requiring a container.

Stars: 3.3k
🍴 Forks: 219
💻 Language: TypeScript
📄 License: Apache License 2.0

anthropic开源的沙盒

3. 资源

3.1 7天掌握你的AI私人助理 | OpenClaw 101

3.2 OpenClaw vs Manus AI vs Claude Code:2026 AI 代理框架深度比较与选型指南| 超智咨询 Meta Intelligence — OpenClaw vs Manus AI vs Claude Code:2026 AI 代理框架深度比較與選型指南 | 超智諮詢 Meta Intelligence

3.3 AccumulateMore/CV: ✔(已完结)超级全面的 深度学习 笔记【土堆 Pytorch】【李沐 动手学深度学习】【吴恩达 深度学习】【大飞 大模型Agent】

3.4 专为中国用户优化的Skills社区

3.5 Nowledge Mem - Think, Remember, Connect

3.6 MCP Server | Cua

3.7 Claude Code 从 0 到 1 全攻略:MCP / SubAgent / Agent Skill / Hook / 图片 / 上下文处理/ 后台任务_哔哩哔哩_bilibili

3.8 《程序员的认知心得》

版权声明

作者: Yao

链接: https://yaoliu.site/posts/weekly-011/

许可证: CC BY-NC-SA 4.0

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. Please attribute the source, use non-commercially, and maintain the same license.

评论

开始搜索

输入关键词搜索文章内容

↑↓
ESC
⌘K 快捷键