AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Dby Update

skill-zizhanovo-doubaoya-community-dby-update · by zizhanovo

|

No reviews yet
0 installs
0 views
view→install

Install

$ agentstack add skill-zizhanovo-doubaoya-community-dby-update

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No 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.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-zizhanovo-doubaoya-community-dby-update)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
today

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

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 →
Are you the author of Dby Update? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

dby-update:更新本鸭 skill

用户已明确要求更新都爆鸭(本鸭)skill。直接执行更新,不再做第二次文字确认;宿主若要 Shell 权限,由用户在宿主权限窗口里决定。

更新范围

  • 只更新官方仓库 zizhanovo/doubaoya-community 里的 skill。
  • 不更新你安装的其他来源的 skill。
  • 不动你的本地数据 / 配置wechat-article-pipelineconfig.jsonip-profile 的创作 DNA、封面 / 草稿等产出文件都不受影响——更新只覆盖 skill 自身的代码与说明。
  • 不创建后台任务、定时任务或 Agent Hook。

执行步骤

  1. 运行以下命令,把官方 doubaoya-community 的全部 skill 同步到已支持的 Agent:

``bash npx -y skills add zizhanovo/doubaoya-community -g --all ``

  • add zizhanovo/doubaoya-community只从我们这个仓库拉,天然不碰别的仓库 / 别的 skill。
  • --all:等价于 --skill '*' --agent '*' -y,覆盖式拉齐本仓库的全部 skill、免逐个确认。
  • -g:更新全局(user-level)那一份。当初带 -g 装的必须带 -g,否则更新不到全局那份。若当初是项目级安装,去掉 -g 在项目目录里跑。

> 不要用无参数的 npx skills update——它会更新你安装的所有 skill(包括别人的),超出本鸭范围。要按仓库精确更新就用上面的 add … --all

  1. 命令成功后,告诉用户更新完成。当前 Agent 若没立即重读 skill,提醒用户新建一次对话再用新能力。
  1. 命令失败时,用一句话说清失败原因和用户要处理的权限 / 网络问题;除非用户要,别把完整终端日志贴出来。

回复格式

成功:

> 本鸭 skill 已更新完成,你的 config.json / 创作 DNA / 本地产出都没动。当前对话如果还没读到新能力,新建一次对话即可使用。

失败:

> 本鸭没更新完成:{简短原因}。处理完 {权限或网络问题} 后,再说一次「更新本鸭」。

边界

  • 用户只问「有什么更新 / 现在什么版本 / 要不要更」→ 先回答,不执行命令(可参考仓库 README / CHANGELOG)。明确要实际同步时才跑命令。
  • 只想更新某一个 skill 时,可用 npx -y skills update -g(如 wechat-article-pipeline),只碰点名那个。
  • 更新前若担心本地 config.json 被覆盖:它属于用户个人、按约定本就不进公共仓库,add … --all 也只覆盖 skill 目录内的受版本管理文件;仍不放心可先 cp config.json config.json.bak 备份。

语言

  • 用户用中文就用中文回复,用英文就用英文回复。

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.