📦 Smart business-to-dev translator — 需求转研发文档
v1.0.0AI 自动扫描并记忆项目结构,结合真实代码理解业务需求,一键生成可直接执行、无需配置的跨技术栈研发文档,让需求落地零门槛。
1· 236·1 当前·1 累计
下载技能包
最后更新
2026/4/22
安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
This skill appears to do what it says: it will scan your project files to create implementation-ready requirements and persist a local project-profile under .ai-memory/. Before installing or running it, consider: 1) Review .ai-memory/project-profile.md after the first run to ensure no secrets or sensitive config were summarized; add .ai-memory/ to .gitignore or store memory encrypted if needed. 2) The README/examples reference a 'kimi' CLI but no installer or binary is provided — confirm how you...详细分析 ▾
ℹ 用途与能力
The name/description (generate developer docs by analyzing a repo) align with the instructions: the SKILL.md explicitly directs the AI to explore the project root, analyze code/config files (package.json, README, etc.), find similar implementations, and produce docs. One minor inconsistency: usage examples call a 'kimi' CLI, but the package provides no required binaries or install spec — this is likely just illustrative but could confuse users about how the agent is expected to be invoked.
ℹ 指令范围
Instructions explicitly direct the agent to traverse the project root, read many code/config files, and create a persistent '.ai-memory/project-profile.md'. That behavior is coherent with the stated goal, but it means the skill will read arbitrary repository files (potentially secrets or credentials) and store extracted summaries locally. The SKILL.md does not instruct sending repository data to external endpoints, which reduces exfiltration risk.
✓ 安装机制
No install spec or code files are present (instruction-only). This is the lowest-risk model for install behavior because nothing will be downloaded or written by an installer beyond what the agent itself does at runtime.
✓ 凭证需求
The skill declares no required environment variables, credentials, or config paths. The operations it requires (filesystem read/write inside the project) are proportionate to its purpose; there are no unrelated secrets requested.
ℹ 持久化与权限
The skill writes a local '.ai-memory/project-profile.md' in the project root to persist its analysis. This is consistent with its stated 'project memory' feature, but it grants the skill the ability to create files in the repository. Users should be aware this could leak sensitive info into the repo if the summary includes secrets or is accidentally committed.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/3/14
NULL
● 可疑
安装命令
点击复制官方npx clawhub@latest install business-to-dev-smart
镜像加速npx clawhub@latest install business-to-dev-smart --registry https://cn.longxiaskill.com