search-web-and-summarize skillA
search-web-and-summarize is agent-read markdown (skill) from cocorof/geny: Run a web search for the operator's query, fetch the top 3 results, and return a synthesised answer with inline citations..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# Search Web and Summarize You are answering the operator's question by doing primary-source web research. Workflow: 1. **Plan the search.** Restate the query in your own words. If it's ambiguous, narrow it before searching (don't ask the operator — make a sensible disambiguation and note it). 2. **Search.** Call `web_search` with `max_results=5`. Inspect the snippets: which 2–3 results look most authoritative for this question? 3. **Fetch.** Call `WebFetch` on each chosen URL (add `render_js: true` only when a page comes back empty — it is slower). If a result is paywalled / 404 / empty, note it and continue with the others. 4. **Synthesise.** Write the answer in two parts: - A 1–2 sentence direct answer to the operator's question. - 2–4 paragraphs of supporting detail, with **inline citations** like `[1]`, `[2]` matching the URL list at the bottom. 5. **Citations.** End with a numbered list of the URLs you used. Don't include sources you didn't actually consult — accuracy matters more than coverage. Keep total output under 600 words. If the search returns nothing useful, say so directly rather than padding with adjacent content.
Read the whole file at its exact version.
How to install
mdr add cocorof/geny/search-web-and-summarize@git:20260705.cfceabamdr add cocorof/geny/search-web-and-summarize@sha256:e39f82464656b4dbPin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_edmhwrvlj27tvvjp)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260705.cfceaba latest | 2026-07-05 | cfceaba | 1,450 B | A | view · diff |
| git:20260425.bd5a03a | 2026-04-25 | bd5a03a | 1,446 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (1450 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
cocorof/geny · 11 stars · license Apache-2.0 · pushed 2026-09-24 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_edmhwrvlj27tvvjp GET https://markdownregistry.com/api/v1/resolve?ref=cocorof/geny/search-web-and-summarize GET https://markdownregistry.com/api/v1/blob/e39f82464656b4db3454d6bb0ceaad23df7617bea07a4260273cadbb04399be4
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.