← 返回 Skills 市场
dalomeve

任务收尾器

作者 Dalomeve · GitHub ↗ · v1.0.2
cross-platform ✓ 安全检测通过
338
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install ren-wu-shou-wei-qi
功能描述
强制任务收尾与证据提交。确保每个任务都有明确的目标、进度、下一步和完成证据。
安全使用建议
This skill appears to do what it says, but before installing or using it: 1) confirm the agent platform provides access to the referenced memory and workspace paths and supports the verification commands (the SKILL.md uses Select-String, which is PowerShell-specific); 2) decide and enforce a policy for redacting sensitive data from 'EVIDENCE' (command outputs, artifact contents, URLs) because the skill asks the agent to surface evidence but does not mandate redaction; 3) restrict the skill to contexts where verifying artifact URLs/paths is safe (avoid running it with access to secrets or production credentials); 4) test the skill on non-sensitive tasks first to confirm it behaves as expected and doesn't leak data.
功能分析
Type: OpenClaw Skill Name: ren-wu-shou-wei-qi Version: 1.0.2 The skill bundle defines a meta-skill for an AI agent to enforce structured task completion, progress tracking, and evidence submission. All instructions in SKILL.md are aimed at improving the agent's reliability and accountability, requiring specific output formats for goals, progress, next steps, and completion evidence. The 'executable completion standards' use phrases like 'Select-String' to describe verification logic, not as direct shell commands for malicious execution. Examples of commands within the 'EVIDENCE' sections are presented as past actions, not current instructions for the agent to execute. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection designed to subvert the agent for harmful purposes. The skill explicitly includes privacy/security guidelines to avoid sensitive data in evidence.
能力评估
Purpose & Capability
The name/description match the instructions: the skill enforces goal/progress/next-step reporting and evidence. It reasonably expects access to agent memory files, workspace artifacts, and the ability to verify URLs/paths. One minor mismatch: the SKILL.md uses the PowerShell 'Select-String' command for verification but does not declare a required shell/platform; that is an operational assumption rather than a functional mismatch.
Instruction Scope
All instructions stay within the task-finishing purpose (emit structured progress, produce evidence, verify artifact existence). The skill directs the agent to read memory/{date}.md, artifact paths, and to verify URLs/paths—this is expected for verification. However, the instructions do not include explicit safeguards or redaction rules for removing sensitive data from evidence, and they assume the agent may run commands or perform network checks to validate artifacts; those behaviors can expose secrets if the agent captures unfiltered command output.
Install Mechanism
Instruction-only skill with no install spec and no code files. Lowest-risk installation surface: nothing is written to disk by the skill itself.
Credentials
The skill requests no environment variables, binaries, or external credentials. It does assume access to the agent's workspace, memory files, ability to run checks (filesystem or HTTP) and to produce artifact paths/URLs; these are proportionate to a task-evidence verifier.
Persistence & Privilege
always=false and no config paths or persistent privileges requested. The skill does not attempt to modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ren-wu-shou-wei-qi
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ren-wu-shou-wei-qi 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Fixed UTF-8 encoding, verified readable Chinese content
v1.0.1
Verified readable Chinese content, fixed encoding
v1.0.0
任务收尾器 1.0.0 首次发布。 - 强制每个任务包含目标、进度、下一步及完成证据,防止中途停滞或无证据完成。 - 明确分步流程:任务启动、执行更新、完成证明、反停滞规则。 - 多步骤任务需输出 DONE_CHECKLIST 与 EVIDENCE 工件。 - 提供可执行标准及匹配命令,便于核查达成情况。 - 集成建议与限制说明,包含与其他技能协作方法。
元数据
Slug ren-wu-shou-wei-qi
版本 1.0.2
许可证
累计安装 0
当前安装数 0
历史版本数 3
常见问题

任务收尾器 是什么?

强制任务收尾与证据提交。确保每个任务都有明确的目标、进度、下一步和完成证据。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 338 次。

如何安装 任务收尾器?

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

任务收尾器 是免费的吗?

是的,任务收尾器 完全免费(开源免费),可自由下载、安装和使用。

任务收尾器 支持哪些平台?

任务收尾器 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 任务收尾器?

由 Dalomeve(@dalomeve)开发并维护,当前版本 v1.0.2。

💬 留言讨论