.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/rigorpilot-skills/run-train
home/skills/lllllllama/rigorpilot-skills/run-train
lllllllama avatar

run-train

bylllllllama· 44 skills

Installs

176k

Stars

512

Forks

11

Category

Machine Learning & AI

View on GitHub

TL;DR

Rigor Train skill for deep learning research repositories. Use when a documented or selected training command should be run conservatively for startup verification, short-run verification, full kickoff, or resume, with command, config, seed, log, checkpoint, status, and metric evidence written to standardized train_outputs/. Do not use for environment setup, exploratory sweeps, speculative idea implementation, or end-to-end orchestration.

How to install run-train?

lllllllama/rigorpilot-skills/run-train
$npx -y skills add lllllllama/rigorpilot-skills --skill run-train

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Use this skill

Run `npx skills use "https://github.com/lllllllama/rigorpilot-skills" --skill "lllllllama/rigorpilot-skills/run-train"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.

Use the whole pack

Use the skills in "https://github.com/lllllllama/rigorpilot-skills" that are relevant to the current task. Run `npx skills add "https://github.com/lllllllama/rigorpilot-skills"` and select the relevant skills, then follow their instructions.

Files · 1

View on GitHub
SKILL.md
1# run-train
2 
3Use this as the Rigor Train skill. The installed slug remains `run-train` for
4compatibility.
5 
6Use the shared operating principles in
7`../../references/agent-operating-principles.md`; this skill should keep
8training evidence bounded while leaving repository-specific monitoring details
9to the model.
10 
11## When to apply
12 
13- When the training command has already been selected and should be executed conservatively.
14- When the researcher wants startup verification, short-run verification, full training kickoff, or resume handling.
15- When the run needs structured training status, checkpoint, and metric reporting.
16 
17## When not to apply
18 
19- When the main task is environment setup or asset download.
20- When the researcher wants inference-only or evaluation-only execution.
21- When the task is speculative exploration, multi-variant sweeps, or autonomous idea implementation.
22- When the user still needs repository intake or paper gap resolution.
23 
24## Clear boundaries
25 
26- This skill executes a selected training command and normalizes the resulting evidence.
27- It does not choose the overall research goal on its own.
28- It does not own exploratory branching or speculative code adaptation.
29- It should record partial, blocked, resumed, and kicked-off states clearly.
30- It should preserve reproducibility context such as configs, seeds,
31 checkpoints, logs, metrics, and runtime assumptions when available.
32 
33## Input expectations
34 
35- selected training goal
36- runnable training command
37- environment and asset assumptions
38- run mode such as startup verification, short-run verification, full kickoff, or resume
39 
40## Output expectations
41 
42- `train_outputs/SUMMARY.md`
43- `train_outputs/COMMANDS.md`
44- `train_outputs/LOG.md`
45- `train_outputs/SCIENTIFIC_CHANGELOG.md`
46- `train_outputs/COMPARABILITY_REPORT.md`
47- `train_outputs/status.json`
48 
49## Notes
50 
51Use `references/training-policy.md`, `../../references/deep-learning-experiment-principles.md`, `scripts/run_training.py`, and `scripts/write_outputs.py`.

Security

Review

  • Gen Agent Trust Hubpass
  • Socketwarn
  • Snykpass

Preview

lllllllama/rigorpilot-skillslllllllama/rigorpilot-skills

$ npx -y skills add lllllllama/rigorpilot-skills --skill run-train

▸ installing to .claude/skills…

✓ run-train ready

Repolllllllama/rigorpilot-skills
TypeSkills
CategoryMachine Learning & AI
ForMarketer
UpdatedJul 2026
License—
First seenJul 26, 2026

Tags

Skill

Related

6 picks
Type
  1. microsoft avatarazure-aiUse for Azure AI: Search, Speech, OpenAI, Document Intelligence. Helps with search, vector/hybrid search, speech-to-text, text-to-speech, transcription, OCR.SkillsJul 2026485k1.3k
  2. lllllllama avatarai-research-exploreRigor Explore compatible skill slug for meaningful and potentially novel deep learning research candidates.SkillsJul 2026176k512
  3. lllllllama avatarai-research-reproductionRigor Reproduce compatible skill slug for README-first deep learning repository reproduction.SkillsJul 2026176k512
  4. lllllllama avatarexplore-codeRigor Improve implementation leaf skill for auditable candidate implementation in deep learning research repositories.SkillsJul 2026176k512
  5. lllllllama avatarexplore-runRigor Improve / Rigor Explore run leaf skill for bounded exploratory evidence in deep learning research repositories.SkillsJul 2026176k512
  6. lllllllama avatarminimal-run-and-auditRigor Run skill for README-first deep learning repo reproduction.SkillsJul 2026176k512