skillos
PyTorch implementation of SkillOS (arXiv:2605.06614) using HuggingFace TRL — train a skill curator that outperforms frontier models at agent memory management
File Explorer
- action-grammar.md
- clean-then-place.md
- cool-then-place.md
- examine-under-lamp.md
- heat-then-place.md
- pick-and-place.md
- pick-two-and-place.md
- README.md
- search-order.md
- banner.png
- accelerate_fsdp.yaml
- accelerate_zero2.yaml
- alfworld_8xh100.yaml
- alfworld_8xh100_algo1.yaml
- alfworld_8xh100_algo1_fft_curriculum.yaml
- alfworld_8xh100_algo1_fft_natural.yaml
- alfworld_8xh100_algo1_v6_kl.yaml
- alfworld_8xh100_algo1_v7_lora_kl.yaml
- alfworld_8xh100_fft.yaml
- alfworld_8xh100_pathb.yaml
- alfworld_8xh100_pathb_smoke.yaml
- alfworld_algo1_smoke.yaml
- alfworld_lora_pilot.yaml
- alfworld_paper_scaled.yaml
- alfworld_small_gpu.yaml
- debug.yaml
- infsh_smoke.yaml
- loss_check.yaml
- smoke_resume.yaml
- wandb_smoke.yaml
- accelerate_zero3.yaml
- alfworld_8xh100_algo1_fft.yaml
- alfworld_8xh100_algo1_fft_seed2.yaml
- alfworld_8xh100_algo1_fft_seed3.yaml
- alfworld_8xh100_algo1_v8_lora_kl.yaml
- alfworld_dense_fft.yaml
- alfworld_env.yaml
- alfworld_multi_gpu.yaml
- alfworld_paper.yaml
- alfworld_single_gpu.yaml
- alfworld_smoke_reward_health.yaml
- reasoning_8xh100_algo1_fft.yaml
- reasoning_8xh100_algo1_fft_seed2.yaml
- reasoning_8xh100_algo1_fft_seed3.yaml
- README.md
- 00_outline.md
- 01_abstract.md
- 02_setup.md
- 03_what_worked.md
- 04_what_broke.md
- 05_pattern.md
- 06_corrections.md
- 07_cost.md
- 08_gates.md
- 09_implications.md
- 10_conclusion.md
- appendix_dialogues.md
- appendix_human_messages.md
- auto_research_paper.pdf
- FULL_DRAFT.md
- a1_cheap_beats_frontier.png
- a2_peak_lottery.png
- a3_the_bug.png
- a4_noise_floor.png
- fig1_reward_composition.png
- fig2_checkpoint_sweeps.png
- fig3_8b_32b_decorrelation.png
- fig4_verl_training_dynamics.png
- fig5_reasoning_transfer_cliff.png
- fig6_grouping_ablations.png
- fig1_control_drift.pdf
- fig1_control_drift.png
- fig2_repairing_the_sweep.pdf
- fig2_repairing_the_sweep.png
- fig3_power.pdf
- fig3_power.png
- fig4_heldout_comparison.pdf
- fig4_heldout_comparison.png
- 00_outline.md
- 01_abstract.md
- 02_introduction.md
- 03_background_related.md
- 04_methodology.md
- 05_results.md
- 05b_power.md
- 06_threats.md
- 06b_autoresearch.md
- 07_discussion.md
- 08_appendix_conduct.md
- 09_appendix_incidents.md
- 10_appendix_tables.md
- main.pdf
- main.tex
- references.bib
- failure_ledger.md
- gemini_curator_arm_plan.md
- postmortem-2026-06-10-algo1-group-collapse.md
- postmortem-2026-08-16-trained-on-known-broken-recipe.md
- repro_report.md
- skillos_paper.md
- skillos_paper.pdf
- training_notes.md
- x_article_draft.md
- x_article_preview.html
- x_thread.md
- hrm_pilot.yaml
- EXPERIMENT.md
- README.md
- smoke_test.py
- debug_checkpoint_resume.py
- debug_executor_audit.py
- probe_curator_multisample.py
- probe_curator_on_chat.py
- probe_gate_relaunch.sh
- run.sh
- run_algo1.sh
- run_algo1_fft_curriculum.sh
- run_algo1_fft_natural.sh
- run_algo1_v6_kl.sh
- run_algo1_v7_lora_kl.sh
- run_config_sweep.sh
- run_fft.sh
- run_full_eval_D.sh
- run_natural_sweep.sh
- run_pathb.sh
- run_seed2_sweep.sh
- smoke_algo1_env.py
- trace_failed_episode.py
- analyze_skill_content.py
- analyze_sweep.py
- archive_eval_weights.sh
- build_paper.sh
- compare_eval_arms.py
- curriculum_sweep_supervisor.sh
- dense10_sweep_local.sh
- dense10_sweep_nogated.sh
- dense10_sweep_supervisor.sh
- dense_supervisor.sh
- digest_transcript.py
- eval_alfworld.py
- eval_alfworld_parallel.py
- eval_content_controls.sh
- eval_prompt_variant.sh
- eval_reasoning.py
- eval_replicates.sh
- eval_streaming_curation.py
- eval_unseen_power.sh
- hf_publish_artifacts.sh
- infsh_cost.sh
- make_article_figures.py
- make_paper_figures.py
- make_paper_tables.py
- make_report_figures.py
- natural_sweep_supervisor.sh
- paper_stats.py
- patch_trl_tool_concurrency.py
- preflight_launch.py
- queue_next_experiments.sh
- reasoning_seeds_supervisor.sh
- reasoning_seeds_sweep.sh
- reasoning_sweep_supervisor.sh
- reasoning_to_alfworld_sweep.sh
- reeval_all.sh
- reeval_reasoning.sh
- run_seed2_32b_transfer_sweep.sh
- seed3_sweep_supervisor.sh
- smoke_reward_health.sh
- train_algo1.py
- train_reasoning.py
- transfer_sweep_supervisor.sh
- verl_health_check.sh
- verl_merge_all.sh
- verl_status.sh
- verl_supervisor.sh
- verl_sweep_supervisor.sh
- __init__.py
- data.py
- env.py
- __init__.py
- model.py
- prompts.py
- __init__.py
- grouping.py
- __init__.py
- config.py
- curator_env.py
- task_types.py
- __init__.py
- executor.py
- __init__.py
- datasets.py
- env.py
- grading.py
- prompts.py
- train_data.py
- __init__.py
- composite.py
- judge.py
- __init__.py
- repo.py
- __init__.py
- http.py
- infsh_auth.py
- infsh_client.py
- __init__.py
- smoke_test.py
- train.py
- test_env_tool_surface.py
- test_rtask_denominator.py
- .env.example
- .gitignore
- CONTRIBUTING.md
- DIVERGENCES.md
- JOURNAL.md
- LICENSE
- pyproject.toml
- README.md
- run_algo1_dense.sh
- run_algo1_fft.sh
- run_algo1_fft_seed3.sh
- run_algo1_v8_lora_kl.sh
- run_reasoning_fft.sh
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
// repository documentation
Was this content helpful?
(0 ratings)
