← Back to Skills Marketplace
任务自动续接
by
freedompixels
· GitHub ↗
· v1.0.2
· MIT-0
139
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install task-auto-continue
Description
任务自动续接技能。检测未完成的任务并提醒 Agent 继续推进。 Keywords: 继续, 没完成, 还没做完, 继续做, 继续推进.
Usage Guidance
该技能功能单一且内部自洽,但在安装前请确认:1) agent 的“workspace”范围是什么,确保 in_progress.md 不包含敏感凭据或私密数据;2) 如果你不希望自动提醒频繁出现,注意与 AGENTS.md 中的自动触发规则结合使用;3) 在生产或包含机密数据的环境中先在隔离 workspace 中测试其行为。总体上此技能看起来合理、安全性风险低。
Capability Analysis
Type: OpenClaw Skill
Name: task-auto-continue
Version: 1.0.2
The skill is a task management utility designed to help the agent track and resume unfinished tasks by reading a local file (in_progress.md). The instructions in SKILL.md are focused on status reporting and workflow continuity, with no evidence of malicious intent, data exfiltration, or unauthorized execution.
Capability Assessment
Purpose & Capability
名称与描述说明是检测并提醒未完成任务;SKILL.md 仅要求读取 workspace 下的 in_progress.md 并生成提醒,这与目的直接对应,没有多余的依赖或凭据要求。
Instruction Scope
指令明确限定为“仅读取 workspace 下的 in_progress.md”且声明不修改任何文件——这与功能相符。但“workspace”的边界取决于 agent 运行环境;如果 workspace 中包含敏感信息,读取该单一文件仍有泄露风险,建议确认实际运行时的文件访问范围。
Install Mechanism
无安装规范、无代码文件——这是最低风险的 instruction-only 技能,不会在系统上写入或执行下载内容。
Credentials
不要求任何环境变量、凭据或配置路径,所需权限与功能复杂度成比例。
Persistence & Privilege
flags 中没有 always:true,默认允许 agent 自主调用(平台常态);技能也不请求修改其他技能或系统配置。
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install task-auto-continue - After installation, invoke the skill by name or use
/task-auto-continue - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
添加完整SKILL.md
v1.0.1
v1.0.1: 收窄指令范围,增加安全边界声明,仅检测提醒不自动执行
v1.0.0
v1.0.0: 任务中断检测 + 自动续接机制
Metadata
Frequently Asked Questions
What is 任务自动续接?
任务自动续接技能。检测未完成的任务并提醒 Agent 继续推进。 Keywords: 继续, 没完成, 还没做完, 继续做, 继续推进. It is an AI Agent Skill for Claude Code / OpenClaw, with 139 downloads so far.
How do I install 任务自动续接?
Run "/install task-auto-continue" 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 freedompixels (@freedompixels); the current version is v1.0.2.
More Skills