Skip to main content
在 Manus 中运行任何 Skill
一键导入

llmc

星标0
分支0
更新时间2026年6月9日 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".

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

SKILL.md
readonly