operating system skills

24 tagged operating system, measured the same way as everything else here.

Browse within: kernel 10os 10vibe-coding 10founder-os 9llms-txt 9markdown 9

add-crate

01

y5-snowies/nourish

Skill Claude CodeCodex

Add a new member crate to a Cargo workspace in this repo using the y5-template binary. Use whenever the user asks to add/create/scaffold a new crate, module, or workspace member (e.g. "add a crate under compositor.window", "scaffold action.foo"). Handles the chain-prefix naming convention and non-interactive…

226 3d ago A 74 tokens original Apache-2.0

logging

02

y5-snowies/nourish

Skill Claude CodeCodex

How to log in the y5 compositor. Use whenever you add, change, or migrate logging — any time you'd reach for a log/print statement, "add a log", debug output, tracing::!, println!, or a fatal panic! with a message. y5 has its own tracing-free structured logging; this skill is the source of truth for using it.

226 3d ago A 83 tokens original Apache-2.0

shader-skill

03

y5-snowies/nourish

Skill Claude CodeCodex

Audience: an agent writing a shader bundle for the y5 compositor from a natural-language request. This document is the specification. It is exhaustive: everything you need to emit a correct bundle is here. The example bundles listed at the end are for calibration — read one when you want to see a shape in practice…

226 3d ago C 0 tokens original Apache-2.0

add-hands

04

ARCASSystems/FounderOS

Skill Claude CodeCodex

Give your Founder OS hands - let it DO things, not just answer. Trigger on "add hands", "let it do things", "give it hands", "let it take actions", or "set up actions". The default ships only SAFE, reversible, local actions (open a file, folder, app, or link; save a note to your log) that run with no confirmation.…

5 18d ago A 177 tokens original MIT

add-voice

05

ARCASSystems/FounderOS

Skill Claude CodeCodex

Give your Founder OS a voice - talk to it out loud and hear it answer. Trigger on "add voice", "let me talk to my OS", "voice mode", "talk to it out loud", or "set up voice mode". This is SPEAKING and LISTENING; if they mean how their WRITING sounds, that is voice-interview, not this. Installs the Tier-0 loop by…

5 18d ago A 213 tokens original MIT

brain-log

06

ARCASSystems/FounderOS

Skill Claude CodeCodex

Capture a thought, flag, or decision into the brain system. Trigger on "capture this", "log this", "flag this", "park this decision", "note this", "remember this", "save this thought", "brain dump", "I had an idea", "something to track", or any variation. Also fires on user-vocabulary equivalents: "journal entry"…

5 18d ago A 187 tokens original MIT

auto-engineer

07

dburkart/vibix

Skill Claude CodeCodex

Autonomously drive vibix work end-to-end — pick an unblocked issue, plan it, implement, push a PR, resolve CI and review-bot feedback, merge when green, then repeat. Use when the user says "auto-engineer", "auto-pilot", "go run the loop", or invokes /auto-engineer.

5 3mo ago A 73 tokens

auto-manager

08

dburkart/vibix

Skill Claude CodeCodex

Drive a large body of work end-to-end — either from a single scoping issue or a fuzzy topic ("ship GA", "harden the review app") — by discovering scope in the backlog + codebase, filing sub-issues, iterating with the user, planning parallel workstreams, then spawning /auto-engineer subagents to ship the whole epic…

5 3mo ago A 110 tokens

os-researcher

09

dburkart/vibix

Skill Claude CodeCodex

Given an OS topic, deeply research it from canonical sources, draft an RFC, run it through simulated peer review, defend it, merge when approved, then break the work into tracked issues. Use when the user says "research ", "write an RFC for ", or invokes /os-researcher .

5 3mo ago A 72 tokens

ipmi-bmc-manager

10

Knuckles-Team/systems-manager

Skill Claude CodeCodex

IPMI / BMC management atomic skill. Controls server power, opens Serial-over-LAN consoles, reads sensors and event logs, and configures the BMC LAN on out-of-band controllers (Dell iDRAC, HPE iLO, Supermicro, generic IPMI 2.0) via ipmitool — in-band or over LAN. Use for remote power control and for recovering a node…

3 3d ago B 93 tokens original MIT

Knuckles-Team/systems-manager

Skill Claude CodeCodex

Operate hosts and Agent OS services through the governed systems-manager MCP provider and GraphOS delegation. Use for OS and package lifecycle, services, processes, network and disk inspection, storage or BMC health, firewall and managed-file work, agent identity, specialist registry, scheduler, watchdog, host…

3 3d ago A 72 tokens original MIT