← Back to Skills Marketplace
deardavidzheng

技术方案书全自动写作

by deardavidzheng · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
116
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install tech-proposal-autopilot
Description
技术方案书全自动写作 - 多智能体协作、断点续作、完全自动化
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tech-proposal-autopilot
  3. After installation, invoke the skill by name or use /tech-proposal-autopilot
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug tech-proposal-autopilot
Version 1.0.1
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 2
Frequently Asked Questions

What is 技术方案书全自动写作?

技术方案书全自动写作 - 多智能体协作、断点续作、完全自动化. It is an AI Agent Skill for Claude Code / OpenClaw, with 116 downloads so far.

How do I install 技术方案书全自动写作?

Run "/install tech-proposal-autopilot" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 技术方案书全自动写作 free?

Yes, 技术方案书全自动写作 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 技术方案书全自动写作 support?

技术方案书全自动写作 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 技术方案书全自动写作?

It is built and maintained by deardavidzheng (@deardavidzheng); the current version is v1.0.1.

💬 Comments