Install
$ agentstack add skill-maojiebc-majia-siyu-team-siyu-update ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
siyu-update:更新私域专家团
用户明确要求实际更新时直接执行,不再做第二次文字确认;宿主的权限窗口仍由用户决定。
范围
- 只同步官方项目
maojiebc/siyu-expert-team。 - 绝不读取、移动、删除或覆盖
~/.siyu/客户档案。 - 不更新其他 skill,不创建后台任务、定时任务或 hook。
- 用户只问版本或更新内容时,只回答,不执行更新。
判断顺序
- 用户明确说明仓库已公开,或能确认 GitHub visibility 为 public:走公开通道。
- 否则,若
~/Projects/siyu-expert-team/.git存在:走私有期本地通道。 - 本地仓库不存在且无法确认公开:停止,用一句话说明需要仓库访问权限或本地路径,不猜测。
公开通道
npx -y skills add maojiebc/siyu-expert-team -g --all
只安装该项目的正式能力。不要使用会更新其他 skill 的全局 update 命令。
私有期本地通道
先确认远端指向 maojiebc/siyu-expert-team,再执行:
git -C ~/Projects/siyu-expert-team pull --ff-only
npx -y skills add ~/Projects/siyu-expert-team -g --all
pull 失败、工作区冲突或远端不匹配时立即停止,不重置、不覆盖用户改动。
回复
成功只说:
> 私域专家团已更新。当前对话若还没读取到新能力,新建一次对话后使用。
失败只说:
> 私域专家团没有更新:{一句人话原因}。处理完 {权限、网络或本地改动} 后,再说一次「更新私域专家团」。
不粘贴完整日志,不加感叹号。
不知道下一步用哪个 skill?
输入 /siyu。
这是私域工具箱的导航入口。它会读取刚才的具体结论,选择当前最值得处理的一个方向, 并直接路由到对应 skill。迷路了就回 /siyu。
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: maojiebc
- Source: maojiebc/majia-siyu-team
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.