Kimi-K3
Kimi K3 is an open-weight, 2.8T-parameter native multimodal agentic model with a 1M-token context window, designed for frontier coding, knowledge work, and reasoning tasks.
它将一套详细且强约束的 C11“机器可读性”标准打包成可安装、可自动加载的 Grok 技能,具体覆盖文件布局、命名、函数分层、错误处理、循环边界和断言密度等规则。
Grok Build plugin that enforces a strict C11 machine-legibility standard when creating, refactoring, debugging, fixing, reviewing, or presenting C code.
It ships one skill, /write-legible-c, plus the full normative standard in
references/c-standard.md (file layout, naming, orchestrator/leaf/adapter
split, status enums + MODULE_TRY, bounded loops, assertion density,
section-16 near-miss refactors, and repository-level AGENTS.md rules).
Add this marketplace, then install the plugin:
grok plugin marketplace add 7etsuo/write-legible-c
grok plugin install write-legible-c --trust
Enable it if it shows as installed but inactive:
grok plugin enable write-legible-c
Or in the TUI: /plugins → Plugins tab → select write-legible-c → Space
to enable → r to reload (or start a new session).
grok plugin install 7etsuo/write-legible-c#plugins/write-legible-c --trust
git clone https://github.com/7etsuo/write-legible-c.git
grok plugin marketplace add ./write-legible-c
grok plugin install write-legible-c --trust
/write-legible-c/skills write-legible-c.c / .h)plugins/write-legible-c/
plugin.json
skills/write-legible-c/
SKILL.md
references/c-standard.md # full 18-section standard
Highlights from the standard:
MODULE_TRY only on non-acquiring pathsgrok plugin uninstall write-legible-c --confirm
# optional: drop the marketplace source
grok plugin marketplace remove 7etsuo/write-legible-c
grok plugin validate ./plugins/write-legible-c
MIT. The C standard text is part of this repository under the same license.
Grok Build plugin: strict C11 machine-legibility standard for writing and reviewing C
根据分类、Topic 和编程语言匹配的相似项目。
Kimi K3 is an open-weight, 2.8T-parameter native multimodal agentic model with a 1M-token context window, designed for frontier coding, knowledge work, and reasoning tasks.

A structured investing guide for Chinese beginners covering US stocks, options, and cryptocurrency, with focus on foundational concepts and risk awareness.

A curated collection of Computer Science fundamentals (PDFs, notes, cheatsheets, interview question banks) for placement preparation, covering seven core subjects plus general resources.