vibix: Skill for Claude Code

.claude/skills/os-researcher/SKILL.md

os-researcher is a skill for Claude Code from dburkart/vibix. It costs 72 tokens per session (3,986 once invoked), scanned A, original, no licence file.

A research workflow for operating-system topics that creates an RFC, subjects it to simulated peer review, and turns approved work into tracked issues.

In plain words
What is it for?
Use it to research an OS topic, write an RFC, respond to review, and break approved proposals into issues.
Why use it?
It structures research and review so a technical idea can be assessed before implementation tasks are planned.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is dburkart/vibix's own configuration. It tells Claude Code how to work on vibix itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything vibix configures →

Reuse

Borrowing it

Nothing to install: this file belongs to dburkart/vibix. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/dburkart/vibix/main/.claude/skills/os-researcher/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/dburkart/vibix

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for os-researcher

README.md
[![agentmods](https://agentmods.dev/badge/skills/dburkart/vibix/os-researcher/github.svg)](https://agentmods.dev/skills/dburkart/vibix/os-researcher)
Your own site
<a href="https://agentmods.dev/skills/dburkart/vibix/os-researcher"><img src="https://agentmods.dev/badge/skills/dburkart/vibix/os-researcher/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for os-researcher

Your own site · 80×15
<a href="https://agentmods.dev/skills/dburkart/vibix/os-researcher"><img src="https://agentmods.dev/badge/skills/dburkart/vibix/os-researcher.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 72 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,986 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00072 $0.03986
Opus 5 $0.00036 $0.01993
Sonnet 5 $0.00014 $0.00797
Haiku 4.5 $0.00007 $0.00399

Measured 10d ago against content hash 6eb9d62d7dc2, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

os-researcher scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/skills/os-researcher/SKILL.md · 421 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 421 lines · 72 tokens per session scan A 6eb9d62d7dc2

Subscribe to this mod's changes

os-researcher is a skill published in the GitHub repository dburkart/vibix (5 stars, last pushed 3mo ago), with no licence file. It adds 72 tokens to every session and 3,986 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

analyzing-linux-kernel-rootkits

Detect kernel-level rootkits in Linux memory dumps using Volatility3 linux plugins (checksyscall, lsmod, hiddenmodules), rkhunter system scanning, and /proc vs /sys discrepancy analysis to identify hooked syscalls, hidden kernel modules, and tampered system structures.

mukul975/Anthropic-Cybersecurity-Skills · 65 tokens

vibe-research

Deep research and market validation for app ideas. Use when starting a new project, validating an idea, or when the user says "research my idea", "validate my app", or "help me start a new project".

KhazP/vibe-coding-prompt-template · 49 tokens

pre-landing-review

Pre-landing PR review. Analyzes diff against the base branch for SQL safety, LLM trust boundary violations, conditional side effects, and other structural issues. Use when explicitly asked for the specialized pre-landing workflow. Product /review requests are handled by OpenBitFun's unified Review mechanism instead.…

GCWing/BitFun · 75 tokens

investigate

Systematic debugging with root cause investigation. Four phases: investigate, analyze, hypothesize, implement. Iron Law: no fixes without root cause. Use when asked to "debug this", "fix this bug", "why is this broken", "investigate this error", or "root cause analysis". Proactively invoke this skill (do NOT debug…

GCWing/BitFun · 112 tokens

pr-review-canvas

Create a OpenBitFun Canvas for reviewing a pull request, branch diff, or change set with Cursor-style diff cards, review maps, risk callouts, and focused reviewer flow. Use when the user asks for a PR review canvas, diff walkthrough, change-set overview, or visual review summary.

GCWing/BitFun · 64 tokens

wechat-article-writer

A Chinese-language content-creation workflow for public-account and social-media writing. It supports article drafting, cover images, illustrations, process diagrams, style analysis, and adapting writing to selected styles.

xstongxue/best-skills · 105 tokens