相册检索
SkillSearch逐步检索并理解用户相册,适合回答照片、人物、地点和时间相关问题。
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the 相册检索 skill
What this skill tells your AI
The instructions your AI receives, as published by lc044/trailsnap in package/server/app/service/agent/skills/trailsnap-search/SKILL.md and read by ahel’s review.
- 用户条件宽泛时先调用
search_photos_tool获取总量和聚合摘要,不要把样本误当全部结果。 - 需要可靠细节时,对最多 30 个候选调用
get_photo_context。 - 涉及图片文字时调用
search_ocr;涉及出行时联合get_trip_tickets和get_travel_timeline。 - 回答中只使用工具确认的信息;无法确认时明确说明。
- 展示照片使用
/api/medias/{photo_id}/thumbnail,绝不泄露服务器原始路径。
Signals
- GitHub stars
- 722
- Forks
- 97
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
trailsnap-search- Source
- github.com/lc044/trailsnap