Skip to main content
modelscope
GitHub creator profile

modelscope

Repository-level view of 22 collected skills across 6 GitHub repositories.

skills collected
22
repositories
6
updated
Jul 13, 2026
repository explorer

Repositories and representative skills

auto-research-blueprint-execute-classic
software-developers

Execute AgentJet reinforcement learning experiments using experiment blueprints in classic (non-swarm) mode. Handles full lifecycle: launch experiment in tmux, monitor progress, analyze errors, collect results, and write finish flag. Use when the user wants…

May 13, 2026
auto-research-blueprint-execute-swarm
software-developers

Execute AgentJet reinforcement learning experiments using experiment blueprints in swarm mode. Handles full lifecycle: generate blueprint if needed, launch experiment in tmux, monitor progress, analyze errors, collect results, and write finish flag. Use when…

May 13, 2026
conda-install-agentjet-swarm-server
network-and-computer-systems-administrators

Install AgentJet swarm server using Conda. Handles Python 3.10 environment creation, dependency installation with the verl training backbone, flash-attn compilation, and optional PyPI mirror for China users.

May 13, 2026
docker-install-agentjet-swarm-server
network-and-computer-systems-administrators

Install and run the AgentJet Swarm Server in a Docker container with NVIDIA GPU support. Use when the user wants to deploy a swarm server on a GPU machine via Docker, including GPU driver setup, Docker mirror configuration, model weight mounting, and server…

May 13, 2026
download-from-swanlab-url
data-scientists-152051

Download per-step time-series metric data (reward, entropy, response length, etc.) from a SwanLab cloud run URL as a pandas.DataFrame. Use when the user provides a SwanLab URL and wants to fetch or analyze training curves.

May 13, 2026
install-agentjet-client
network-and-computer-systems-administrators

Install AgentJet client for connecting to a swarm server. Use when the user only needs to run the AgentJet client (not a swarm server) and does not need to run models locally, e.g. on a laptop. Installs basic requirements via `pip install -e .`.

May 13, 2026
map-verl-config
software-developers

Map VERL training configuration to AgentJet configuration. Find VERL config in verl_default.yaml, check for existing mappings in config_auto_convertion_verl.jsonc, add new mappings to ajet_default.yaml and the conversion schema, and optionally add parameters…

May 13, 2026
skill-normalizer
computer-occupations-all-other

Convert skills in non-standard formats to the standard Agent Skills `SKILL.md` format. Validates YAML frontmatter (name, description, license, compatibility, metadata, allowed-tools), directory structure (SKILL.md, scripts/, references/, assets/), and best…

May 13, 2026
Showing 8 of 14 collected skills.
Showing 6 of 6 repositories
All repositories loaded