llm training skills

25 tagged llm training, measured the same way as everything else here.

Browse within: claude-code-plugins 16zig 16zig-lang 16Orchestration 6gflownet 6llm-agents 6reinforcement-learning 6

ai-compass

01

tingaicompass/AI-Compass

Skill Claude CodeCodex

Search and answer questions from the local AI-Compass AI knowledge base. Use when the user asks about AI models, tools, agents, RAG, multimodal systems, evaluation, learning paths, project resources, or recent AI developments covered by this repository; distinguish weekly updates from long-term topic knowledge…

930 5d ago A 75 tokens

pytrio-skill

02

SwanHubX/pytrio-skill

Skill Claude CodeCodex

使用 PyTRIO/TRIO 编写、调试或解释远程大模型训练与推理代码。用户提到 pytrio、TRIO、PyTRIO SDK、ServiceClient、TrainingClient、SamplingClient、LoRA 训练、SFT、异步 SFT、多模态推理、多模态训练、Vision GRPO、视觉 RLVR、ImageChunk、RL、GRPO、OPD、Search-R1、ReTool、DAPO、GSPO、ALFWorld、TextWorld、Agentic RL、OPSD、On-Policy Self-Distillation、DPO、custom…

17 22d ago A 191 tokens original MIT

factual-qa-tips

04

beita6969/SkillFlow

Skill Claude CodeCodex

For factual QA -- one search usually suffices, answer quickly after one good source.

9 3mo ago A 23 tokens

training-hub

06

RobbieJ/training-hub-skills

Skill Claude CodeCodex

Fine-tune LLMs using Red Hat training-hub library with SFT, LoRA, and OSFT algorithms. Use when preparing JSONL datasets, running training jobs, configuring hardware, scaling to clusters, evaluating models, or deploying with vLLM.

2 8mo ago A 57 tokens original Apache-2.0

pair

07

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

08

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

09

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