← 返回 Skills 市场
434
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install photochat-search
功能描述
Search for photos in PhotoCHAT using natural language via the CLI. Use when the user asks to find, search for, or locate photos/pictures/images using PhotoCH...
安全使用建议
This skill is coherent and doesn't request credentials or install code, but it operates on your local photo library: make sure the 'photochat' app (MSIX) is installed and up-to-date, and that you are comfortable granting the agent access to image file paths (the skill will read absolute paths and may display images via the agent's image tool). If you have sensitive photos you do not want an agent to access, do not enable this skill or restrict the agent's file access. If you want stronger assurance, ask the publisher for the skill source/origin or require a signed package of the 'photochat' CLI before enabling.
功能分析
Type: OpenClaw Skill
Name: photochat-search
Version: 1.0.0
The `SKILL.md` file instructs the AI agent to construct a `powershell` command (`photochat search`) by directly appending the user's natural language query. This direct concatenation of user input into a shell command without explicit sanitization or quoting instructions creates a significant vulnerability to shell injection, potentially leading to arbitrary command execution (RCE) if the agent does not securely handle user input before execution. While not intentionally malicious, this design flaw presents a high-risk capability.
能力评估
Purpose & Capability
Name/description match the instructions: the SKILL.md tells the agent to run the local 'photochat' CLI to perform natural-language photo searches and parse JSON output. There are no unrelated environment variables, external services, or installs requested — the need for a local 'photochat' binary is proportionate to the stated purpose.
Instruction Scope
Instructions are narrowly scoped to running 'photochat search' with JSON output, parsing the results, and presenting file paths. This is appropriate for a local photo-search skill, but it does explicitly expect absolute file paths and instructs passing them to the agent's image/display tool — which means the agent will access the user's photo files. That privacy-relevant behavior is expected for the stated purpose but is worth noting.
Install Mechanism
No install spec or code is provided (instruction-only), so nothing is downloaded or written by the skill itself. This is the lowest-risk install profile and matches the skill's description.
Credentials
The skill requires no environment variables, credentials, or config paths. The only implicit requirement is access to the local 'photochat' binary and filesystem paths for photos; those are proportional to a local photo-search capability and are not excessive.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent/system-wide privileges or attempt to modify other skills. Autonomous invocation is permitted by default for skills and is not combined here with other concerning privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install photochat-search - 安装完成后,直接呼叫该 Skill 的名称或使用
/photochat-search触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
photochat-search 1.0.0
- Initial release: Find any photo in your library just by describing it using natural language queries directly from the CLI.
- Supports face, date, exclusion, mood/style filters, and combination queries.
- Outputs parseable JSON results with details including filters, file paths, and similarity scores.
- Detailed guidance for usage, result interpretation, and troubleshooting included.
**Requires PhotoCHAT to be installed from the MS Store**
元数据
常见问题
PhotoCHAT Photo Search 是什么?
Search for photos in PhotoCHAT using natural language via the CLI. Use when the user asks to find, search for, or locate photos/pictures/images using PhotoCH... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 434 次。
如何安装 PhotoCHAT Photo Search?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install photochat-search」即可一键安装,无需额外配置。
PhotoCHAT Photo Search 是免费的吗?
是的,PhotoCHAT Photo Search 完全免费(开源免费),可自由下载、安装和使用。
PhotoCHAT Photo Search 支持哪些平台?
PhotoCHAT Photo Search 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 PhotoCHAT Photo Search?
由 PhotoCHAT(@photochat)开发并维护,当前版本 v1.0.0。
推荐 Skills