惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

S
Schneier on Security
GbyAI
GbyAI
D
Docker
Recent Announcements
Recent Announcements
L
LangChain Blog
Microsoft Security Blog
Microsoft Security Blog
Recorded Future
Recorded Future
IT之家
IT之家
C
Cisco Blogs
H
Help Net Security
Security Latest
Security Latest
T
Tenable Blog
H
Hacker News: Front Page
罗磊的独立博客
博客园_首页
MyScale Blog
MyScale Blog
美团技术团队
S
Securelist
K
Kaspersky official blog
Vercel News
Vercel News
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
Latest news
Latest news
Cisco Talos Blog
Cisco Talos Blog
Jina AI
Jina AI
V
Vulnerabilities – Threatpost
P
Privacy & Cybersecurity Law Blog
L
Lohrmann on Cybersecurity
N
News and Events Feed by Topic
Know Your Adversary
Know Your Adversary
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
B
Blog RSS Feed
T
Tor Project blog
P
Proofpoint News Feed
S
Security Affairs
P
Palo Alto Networks Blog
Scott Helme
Scott Helme
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
雷峰网
雷峰网
M
MIT News - Artificial intelligence
NISL@THU
NISL@THU
博客园 - 【当耐特】
V
Visual Studio Blog
Cloudbric
Cloudbric
S
Secure Thoughts
SecWiki News
SecWiki News
C
Comments on: Blog
Application and Cybersecurity Blog
Application and Cybersecurity Blog
U
Unit 42
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
F
Fortinet All Blogs

博客园 - 服务号AwesomeAITools

“同事.skill”不用写了,取代龙虾的爱马仕 Hermes agent主动“蒸馏”你 AI写需求系列之PM Skills - 服务号AwesomeAITools Claude Code如何使用Github Copilot订阅 OpenClaw 的 Hooks钩子系统 OpenClaw的系统提示词 Superpowers 与 Spec-Kit和 OpenSpec 有什么不同 Claude官方Skills推荐 vscode系列:在vscode里面使用skills opencode的几种运行方式区别 OpenClaw里面的canvas是什么 opencode系列教程2:基本使用 OpenClaw 用什么模型? openclaw系列1:安装 Claude Code中英文系列教程38:使用Agent SDK 创建属于你自己的Agent OpenCode系列教程1:安装与使用 OpenClaw系列教程0:入门介绍,安装与常见问题 Claude Code中英文系列教程37:通过API调用使用Agent Skills的最佳实践 Claude Code中英文系列教程36:Skills官方最佳实践 Claude Code中英文系列教程35:通过API使用Skills创建ppt,word文档和pdf
OpenClaw 的记忆系统
服务号AwesomeAI · 2026-03-28 · via 博客园 - 服务号AwesomeAITools
OpenClaw 的记忆系统设计得很特别,它把所有记忆都写成普通的 Markdown 文件,直接保存在 agent 的工作目录(workspace)里。模型本身不会在脑子里记东西,只有写到磁盘上的内容才会持久存在。 记…