mcpbeat

Software For Agents

mvschwarz/software-for-agents

| Load this FIRST, before you assume how anything here works — especially before building, modifying, or "fixing a bug" in an OpenRig or studio-box system, or when something behaves unexpectedly and you're about to treat it as a code bug. You are almost certainly NOT operating in traditional software. This (skills, instructions, bootstrap files, schemas, conventions), and most "bugs" are coherence gaps in that layer, not broken functions. Read this to form the correct mental model so your fixes land at the bug-tolerance in this model is SCOPED to agent-managed software; the OpenRig core and rigs.to stay rock-solid — see the scope block up top before you apply anything here.

3k tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
0
copies elsewhere
how many repositories repackaged it
59
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/mvschwarz/openrig --skill software-for-agents

How to use it

Copy the folder

Take mvschwarz/software-for-agents from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.