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

Update Index

skill-zuoyebang-aiweave-update-index · by zuoyebang

自动扫描 docs/ 目录并更新 INDEX.md 的计数和条目,确保索引与实际文档保持一致。

No reviews yet
0 installs
42 views
0.0% view→install

Install

$ agentstack add skill-zuoyebang-aiweave-update-index

✓ 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-zuoyebang-aiweave-update-index)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
3mo ago

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

About

自动扫描 docs/ 目录,对比 INDEX.md,更新计数和条目。模式:$ARGUMENTS(空则更新,dry-run 则仅报告)。

> 公共步骤模板见 [skills-spec/01skillauthoring_guide.md](path) §A-§E。本 Skill 不生成代码,故第 5 步测试同步不适用。

第 0 步:前置检查

无 🚫 模块拒绝规则。仅需确认 docs/INDEX.md 存在。

第 1 步:扫描实际文档

按 docs/ 子目录依次扫描:

  • docs/architecture/*.md → 列出所有文件
  • docs/api/*.md → 统计每个文件中接口数
  • docs/service/*.md → 列出所有
  • docs/schema/*.md → 统计 DDL 中表数
  • docs/cache/*.md → 列出
  • docs/circuit_breaker/*.md → 列出
  • docs/testing/*.md → 列出
  • 检查是否有新顶层目录

第 2 步:生成差异报告

=== INDEX.md 差异报告 ===

📝 architecture/ — 条目变更
  + new_doc.md(新增)
  - removed_doc.md(已删除)

📊 api/ — 计数变更
  audience_a_interfaces:5(无变化)
  audience_b_interfaces:23 → 24(变更)

🆕 新目录(无)

第 3 步:执行更新(非 dry-run 模式)

  • 新增文件:在对应表格新增行,说明文字取 md 第一个 # 标题
  • 删除文件:从表格移除
  • 更新接口数 / 表数 / 任务数等
  • 发现新顶层目录 → 询问用户说明后再添加

第 4 步:文档同步(公共项见 §C)

  • 重新扫描一次,确认差异报告为空
  • 回复末尾声明:「文档同步:更新了 docs/INDEX.md

第 5 步:测试同步

不适用——本 Skill 不生成业务代码。

第 6 步:验证

差异报告归零即为通过。

注意事项

  • 不修改已有条目说明文字,除非文件被删除/重命名
  • 保持表格格式一致

> 🧩 AIWeave 骨架 · 作者 XuRuibo · Apache-2.0 · 模板文件,复制到工程后按业务语义填充

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.