一键导入
pwf-capture
Capture external or visual context into findings.md. Invoke with /pwf-capture.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Capture external or visual context into findings.md. Invoke with /pwf-capture.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | pwf-capture |
| description | Capture external or visual context into findings.md. Invoke with /pwf-capture. |
| user-invocable | true |
| allowed-tools | Bash |
Use any text after /pwf-capture as the capture metadata.
If kind, source, or summary is missing, ask the user for the missing fields. Otherwise run:
python .codex\skills\planning-with-files\scripts\plan.py capture --kind <web|browser|image|pdf|file|note> --source <source> --summary <summary>
Keep the summary factual and concise. Capture only context that should persist beyond the current model context window.
Implements Manus-style file-based planning to organize and track progress on complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when asked to plan out, break down, or organize a multi-step project, research task, or any work requiring 5+ tool calls. Supports automatic session recovery after /clear.
Lock, show, or clear plan hash attestation. Invoke with /pwf-attest.
Archive old progress.md auto records and keep recent progress small. Invoke with /pwf-compact.
Run Helsincy Plan With Files diagnostics. Invoke with /pwf-doctor.
Create a new Helsincy Plan With Files task. Invoke with /pwf-init.
Show the active Helsincy Plan With Files task status. Invoke with /pwf-status.