Skip to main content
AgibotTech
GitHub 제작자 프로필

AgibotTech

1개 GitHub 저장소에서 수집된 27개 skills를 저장소 단위로 보여줍니다.

수집된 skills
27
저장소
1
업데이트
2026년 8월 28일
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

저장소 탐색

저장소와 대표 skills

challenge-download-datasets
미분류

Download the Simulation Challenge LeRobot v2.1 training datasets from ModelScope using ./scripts/download_dataset.sh. Pulls task-suite data (instruction / manipulation / sim2real) from the agibot_world/GenieSim3.0-Dataset repo into a local dir. Trigger: When…

2026년 8월 28일
challenge-help
미분류

Entry point for the Simulation Challenge skill set. Use when the user mentions the challenge, leaderboard, submitting a model, or any of the /api/challenge/* endpoints — this skill picks the right downstream skill for them.

2026년 8월 28일
challenge-inference-protocol
미분류

Reference for the Simulation Challenge inference wire protocol — the exact obs (input) and action (output) message format exchanged between the gateway/genie-sim simulator and the contestant's inference agent over the reverse WebSocket tunnel. Covers the…

2026년 8월 28일
challenge-login
미분류

Use when the contestant needs to obtain or refresh their Simulation Challenge JWT (CHALLENGE_TOKEN), or wants to inspect the current logged-in user. Trigger words include "log in", "token", "401", "current user", "name", "refresh".

2026년 8월 28일
challenge-poll-result
미분류

Use to track a Simulation Challenge job's progress — list jobs, watch a job's status until terminal, fetch its per-task scores, or pull execution logs when it failed. Read-only; safe to run without confirmation.

2026년 8월 28일
challenge-ranking
미분류

Use to fetch the contestant's best score and the per-board leaderboard for the Simulation Challenge. Read-only; safe to run without confirmation.

2026년 8월 28일
challenge-run-agent
미분류

Use when the contestant wants to launch the inference Agent that connects to the Simulation gateway via WebSocket. Wraps the inference repo's ./scripts/tunnel.sh and scales to PARALLELISM processes. This is side-effecting (consumes GPUs and a parallelism…

2026년 8월 28일
challenge-submit-job
미분류

Use when the contestant wants to submit a model evaluation job to the Simulation Challenge — POST /api/challenge/job. This is a quota-consuming, side-effecting action; always confirm with the user first. Captures JOB_UUID, PARALLELISM, TUNNEL_ENDPOINT for the…

2026년 8월 28일
수집된 skill 27개 중 8개를 표시합니다.
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다