← 返回 Skills 市场
enzoricciulli

Screenshot Capture

作者 enzoricciulli · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
2932
总下载
1
收藏
16
当前安装
1
版本数
在 OpenClaw 中安装
/install screenshot-capture
功能描述
Process screenshots Enzo shares with comments. Save to reference library, extract content, categorize, set reminders, and log patterns. Use when Enzo sends an image with context like "save this", shares a screenshot of content (LinkedIn posts, tweets, articles), or sends ideas/frameworks to remember.
安全使用建议
This skill looks internally consistent, but check these practical items before installing: - Confirm where the 'notes' directory lives and ensure you want screenshots and extracted text written there (who can read/backup/encrypt those files). - Ask the author how 'extract key content' is implemented (OCR/local tool or external API). If external OCR is used, content could leave your environment. - Clarify how reminders are created (which calendar or task system) and whether they will trigger notifications externally; the skill defaults to a 1-week reminder unless told otherwise. - Ensure the agent has appropriate filesystem permissions and that you’re comfortable with automatic saving of potentially sensitive screenshots (test with non-sensitive images first). - If you don’t want automatic autonomous behavior, consider restricting the skill’s ability to run without explicit user approval or ask for an explicit opt-in step before saving or setting reminders. If these questions are answered to your satisfaction (especially about OCR/reminder destinations and storage/access controls), the skill is proportionate to its stated purpose.
功能分析
Type: OpenClaw Skill Name: screenshot-capture Version: 1.0.0 The OpenClaw skill bundle instructs the AI agent to perform local file system operations, specifically copying inbound images to `notes/screenshots/` and writing extracted content and metadata to markdown files within a `notes/` directory (e.g., `notes/frameworks.md`, `notes/ideas.md`, `notes/patterns.md`). These actions are directly aligned with the stated purpose of processing, saving, and organizing information from screenshots. There is no evidence of data exfiltration, malicious execution, persistence, or prompt injection with a harmful objective beyond the scope of the skill's stated purpose, as all file operations are contained within designated local paths.
能力评估
Purpose & Capability
The name/description (capture, save, extract, categorize, remind, log) matches the SKILL.md steps. All required actions (copy image, append to notes files, summarize, add a reminder, and log a pattern) are consistent with processing screenshots.
Instruction Scope
The instructions operate on local files (cp [inbound image] notes/screenshots/..., write to notes/*.md) and ask the agent to 'extract key content' and 'set a 1-week reminder'. This is within scope, but two behaviors are underspecified: how extraction/OCR is performed (which tool or capability), and where/how reminders are created (calendar, task system, internal state, external service). The cp command also assumes the agent has a defined 'inbound image' path and write permission to the notes directory.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest risk for supply-chain or disk-write install behavior.
Credentials
The skill requests no environment variables, credentials, or external configuration paths. Requested file writes are limited to notes/* and screenshots; no secrets or unrelated service tokens are required.
Persistence & Privilege
always is false and the skill does not request elevated system privileges or modify other skills. It does persist data locally (notes and screenshots), which is expected for its purpose.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install screenshot-capture
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /screenshot-capture 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of screenshot-capture skill. - Saves Enzo's commented screenshots with descriptive names in a reference library. - Categorizes content as Framework, AI Hack, or Idea based on context. - Extracts and stores key content, source, and commentary with structured summaries. - Automatically sets a 1-week reminder prompting follow-up action. - Logs observed patterns with intent signals for future reference. - Sends a brief confirmation detailing what was saved, where, and reminder date.
元数据
Slug screenshot-capture
版本 1.0.0
许可证
累计安装 16
当前安装数 16
历史版本数 1
常见问题

Screenshot Capture 是什么?

Process screenshots Enzo shares with comments. Save to reference library, extract content, categorize, set reminders, and log patterns. Use when Enzo sends an image with context like "save this", shares a screenshot of content (LinkedIn posts, tweets, articles), or sends ideas/frameworks to remember. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2932 次。

如何安装 Screenshot Capture?

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

Screenshot Capture 是免费的吗?

是的,Screenshot Capture 完全免费(开源免费),可自由下载、安装和使用。

Screenshot Capture 支持哪些平台?

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

谁开发了 Screenshot Capture?

由 enzoricciulli(@enzoricciulli)开发并维护,当前版本 v1.0.0。

💬 留言讨论