Skip to main content
Run any Skill in Manus
with one click
$pwd:
modelscope
GitHub creator profile

modelscope

Repository-level view of 20 collected skills across 5 GitHub repositories, including approximate occupation coverage.

skills collected
20
repositories
5
occupation fields
1
updated
2026-05-13
occupation focus
Major fields detected across this creator.
repository explorer

Repositories and representative skills

#001
AgentJet
14 skills20922updated 2026-05-13
70% of creator
auto-research-blueprint-execute-classic
Data Scientists

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 to run AgentJet training experiments without the swarm distributed framework.

2026-05-13
auto-research-blueprint-execute-swarm
Data Scientists

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 the user wants to run or debug AgentJet training experiments.

2026-05-13
conda-install-agentjet-swarm-server
Network & 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.

2026-05-13
docker-install-agentjet-swarm-server
Network & 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 startup.

2026-05-13
download-from-swanlab-url
Data Scientists

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.

2026-05-13
install-agentjet-client
Network & 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 .`.

2026-05-13
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 to AgentJetJob.

2026-05-13
skill-normalizer
Software Developers

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 practices. Use when the user asks to normalize, validate, or fix a skill.

2026-05-13
Showing top 8 of 14 collected skills in this repository.
#002
ms-agent
3 skills4.3k505updated 2026-04-12
15% of creator
#003
evalscope
1 skills2.9k342updated 2026-05-07
5.0% of creator
Showing 5 of 5 repositories
All repositories loaded