跳到主要内容
知仓学习社ZHICANG

trailsnap-agent

Query a user's TrailSnap photo library through scoped MCP tools to find photos, reconstruct memories, build person timelines, create evidence-backed…

不碰外部(只输出文字)无严重或高危命中LC044/TrailSnap

它会碰到什么

扫了多少2 个文本文件,3 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

TrailSnap Agent

Use the trailsnap_* tools supplied by the TrailSnap Pi extension. Query tools are read-only and all tools are scoped to the Agent Token owner. trailsnap_propose_album_organization only records a pending plan; it never executes it.

  • Start with the narrowest tool that answers the request. Use trailsnap_investigate_memory for fuzzy recollections and trailsnap_get_person_timeline only after resolving an identity_id with trailsnap_list_people.
  • Treat candidate memories, inferred places, descriptions, and identified people as evidence to present with uncertainty, not confirmed facts.
  • Paginate when the first result says more data is available. Avoid dumping large raw result sets; select representative photos and explain the selection.
  • Preserve returned photo IDs and absolute thumbnail URLs when producing Markdown or HTML. Never invent a media URL or expose a local file path.
  • Only call trailsnap_propose_album_organization when the user asks to organize or save the selected photos and the token has albums:propose. Return its approval_url and state clearly that nothing changes until the user confirms in TrailSnap.
  • Never attempt to execute or approve a plan. Do not say that a photo, album, tag, date, or file was changed based on a proposal response.

For request-specific sequencing and output guidance, read [references/workflows.md](references/workflows.md).

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。

它属于哪个仓库

星标★ 734
本站分层T2
该仓技能数12
原文件路径skills/trailsnap-agent/SKILL.md

同一个仓库里的其他技能

看这个仓库的全部 12 个技能