← 返回 Skills 市场
Screenshot To Task
作者
vx:17605205782
· GitHub ↗
· v1.0.0
· MIT-0
163
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install screenshot-to-task
功能描述
把截图里的待办或灵感整理成任务、备注和优先级。;use for screenshots, tasks, capture workflows;do not use for 伪造截图内容, 替代 OCR 系统.
安全使用建议
This skill appears to do what it says: generate structured task drafts from screenshot text. Before running the included script, ensure you only pass the intended input (e.g., the example .md or a single text file); avoid pointing the script at large directories (like your home folder) because it can read many file types and could include sensitive content in output. No network downloads or credentials are required. If you plan to modify the spec to enable 'directory_audit' or 'pattern_audit' modes, review the code paths and limit the directories scanned to avoid accidental disclosure of secrets.
能力评估
Purpose & Capability
Name/description match what is provided: an instruction-only skill plus a local Python script that produces structured task summaries from text input. Declared requirement (python3) is appropriate and no unrelated credentials or binaries are requested.
Instruction Scope
SKILL.md instructs the agent to prefer local resources (spec.json, template.md) and only run the script when shell/exec is available. The bundled script supports only the needed structured_brief mode by default (resources/spec.json sets mode to structured_brief). However the script also contains directory_audit/pattern_audit/csv_audit capabilities (it can recursively list and read many text file types), so if someone changes the spec or runs the script in other modes it can read arbitrary files from provided directories — exercise caution and only point it at intended input files.
Install Mechanism
No install spec — instruction-only model with a local Python script. Nothing is downloaded or written to non-standard locations by default.
Credentials
No environment variables or external credentials are requested. The script does not attempt network calls or require API keys.
Persistence & Privilege
always is false and the skill does not request persistent or elevated platform privileges. It does not modify other skills or global agent settings according to included files.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install screenshot-to-task - 安装完成后,直接呼叫该 Skill 的名称或使用
/screenshot-to-task触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of screenshot-to-task skill.
- Organizes tasks, notes, and priorities from screenshot content.
- Provides workflow for reviewing and structuring tasks based on screenshot summaries and user context.
- Enforces clear boundaries: does not generate false screenshot content or replace OCR functions.
- Outputs tasks, notes, priority, required info, archiving advice, and next steps in a structured format.
- Includes explicit handling of incomplete inputs and risk/compliance warnings.
- Supports execution via python3 if environment allows, or outputs structured drafts directly.
元数据
常见问题
Screenshot To Task 是什么?
把截图里的待办或灵感整理成任务、备注和优先级。;use for screenshots, tasks, capture workflows;do not use for 伪造截图内容, 替代 OCR 系统. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 163 次。
如何安装 Screenshot To Task?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install screenshot-to-task」即可一键安装,无需额外配置。
Screenshot To Task 是免费的吗?
是的,Screenshot To Task 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Screenshot To Task 支持哪些平台?
Screenshot To Task 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux, win32)。
谁开发了 Screenshot To Task?
由 vx:17605205782(@52yuanchangxing)开发并维护,当前版本 v1.0.0。
推荐 Skills