# Dby Update

> |

- **Type:** Skill
- **Install:** `agentstack add skill-zizhanovo-doubaoya-community-dby-update`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [zizhanovo](https://agentstack.voostack.com/s/zizhanovo)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [zizhanovo](https://github.com/zizhanovo)
- **Source:** https://github.com/zizhanovo/doubaoya-community/tree/main/skills/dby-update

## Install

```sh
agentstack add skill-zizhanovo-doubaoya-community-dby-update
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# dby-update：更新本鸭 skill

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

## 更新范围

- **只更新官方仓库** `zizhanovo/doubaoya-community` 里的 skill。
- **不更新**你安装的其他来源的 skill。
- **不动你的本地数据 / 配置**：`wechat-article-pipeline` 的 `config.json`、`ip-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`。

2. 命令成功后，告诉用户更新完成。当前 Agent 若没立即重读 skill，**提醒用户新建一次对话**再用新能力。

3. 命令失败时，用一句话说清失败原因和用户要处理的权限 / 网络问题；除非用户要，别把完整终端日志贴出来。

## 回复格式

成功：

> 本鸭 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.

- **Author:** [zizhanovo](https://github.com/zizhanovo)
- **Source:** [zizhanovo/doubaoya-community](https://github.com/zizhanovo/doubaoya-community)
- **License:** MIT

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

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-zizhanovo-doubaoya-community-dby-update
- Seller: https://agentstack.voostack.com/s/zizhanovo
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
