Skip to content
Automation
Skill

/trailsnap-search

逐步检索并理解用户相册,适合回答照片、人物、地点和时间相关问题。

From plugin
trailsnap
72610 skills2 MCP
Install
$ npx -y skills add LC044/TrailSnap --skill trailsnap-search --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/trailsnap-search

Context preview

The summary Claude sees to decide when to auto-load this skill.

逐步检索并理解用户相册,适合回答照片、人物、地点和时间相关问题。

SKILL.md

trailsnap-search.SKILL.md
name: trailsnap-search
description: 逐步检索并理解用户相册,适合回答照片、人物、地点和时间相关问题。

相册检索

1. 用户条件宽泛时先调用 `search_photos_tool` 获取总量和聚合摘要,不要把样本误当全部结果。 2. 需要可靠细节时,对最多 30 个候选调用 `get_photo_context`。 3. 涉及图片文字时调用 `search_ocr`;涉及出行时联合 `get_trip_tickets` 和 `get_travel_timeline`。 4. 回答中只使用工具确认的信息;无法确认时明确说明。 5. 展示照片使用 `/api/medias/{photo_id}/thumbnail`,绝不泄露服务器原始路径。

Ships withtrailsnap

TrailSnap (行影集) | AI-Powered open-source photo album for travel & life memories.(AI赋能的开源相册工具,珍藏旅行与生活点滴)

Get the whole plugin

Other skills on trailsnap.