zig lang skills

16 tagged zig lang, measured the same way as everything else here.

Browse within: claude-code-plugins 16llm-training 16zig 16

pair

01

kelp/agent-plugins

Skill Claude CodeCodex

Pair program with a persistent Codex partner (model set by your Codex install; --model overrides per pair). One pinned Codex thread holds the whole conversation, so the partner keeps full context across the session. Use when the user wants to pair with Codex, get iterative review from Codex, iterate on a design to…

2 9d ago A 118 tokens original MIT

kb-capture

02

kelp/agent-plugins

Skill Claude CodeCodex

Capture the current conversation, a source, or a synthesis into your personal knowledge base as a well-formed wiki note. Writes correct frontmatter with today's date, picks the right bucket (sources/external, reports/, concepts/, questions/), cites existing source IDs, and runs just refresh to reindex afterward. Use…

2 9d ago A 103 tokens original MIT

kb-ingest

03

kelp/agent-plugins

Skill Claude CodeCodex

Download an external documentation site into your personal knowledge base as a doc pack and source note. Use when the user says "/kb-ingest ", "ingest these docs", "add these docs to the KB", or "download reference docs". Runs webdown crawl via the knowledge repo's ingest-pack recipe, then creates a MANIFEST.md and…

2 9d ago A 78 tokens original MIT