← 返回 Skills 市场
deardavidzheng

技术方案书全自动写作

作者 deardavidzheng · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
116
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install tech-proposal-autopilot
功能描述
技术方案书全自动写作 - 多智能体协作、断点续作、完全自动化
安全使用建议
This skill appears to implement exactly what it claims: automated, multi-agent document generation using files and trigger files under ~/.openclaw. Before installing or enabling automatic operation, do the following: - Inspect the bundled scripts (continue-executor.js, trigger-continue.js, scripts/*) to confirm you understand what they read and write. They will scan and modify files in ~/.openclaw/workspace/projects and write logs to ~/.openclaw/logs. - Keep autoContinue disabled (set autoContinue:false in progress.json) until you've tested with a small sandbox project and --dry-run modes (scripts support dry-run). - The guide recommends adding Cron or heartbeat checks; only enable those if you trust the code. Cron/heartbeat will cause periodic autonomous behavior and session spawns on your instance. - Run the scripts in a sandbox account or VM first, and back up any existing projects before migrating. - Note minor code quality issues in some examples (e.g., path expansion usage) — these are bugs, not evidence of exfiltration, but test to ensure scripts behave as expected on your platform. - If you need to be extra cautious, remove or restrict the cron/heartbeat entries and run continuation manually. If you want, I can point out exact lines in the scripts that create trigger files, update progress.json, or recommend a minimal safe test procedure.
功能分析
Type: OpenClaw Skill Name: tech-proposal-autopilot Version: 1.0.1 The skill bundle implements an autonomous multi-agent workflow for large-scale document generation with built-in persistence and auto-continuation. It utilizes cron jobs and 'heartbeat' mechanisms to trigger new agent sessions without user intervention, which is a high-risk capability. Several Node.js scripts (continue-executor.js, check-and-continue.js) interact with the filesystem and include placeholders for command execution (execSync). While the intent appears aligned with the stated purpose of writing technical proposals, the autonomous lifecycle management and instructions to bypass human oversight in SKILL.md and GUIDE.md create a significant attack surface for unintended or persistent unauthorized actions.
能力评估
Purpose & Capability
Name/description promise (automatic multi-agent generation with checkpointing and resume) matches what the code and SKILL.md do: scanning projects/, generating chapters, persisting progress.json, creating trigger files and CONTINUE.md, and orchestrating continuation. No unrelated credentials or external services are requested.
Instruction Scope
Runtime instructions and scripts read and write files under ~/.openclaw/workspace/projects and ~/.openclaw/logs, create .trigger-continue and CONTINUE.md, and expect modification of heartbeat/Cron to enable automated continuation. This is within the stated purpose, but the agent will scan your projects directory and may spawn continuation sessions automatically if you enable Cron/heartbeat — a non-technical user should be aware this grants the skill ongoing file-system activity and autonomous runs.
Install Mechanism
No external installers, downloads, or package fetches are required; the skill is instruction-plus-local-scripts only. That lowers supply-chain risk. Files are plain JS scripts and markdown templates bundled with the skill.
Credentials
The skill requests no environment variables or credentials. It operates on local files under the user's OpenClaw workspace, which is consistent with its purpose. No unrelated secrets or system-level credentials are requested.
Persistence & Privilege
Although always:false, the skill's documentation instructs adding Cron tasks and HEARTBEAT checks so it will run periodically and can autonomously spawn continuation sessions (via trigger files and platform session-spawn mechanisms). This gives the skill persistent autonomous behavior on the host if you follow the migration/setup steps — review and control Cron/heartbeat configuration and autoContinue flags before enabling.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tech-proposal-autopilot
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tech-proposal-autopilot 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
更新中文显示名称
v1.0.0
Initial release of tech-proposal-autopilot: fully automated technical proposal writing with multi-agent collaboration and breakpoint continuation. - Enables multiple agents (milo, josh, dev, marketing) to collaborate on large technical proposal documents, each handling separate chapters. - Supports fully automated, interruption-free workflow: auto-continue mechanism resumes progress after context limits, no user input required. - Progress is persisted to project files (progress.json, CONTINUE.md), ensuring safe recovery and cross-session continuation. - Triple trigger mechanism (heartbeat, scheduled cron, and agent request) ensures timely continuation and completion. - Demonstrated at scale with verified use in large real-world projects (10–18 chapters, up to 310,000 words). - Provides clear folder/file structure, status tracking, and logs for process transparency.
元数据
Slug tech-proposal-autopilot
版本 1.0.1
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 2
常见问题

技术方案书全自动写作 是什么?

技术方案书全自动写作 - 多智能体协作、断点续作、完全自动化. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 116 次。

如何安装 技术方案书全自动写作?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install tech-proposal-autopilot」即可一键安装,无需额外配置。

技术方案书全自动写作 是免费的吗?

是的,技术方案书全自动写作 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

技术方案书全自动写作 支持哪些平台?

技术方案书全自动写作 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 技术方案书全自动写作?

由 deardavidzheng(@deardavidzheng)开发并维护,当前版本 v1.0.1。

💬 留言讨论