Apollo Mode

v1.0.0

开启或关闭工程师模式,让AI按规范流程工作。 开启或关闭工程师模式,让AI按规范流程工作:先定目标,写规格、拆任务、小步执行、最后验收。

0· 61·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The skill's declared purpose (enable/disable an engineering workflow) matches its instructions (reading/writing a local state file, producing specs/plans, using bundled templates). Minor metadata inconsistencies exist: the skill is named 'Apollo Mode' in registry but internal metadata and state filename use slug 'sysflow-mode' and the _meta.json ownerId differs from the registry ownerId — likely packaging/renaming noise but worth verifying.
Instruction Scope
SKILL.md only instructs the agent to read/write a single state file (memory/sysflow-mode.md), produce specs/plans, and follow a coding workflow for coding tasks. It does not instruct reading arbitrary system files, environment variables, or contacting external endpoints. Note: the state file is persistent and will remain in agent memory/storage.
Install Mechanism
No install spec and no code files to execute — instruction-only skill, so nothing is downloaded or written during install.
Credentials
Requires no environment variables, credentials, or config paths. The requested capabilities are proportional to the described functionality.
Persistence & Privilege
always:false and user-invocable:true (typical). The skill will create/update a persistent state file (memory/sysflow-mode.md) under the agent's memory — this is expected for a mode toggle but you should be aware the state persists across sessions and could be read/modified by other agent components.
Assessment
This is an instruction-only workflow toggle that appears internally consistent: it doesn't request secrets, install software, or call external endpoints. Before installing, verify the metadata mismatch (skill name 'Apollo Mode' vs internal slug 'sysflow-mode' and differing ownerId) is expected by the publisher. Be aware it writes a persistent state file (memory/sysflow-mode.md) to agent storage — if you prefer no persistent flags, decline or inspect/clear that file after use. Allow autonomous invocation only if you trust the skill to toggle itself during coding tasks (autonomous invocation is the platform default).

Like a lobster shell, security has layers — review code before you run it.

latestvk97ck8c22yesc672ht11fk4p01844cxp

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments