📦 design-doc-generator — 文档一键生成

v1.0.0

扫描前后端源码与前端页面,自动提炼功能点、表结构、流程图,一键输出标准化 Word 模块设计文档,省去人工整理。

0· 112·0 当前·0 累计
下载技能包
最后更新
2026/3/27
0
安全扫描
VirusTotal
可疑
查看报告
OpenClaw
安全
medium confidence
NULL
评估建议
This skill is coherent for generating design-docx from code and pages, but review and limit sensitive access before use. Key points: - The agent will read your front/backend project files; these may contain secrets (DB credentials, API keys). Only point it at a repository or copy you trust. - If pages require login, the skill asks you to provide tenant/username/password interactively — use a test account, not production credentials, and confirm how/where credentials are used/stored. - The includ...
详细分析 ▾
用途与能力
The name/description (generate design docs from front/backend code + pages) aligns with the SKILL.md and the included Python script template which builds a .docx from code-derived metadata and screenshots. Requested artifacts (code paths, page URLs) are appropriate for the stated goal.
指令范围
Instructions require deeply reading front and backend code, extracting fields/annotations, and using an agent-browser to visit pages and take screenshots. This is within scope, but the SKILL.md explicitly instructs the agent to ask the user for login info (tenant/username/password) if pages require authentication, and to read arbitrary project files — both of which can expose sensitive data if the user supplies production credentials or the repository contains secrets.
安装机制
No install spec; instruction-only with a local Python script template. The script depends on python-docx (not packaged here) which is reasonable and expected.
凭证需求
The skill declares no env vars/credentials, but runtime instructions tell the agent to prompt for site login credentials when needed. Requesting credentials interactively is coherent with purpose, but the skill does not document how credentials are stored/used — so users should avoid providing production secrets and prefer temporary/test accounts.
持久化与权限
always:false and no install actions; the skill does not request permanent platform presence or modify other skill settings. It writes outputs/screenshots to local filesystem as part of normal operation.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/3/27

NULL

可疑

安装命令

点击复制
官方npx clawhub@latest install design-doc-generator
镜像加速npx clawhub@latest install design-doc-generator --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库