用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/CascadingLabs/Yosoi --skill yosoi-qa-index命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
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.
基于 SOC 职业分类
正在显示 SKILL.md
| 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.