← 返回 Skills 市场
10oss

Skreenshot

作者 X · GitHub ↗ · v0.0.1 · MIT-0
cross-platform ✓ 安全检测通过
230
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install skreenshot
功能描述
Organize, tag, search, and manage macOS screenshots with OCR, bulk renaming, folder categorization, cleanup, and CleanShot X integration.
安全使用建议
This skill appears to do exactly what it says: local renaming and archiving of macOS screenshots and guidance for using OCR. Before running anything, review the two Python scripts locally and run them with --dry-run first. Be aware the README shows a 'defaults write com.apple.screencapture' command that will change where macOS saves screenshots—only run it if you want that change. If you enable scheduled automation (crontab, Hazel) or add shell aliases, those actions will persist on your machine and run without further prompts. Install third‑party OCR tools (textsnip, EasyOCR) only from trusted sources; macOS may request filesystem permissions to access Desktop/Pictures. Also check the example cron path (~/Documents/Skreenshot) matches where you store the skill files before enabling automation.
功能分析
Type: OpenClaw Skill Name: skreenshot Version: 0.0.1 The Skreenshot skill bundle is designed for managing and organizing macOS screenshots. The included Python scripts, archive_old_screenshots.py and rename_screenshots.py, perform legitimate file system operations such as moving and renaming files based on date patterns. The documentation provides helpful automation patterns and OCR setup instructions without any evidence of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
The name/description (organize, rename, archive, OCR-search screenshots) matches the included scripts and docs. The Python scripts operate only on user file paths (~/Desktop, ~/Pictures/Screenshots) and perform renaming/moving; referenced OCR tools (textsnip, EasyOCR) are reasonable optional dependencies for the described OCR search feature.
Instruction Scope
SKILL.md instructs the agent/user to list, rename, move, archive screenshots and to run OCR tools. It also shows a 'defaults write com.apple.screencapture location' command which changes a macOS system setting (expected for this purpose). The docs recommend adding cron jobs, Hazel rules, and shell aliases which extend the skill's effects persistently on the host—these are in-scope but are system-modifying and should be applied only with user consent. The README assumes third-party tools may be installed but does not install them automatically.
Install Mechanism
No install spec is provided (instruction-only plus two small scripts). Nothing is downloaded or executed from external URLs by the skill itself. The scripts are small, readable, and perform only local filesystem operations.
Credentials
The skill requests no environment variables or credentials. The scripts only access user file paths. Note: running OCR or moving files may require macOS filesystem permissions (e.g., Desktop/Pictures access or Full Disk Access) and installing third-party OCR tools via Homebrew/pip is required if the user wants those features.
Persistence & Privilege
The skill itself is not permanently enabled (always:false) and does not request elevated platform privileges. However, the documentation suggests adding cron entries, Hazel automation rules, and shell aliases which create persistent behaviors on the host. This is expected for an automation tool but worth highlighting as a user action that persists outside the agent.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install skreenshot
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /skreenshot 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.0.1
Skreenshot 0.0.1 – Initial Release - Organize, tag, search, and manage screenshots on macOS. - Provides workflows for finding, categorizing, renaming, and archiving screenshots. - Supports OCR searching of screenshot content. - Includes automation scripts for batch renaming, archiving, and OCR search. - Offers integration tips for CleanShot X and macOS screenshot tools.
元数据
Slug skreenshot
版本 0.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Skreenshot 是什么?

Organize, tag, search, and manage macOS screenshots with OCR, bulk renaming, folder categorization, cleanup, and CleanShot X integration. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 230 次。

如何安装 Skreenshot?

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

Skreenshot 是免费的吗?

是的,Skreenshot 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Skreenshot 支持哪些平台?

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

谁开发了 Skreenshot?

由 X(@10oss)开发并维护,当前版本 v0.0.1。

💬 留言讨论