opencode-memory
Maintain a persistent memory file (AGENTS.md) for OpenCode and Claude Code projects — equivalent to CLAUDE.md. Use this skill whenever the user mentions OpenCode, AGENTS.md, project memory, session context, or wants to capture/update project knowledge so it persists across coding sessions. Trigger even for casual mentions like "remember this for next time", "update the project file", "save our decisions", "I use opencode", or "keep track of what we built". This skill creates, reads, and updates the AGENTS.md file with project structure, build/run commands, and a changelog of key decisions.
适合你,如果使用OpenCode或Claude Code,希望项目知识跨会话不丢失
npx oh-my-skill add adnanwaasi/skills_for_claude_and_opencode/opencode-memorycurl -fsSL https://oh-my-skill.com/install.sh | bash -s -- adnanwaasi/skills_for_claude_and_opencode/opencode-memorynpx oh-my-skill verify adnanwaasi/skills_for_claude_and_opencode/opencode-memory怎么用
商店整理自技能原文 · 版本 2eb0494 · 表述以原文为准安装后,Claude 会自动为你的 OpenCode 或 Claude Code 项目创建并维护一个 AGENTS.md 文件,记录项目结构、命令和关键决策日志,并在每次会话开始时读取它,让你之前的讨论和设置不会丢失。
当你提到 OpenCode、AGENTS.md、项目记忆、会话上下文,或说“记住这个”、“更新项目文件”、“保存我们的决定”等时触发。