Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add ozzy-labs/suasor --skill findgit clone --depth 1 https://github.com/ozzy-labs/suasorWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/ozzy-labs/suasor/find)<a href="https://agentmods.dev/skills/ozzy-labs/suasor/find"><img src="https://agentmods.dev/badge/skills/ozzy-labs/suasor/find/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/ozzy-labs/suasor/find"><img src="https://agentmods.dev/badge/skills/ozzy-labs/suasor/find.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00126 | $0.01146 |
| Opus 5 | $0.00063 | $0.00573 |
| Sonnet 5 | $0.00025 | $0.00229 |
| Haiku 4.5 | $0.00013 | $0.00115 |
Grade A, and why
find scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
find
検索・調査の単一入口(ADR-0046)。depth で「1 件を見つける」と「網羅的に調べる」を切り替える。read-only。
以前は find-document(探す)と research(調べる)に分かれていたが、境目はユーザーの言い方ではなくどこまで辿るかだった。
いつ発火するか
| 言いかた | depth |
|---|---|
| 「あの資料どこ」「先週共有された PDF」「<キーワード> 含むファイル」「あの議事録」 | locate(既定) |
「<X> について調べて」「<Y> の経緯」「網羅的に教えて」「全部教えて」「あれどうなった」(対象を明示しない進捗・経緯質問) |
research |
何をするか(MCP tool flow)
すべて read tool(ADR-0004)。
対象を明示しない「あれどうなった」は本 skill が受け、会話文脈から対象を推定して search + graph.related で現状・経緯を組み立てる(推定できなければ聞き返す)。約束を明示した「相手に頼んだ約束どうなった」だけが commitment-chase の領分。
depth=locate(既定)
search(modeは既定のauto— embedding があれば hybrid、無ければ FTS。アルゴリズムを自分で選ばない、ADR-0046 決定 2)。sourceType/observedAfter/observedBeforeで絞る- hit が多すぎる / 少なすぎるときだけ
modeを明示する(完全一致で絞るならfts、語彙が違うと踏んでいるならsemantic) - 候補を「どこで・いつ・誰が」で識別できる形で提示する。本文全文が要るときだけ
source.get
depth=research
searchで入口を取る(同上)graph.relatedで関連 entity(decision / task / 先行 source)へ 1 hop 広げる- 必要なら
brief(対象期間)で周辺の動きを補う - sources 一覧 / 関連 entities / 経緯サマリを組み立てて返す
制約
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 8d ago First seen · 62 lines · 126 tokens per session scan A 619b3f4708ca
find is a skill published in the GitHub repository ozzy-labs/suasor (0 stars, last pushed 28d ago), licensed MIT. It adds 126 tokens to every session and 1,146 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
openkb-deck-neon
A skill for creating a single-file HTML slide deck from content stored in OpenKB, a knowledge-base chat system. It defines a dark, high-tech visual style using neon colors, glow effects, and glass-like panels.
openkb-deck-editorial
A tool for creating a single-file HTML slide presentation from compiled knowledge-base content. Its visual style uses a warm cream background, serif typography, and brick-red accents.
RAG Chunking Strategy Advisor
Given a document type and retrieval goal, recommends the optimal chunking strategy for a RAG pipeline to minimize retrieval failures.
orbit-notion
Open Orbit briefing skill — selected by the Orbit pipeline when Notion is the user's only connected connector, or when the user explicitly scopes their daily digest to Notion. Pulls the past 24 hours of document edits, comments, mentions, and database row changes from the user's authenticated Notion connection and…
instrument-data-to-allotrope
Convert laboratory instrument output files (PDF, CSV, Excel, TXT) to Allotrope Simple Model (ASM) JSON format or flattened 2D CSV. Use this skill when scientists need to standardize instrument data for LIMS systems, data lakes, or downstream analysis. Supports auto-detection of instrument types. Outputs include full…
baoyu-youtube-transcript
A tool for downloading the written captions, subtitles, chapter information, speaker labels, and cover image from a YouTube video using its URL or ID.