Home / badmuriss / my-llm-kit · skills/research/SKILL.md · GitHub

research skillA

research is agent-read markdown (skill) from badmuriss/my-llm-kit: Research external questions and compare evidence with source attribution. Use for research or fact-checking, not facts already established in local code..

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

# Research

Match the evidence workflow to the question:

- **Lookup:** open the relevant primary source, verify the requested fact and
  cite it with its access date. No report file, credit ledger or graph is required.
- **Synthesis or report:** compare the relevant sources, distinguish evidence from
  inference and name unresolved disagreements. For a requested durable report or
  consequential research, use [reporting.md](references/reporting.md).
- **High stakes:** use current primary evidence and proportionate independent
  review. Never convert missing evidence into a confident conclusion.

Reuse repository material when it already answers the question. A number from a
local check does not require web research. Verify volatile external values at
the source; record when they were accessed. Treat snippets and agent summaries
as leads, not as sources already read.

For known public URLs, use Scrapinho when configured: check
`scraper_capabilities`, submit `fetch.page`, poll the returned job, then read the
source through EOF. Use static acquisition unless rendering is needed; partial
sources do not prove complete content. For durable snapshots, use the collector
…

Read the whole file at its exact version.

How to install

Latest version
mdr add badmuriss/my-llm-kit/research@git:20260923.97e81e6
Exact content
mdr add badmuriss/my-llm-kit/research@sha256:5901d0c3fe9f46dc

Pin 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.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_hbs5yfihreyyu3r2.svg)](https://markdownregistry.com/a/art_hbs5yfihreyyu3r2)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260923.97e81e6 latest2026-09-23 97e81e6 2,688 BA view · diff
git:20260906.3d137c02026-09-06 3d137c0 2,135 BA view · diff
git:20260904.193d71b2026-09-04 193d71b 12,932 BA view · diff
git:20260826.22b176c2026-08-26 22b176c 12,142 BA view · diff
git:20260821.84f05ca2026-08-21 84f05ca 11,456 BA view · diff
git:20260821.828b7f62026-08-21 828b7f6 10,547 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (2688 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

GitHub

badmuriss/my-llm-kit · 3 stars · license MIT · pushed 2026-09-23 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_hbs5yfihreyyu3r2
GET https://markdownregistry.com/api/v1/resolve?ref=badmuriss/my-llm-kit/research
GET https://markdownregistry.com/api/v1/blob/5901d0c3fe9f46dc8e41ec945b4512026344cc579cb9a6f0b78847b8a9d5aa5f

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.

More from badmuriss/my-llm-kit

AGENTS.md agents
badmuriss/my-llm-kit · AGENTS.md
git:20260906.3d137c0 · audit A · 3 stars
AGENTS.md@instructions agents
badmuriss/my-llm-kit · instructions/AGENTS.md
git:20260923.97e81e6 · audit A · 3 stars
agent-graph skill
badmuriss/my-llm-kit · skills/agent-graph/SKILL.md · Run durable task graphs when independent work needs ownership, integration checks and recovery. Use for graph…
git:20260921.471bbed · audit A · 3 stars
computer-use skill
badmuriss/my-llm-kit · skills/computer-use/SKILL.md · Inspect and operate local browser or desktop interfaces. Prefer Jev Ultrafast for supported browser-only goals when its…
git:20260921.471bbed · audit A · 3 stars
frontend-visual-validation skill
badmuriss/my-llm-kit · skills/frontend-visual-validation/SKILL.md · Verify rendered UI changes with reproducible screenshots and vision review on their supported platforms.
git:20260906.3d137c0 · audit A · 3 stars
grill-me skill
badmuriss/my-llm-kit · skills/grill-me/SKILL.md · Adversarial interview about a plan until you reach shared understanding. use_when: "grill me", stress-test a plan or…
git:20260808.343cbe3 · audit A · 3 stars
grill-with-docs skill
badmuriss/my-llm-kit · skills/grill-with-docs/SKILL.md · Grill a plan against the documented domain model, updating CONTEXT.md and ADRs inline. use_when: stress-test a plan…
git:20260808.343cbe3 · audit A · 3 stars
impl skill
badmuriss/my-llm-kit · skills/impl/SKILL.md · Implement a requested change or approved plan, verify its outcomes, and report concrete blockers. Use graph execution…
git:20260921.471bbed · audit A · 3 stars
ingest skill
badmuriss/my-llm-kit · skills/ingest/SKILL.md · Extract content from documents when their format or layout prevents reliable direct reading. Verify reading order and…
git:20260906.3d137c0 · audit A · 3 stars
readme-pass skill
badmuriss/my-llm-kit · skills/readme-pass/SKILL.md · Make a public repository README easier to understand and use. Apply when README structure or presentation is requested.
git:20260906.3d137c0 · audit A · 3 stars
remove-ai-marks skill
badmuriss/my-llm-kit · skills/remove-ai-marks/SKILL.md · Inspect and remove requested metadata or invisible marks from user-owned files. Use when provenance cleanup is…
git:20260906.3d137c0 · audit B · 3 stars
rule-curator skill
badmuriss/my-llm-kit · skills/rule-curator/SKILL.md · Audit an existing corpus of agent instructions for conflicts, duplication and unnecessary process. Use for a…
git:20260906.3d137c0 · audit A · 3 stars

Every file in badmuriss/my-llm-kit

Other files named research

research skill
yeachan-heo/oh-my-claudecode · skills/research/SKILL.md · Investigate an open question and return grounded, sourced findings
git:20260818.3222f6d · audit A · 39,312 stars
research skill
alsk1992/cloddsbot · src/skills/bundled/research/SKILL.md · Research prediction markets - base rates, resolution rules, historical data
git:20260127.930cd97 · audit A · 2,830 stars
research skill
sethgammon/citadel · skills/research/SKILL.md · Focused research investigations. Converts questions into structured findings with confidence levels and source…
git:20260810.9641280 · audit A · 923 stars
research skill
oliver-kriska/claude-elixir-phoenix · plugins/elixir-phoenix/skills/research/SKILL.md · Research Elixir/Phoenix/Ecto topics or evaluate Hex libraries (--library). Use when learning about libraries, patterns…
git:20260724.918f809 · audit A · 555 stars
research skill
zhongkaifu/tensorsharp · TensorAgent/skills/research/SKILL.md · Use for web searches and current information lookups, finding sources, fact-checking, researching questions, comparing…
git:20260910.a776e7a · audit B · 477 stars
research skill
boshu2/agentops · skills/research/SKILL.md · Trace code or test a recurring pattern to answer one cited question. Use when: uncertainty needs evidence. Not for…
git:20260922.fdf7de6 · audit A · 445 stars
research skill
boshu2/agentops · skills-codex/research/SKILL.md · Trace code or test a recurring pattern to answer one cited question. Use when: uncertainty needs evidence. Not for…
git:20260922.fdf7de6 · audit A · 445 stars
research skill
boshu2/agentops · images/gemini/skills/research/SKILL.md · Trace code or test a recurring pattern to answer one cited question. Use when: uncertainty needs evidence. Not for…
git:20260922.fdf7de6 · audit A · 445 stars

Browse by kind, by grade A, or by owner.