Home / h1994st / rllvm · plugins/rllvm/skills/setup/SKILL.md · GitHub

setup skillA

setup is agent-read markdown (skill) from h1994st/rllvm: Install and configure rllvm, or diagnose it when capture or a query fails. Use when the user wants to start using rllvm, when an rllvm command reports a missing tool or config, when no bitcode was captured, or when a tool rejects a captured module..

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

# Setting up rllvm

The scripts live at `${CLAUDE_SKILL_DIR}/../../scripts/doctor.sh` and
`${CLAUDE_SKILL_DIR}/../../scripts/smoke-test.sh`. Both are read-only; neither
writes a config or runs the user's build.

## 1. Diagnose

Run `${CLAUDE_SKILL_DIR}/../../scripts/doctor.sh`. It prints facts, `note:`
lines for optional pieces, `problem:` lines, and `problems: N`. Work from its
report, not from guesses.

## 2. Install what is missing

Ask before installing anything.

```bash
brew install h1994st/tap/rllvm llvm        # or: cargo install rllvm
brew install h1994st/tap/rllvm-query       # or: cargo install rllvm-query
```

The Homebrew `rllvm-query` brings its own LLVM; `rllvm-query --llvm-version`
reports which.

On Ubuntu/Debian, LLVM for capture comes from
`sudo apt install llvm llvm-dev clang libclang-dev`.

`cargo install rllvm-query` needs `LLVM_SYS_231_PREFIX` when `llvm-config` is
not on `PATH`. On Ubuntu/Debian, it also needs `libpolly-N-dev` alongside
`llvm-N-dev` and `libclang-N-dev`, with a matching major `N`.

## 3. Choose the LLVM by what will read the bitcode

A reader understands bitcode from its own LLVM major and older, never newer.
…

Read the whole file at its exact version.

How to install

Latest version
mdr add h1994st/rllvm/setup@git:20260924.99d651a
Exact content
mdr add h1994st/rllvm/setup@sha256:c991b2983f27c542

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_ux2xkvdspaufasu5.svg)](https://markdownregistry.com/a/art_ux2xkvdspaufasu5)

0 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260924.99d651a latest2026-09-24 99d651a 4,273 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 (4273 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

h1994st/rllvm · 5 stars · license Apache-2.0 · pushed 2026-09-25 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_ux2xkvdspaufasu5
GET https://markdownregistry.com/api/v1/resolve?ref=h1994st/rllvm/setup
GET https://markdownregistry.com/api/v1/blob/c991b2983f27c54238c1777c2e4de3b3c951099cb3c900d0ba22eff95165a97a

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 h1994st/rllvm

CLAUDE.md claude
h1994st/rllvm · CLAUDE.md
git:20260924.99d651a · audit A · 5 stars
capture skill
h1994st/rllvm · plugins/rllvm/skills/capture/SKILL.md · Capture LLVM bitcode from a project with rllvm and turn it into a catalog or module. Use when the user wants bitcode, a…
git:20260924.88883c4 · audit A · 5 stars
query skill
h1994st/rllvm · plugins/rllvm/skills/query/SKILL.md · Choose the rllvm-query tool that answers a question about a captured program, and report its answer without…
git:20260925.4aff714 · audit A · 5 stars

Every file in h1994st/rllvm

Other files named setup

setup skill
feder-cr/invisible_playwright_mcp · skills/setup/SKILL.md · What the invisible_playwright_mcp browser server needs on this machine - the patched Firefox it drives, which the…
git:20260923.a602cff · audit B · 31,653 stars
setup skill
feder-cr/aihawk · skills/setup/SKILL.md · What the invisible_playwright_mcp browser server needs on this machine - the patched Firefox it drives, which the…
git:20260923.a602cff · audit B · 31,647 stars
setup skill
nanocoai/nanoclaw · .claude/skills/setup/SKILL.md · Run initial NanoClaw setup. Use when user wants to install NanoClaw, configure it, or go through first-time setup…
git:20260606.14dba9b · audit A · 30,845 stars
setup skill
tencent/teamai-cli · skill-data/setup/SKILL.md · TeamAI day 0 and repo lifecycle: create a team repo as admin, join an existing team as a member, manage members, roles…
git:20260923.ca6e512 · audit A · 4,976 stars
setup skill
alsk1992/cloddsbot · src/skills/bundled/setup/SKILL.md · Setup Wizard — Configure environment for all skills
git:20260208.767d1d8 · audit A · 2,830 stars
setup rules
sipyourdrink-ltd/bernstein · .cursor/rules/setup.mdc · Setup
git:20260521.b455a7c · audit A · 1,263 stars
setup skill
fcakyon/claude-codex-settings · plugins/overleaf-skills/skills/setup/SKILL.md · This skill should be used when user asks to "set up overleaf", "configure overleaf cookie", "overleaf auth failed"…
git:20260502.ad8603b · audit A · 1,153 stars
setup skill
fcakyon/claude-codex-settings · plugins/github-dev/skills/setup/SKILL.md · This skill should be used when the user asks "how to setup GitHub CLI", "configure gh", "gh auth not working", "GitHub…
git:20260408.6476d71 · audit A · 1,153 stars

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