Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

machine0-skills

Agent skills for machine0 — installable into Claude Code, Codex, and any other agent supported by the open Agent Skills ecosystem.

Install

# with the machine0 CLI (prompts for which agents to target)
machine0 skills install

# or directly with the skills CLI
npx skills add fdmtl/machine0-skills --skill '*' -g

Uninstall with machine0 skills uninstall (or npx skills remove <name> -g).

Skills

Skill Description
/create-machine Scaffold and boot a machine0 NixOS VM from a plain-English machine description. Creates a git-versioned m0_<name> project (nix config inheriting from machine0-nixos + deployable files), provisions the VM, and leaves it running with a custom MOTD.

Each skill lives in skills/<name>/SKILL.md.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors