Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

llmc

Étoiles0
Forks0
Mis à jour9 juin 2026 à 09:49

An LLM-based C compiler. YOU are the compiler — hand-translate C source to ARM64 assembly by reasoning, with no compiler ever generating the assembly. Use this skill whenever the user invokes /llmc, or asks you to "compile C with the LLM", "be the compiler", "hand-compile this C", "compile without a compiler", "LLM-compile", "translate this C to assembly yourself", or otherwise wants C built into a running binary by your own reasoning rather than by gcc/clang. Handles one or many .c files, links against libc (printf etc.), runs the result, and reports its output. Targets Apple Silicon (arm64 macOS, Mach-O). Trigger on any /llmc invocation even if the phrasing is just a bare filename like "/llmc helloworld.c".

Installation

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

SKILL.md
readonly