oh-my-opencode-update
✓Use when upgrading, reinstalling, or troubleshooting the oh-my-opencode plugin, especially when old caches, lockfiles, or permissions prevent the new version from taking effect.
Installation
SKILL.md
| [0/7] | Prerequisites check | 检查 npm、node 版本及配置目录权限 | | [1/7] | Baseline | 记录当前环境信息 | | [2/7] | Backup configs | 备份 opencode.json 和 oh-my-opencode.json | | [3/7] | Uninstall (gentle) | 温和卸载旧版本 | | [4/7] | Cache cleanup | 可选的缓存清理(需确认) | | [5/7] | Install/Upgrade | 安装新版本(支持超时回退) | | [6/7] | Verify | 验证安装结果 |
| OPENCODECONFIGDIR | ${HOME}/.config/opencode | opencode 配置目录(oh-my-opencode 安装位置) | | OPENCODECACHEDIR | ${HOME}/.cache | 缓存目录根目录 | | OPENCODEBIN | ${HOME}/.opencode/bin/opencode | opencode 二进制文件路径 | | NPMINSTALLTIMEOUT | 120 | npm install 超时时间(秒),0 表示无超时 |
Use when upgrading, reinstalling, or troubleshooting the oh-my-opencode plugin, especially when old caches, lockfiles, or permissions prevent the new version from taking effect. Source: canyangliunian/agent-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/canyangliunian/agent-skills --skill oh-my-opencode-update Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/canyangliunian/agent-skills --skill oh-my-opencode-update- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-12
- Updated
- 2026-02-18
Quick answers
What is oh-my-opencode-update?
Use when upgrading, reinstalling, or troubleshooting the oh-my-opencode plugin, especially when old caches, lockfiles, or permissions prevent the new version from taking effect. Source: canyangliunian/agent-skills.
How do I install oh-my-opencode-update?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/canyangliunian/agent-skills --skill oh-my-opencode-update Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/canyangliunian/agent-skills