{
  "agents": "https://numericalos.com/AGENTS.md",
  "bundle": "https://numericalos.com/skills.zip",
  "clone": "https://numericalos.com/numericalos.git",
  "commit": "c8f27f3",
  "description": "A Linux userspace whose init is a graph export.",
  "name": "numericalos",
  "site": "https://numericalos.com",
  "skills": [
    {
      "bytes": 6862,
      "description": "Build a NumericalOS initramfs (cpio.gz) whose /init is the graph-driven bootstrap. Use when numericalos-target-classifier routed here, or when the user asks for a NumericalOS initramfs, initrd, or the userspace half of bootable media. Assembles a static busybox, the boot chain, and a verified numos.state into a cpio archive that a kernel can hand control to.",
      "name": "numericalos-build-initramfs",
      "path": "skills/numericalos-build-initramfs/SKILL.md",
      "url": "https://numericalos.com/skills/numericalos-build-initramfs/SKILL.md"
    },
    {
      "bytes": 5838,
      "description": "Build NumericalOS bootable media - a hybrid ISO that boots from optical or USB, pairing a kernel with the graph-driven initramfs. Use when numericalos-target-classifier routed here, or when the user asks for a NumericalOS ISO, USB stick, bootable image, or bare-metal media. Builds the initramfs first, then wraps kernel plus initramfs in a BIOS/UEFI-bootable image.",
      "name": "numericalos-build-iso",
      "path": "skills/numericalos-build-iso/SKILL.md",
      "url": "https://numericalos.com/skills/numericalos-build-iso/SKILL.md"
    },
    {
      "bytes": 7896,
      "description": "Build a NumericalOS OCI container image runnable by Docker, Podman, containerd, or nerdctl. Use when numericalos-target-classifier routed here, or when the user asks for a NumericalOS container/Docker/Podman image. Covers the OCI, rootless-Podman, and LXC/system-container differences honestly rather than flattening them, and states plainly what a container can and cannot prove about a boot.",
      "name": "numericalos-build-oci",
      "path": "skills/numericalos-build-oci/SKILL.md",
      "url": "https://numericalos.com/skills/numericalos-build-oci/SKILL.md"
    },
    {
      "bytes": 6149,
      "description": "Use FIRST, before any NumericalOS build skill, to decide which target the user's machine can actually produce - OCI container image, initramfs, hybrid ISO/USB, or nothing buildable here. Triggers - \"build NumericalOS\", \"make a NumericalOS image\", \"boot NumericalOS\", \"which NumericalOS target\", \"NumericalOS on my machine\", or any request to produce NumericalOS bootable media or a container image. Probes the real toolchain rather than assuming, and routes to exactly one build skill.",
      "name": "numericalos-target-classifier",
      "path": "skills/numericalos-target-classifier/SKILL.md",
      "url": "https://numericalos.com/skills/numericalos-target-classifier/SKILL.md"
    },
    {
      "bytes": 7480,
      "description": "Boot a NumericalOS artifact under QEMU and report what actually happened. Use after any NumericalOS build skill, or when the user asks to verify, test, smoke-test, or prove a NumericalOS image boots. This is the ONLY skill in the family permitted to make a boot claim, and only about the exact artifact and architecture it observed. Closes the verification gate the NumericalOS repository itself cannot close.",
      "name": "numericalos-verify-boot",
      "path": "skills/numericalos-verify-boot/SKILL.md",
      "url": "https://numericalos.com/skills/numericalos-verify-boot/SKILL.md"
    }
  ],
  "status": "bootstrap logic tested; boot unverified"
}
