sn-update
仓库创建 2026年4月14日最近提交 4 天前SkillHot 收录 20 天前
▸ 精选理由
集中管理并可按需更新指定 sn-* 技能,便于维护运行环境。
▸ 风险提示
会拉取并执行远端仓库代码,存在执行不可信代码的风险。
这个 Skill 做什么
在 OpenClaw/hermes-agent 环境中将 sn-* 技能从上游仓库刷新更新。
在 OpenClaw 或 hermes-agent 环境里,把已装的 sn-* 系列技能从上游仓库拉取并刷新到最新版本。用在想要同步 SenseNova 技能、修复或升级某个 sn-* 功能时。支持整捆更新或只更新指定技能,还能做强制重装并在找不到上游时报错提示。
▸ 展开 SKILL.md 英文原文
Update SenseNova Skills (the sn-* bundle) inside an OpenClaw or hermes-agent install. ALWAYS use this skill when the user says any of: "update SenseNova skills", "update SN skills", "更新 sensenova skills", "更新 sn skills", "刷新 sn-*", "升级 sn-* skills", or names a specific sn-* skill to update (e.g. "更新 sn-ppt-standard", "refresh sn-image-base"). Default scope is the whole sn-* bundle; if the user names specific skills, update ONLY those.
4.8k
Stars
331
Forks
40
仓库内 Skill
+141
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/OpenSenseNova/SenseNova-Skills/main/skills/sn-update/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/OpenSenseNova/SenseNova-Skills/main/skills/sn-update/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# sn-update Refresh installed `sn-*` skills from upstream [SenseNova-Skills](https://github.com/OpenSenseNova/SenseNova-Skills). --- ## Decide the scope - No list given → every `sn-*` skill upstream. - Specific skills named → only those. Don't expand. - A named skill missing upstream → surface as error and stop. - User said "force / 强制" → re-install even when up-to-date. --- ## Decide the target agent Check which directories exist: | `~/.openclaw/skills/` | `~/.hermes/skills/` | Target | |---|---|---| | exists | absent | openclaw | | absent | exists | hermes | | exists | exists | **ask the user** — never silently dual-write | | absent | absent | no install found, stop | --- ## Sync
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有