ソース情報
- リポジトリ
- CascadingLabs/Yosoi
- ソースの最終更新活動
- 2026年8月16日 15:41
- 検出された SKILL.md の言語
- 英語
- スター
- 4
- フォーク
- 0
インストール方法
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
ソースファイルを確認
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
メニュー
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
SOC 職業分類に基づく
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/CascadingLabs/Yosoi --skill yosoi-qa-indexコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
SKILL.md を表示中
Use for bounded agent discovery over a Yosoi QA observation index with evidence-bound navigate/click actions and deterministic postconditions.
Use when acquiring web page evidence with Yosoi without scraping: safe LLM-bounded content previews, raw/static HTML, rendered HTML, cleaned HTML, text/markdown, links, headers, network endpoints, accessibility snapshots, bundles, and advisory contract probes via `yosoi fetch` or `ys.fetch`.
Use when an agent needs to use Yosoi for crawl, search, fetch, or research workflows. Triggers include web crawl, source discovery, page fetch, evidence packet, research frontier, local Perplexity, candidate contracts, scrape pipeline planning, and turning web research into repeatable Yosoi commands.
| name | yosoi-qa-index |
| description | Use for bounded read-only QA over an existing Yosoi observation index. |
For a packaged CLI status check, use uvx yosoi qa status --json.
This surface is read-only and only reports evidence that is actually wired. It does not capture
pages, start a browser, call a model, or infer missing modalities. The standalone MCP launcher has
no evidence store and reports ready=false; evidence tools become usable only when a host injects
an IndexQAToolHandler backed by an IndexSession.
status and capabilities. State unavailable capture, visual, network, or accessibility
modalities explicitly; never imply that a missing modality was checked.overview for the snapshot. Its defaults are the deterministic character
estimator and 1,000 tokens; never exceed the server ceiling. Treat each displayed ordinal as a
handle, not as a selector or a claim that omitted entries do not exist.inspect with the snapshot and overview ordinal (the service resolves it to the exact
RegionRef). Use expand only for a region and keep its offset/item/byte budgets bounded.diff only for related snapshots. Report identity limits and truncation from the returned
evidence instead of matching by position.Do not encode pruning or ranking rules in prompts. Never request restricted evidence: provider-facing inspection has no restricted mode, and a session refuses restricted index sources. Do not claim a live browser, provider, screenshots, video, actions, persistence, sanitization, or security/auth wiring. The MCP launcher is only a transport over an injected handler and fails closed when no index session is supplied.