Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

labs

يحتوي labs على 19 من skills المجمعة من iximiuz، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
19
Stars
55
محدث
2026-06-16
Forks
15
التغطية المهنية
3 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

debug-challenge
مطوّرو البرمجيات

Debugs an existing challenge by starting it, inspecting tasks, troubleshooting over SSH, fixing source files, and restarting. Use when a challenge's tasks are failing or hanging.

2026-06-16
get-playground-task
مطوّرو البرمجيات

Gets detailed status and output of a specific examiner task on a playground. Use to debug why a task is failing.

2026-06-16
list-playground-tasks
مطوّرو البرمجيات

Lists all examiner tasks (init and regular) for a playground. Use to check the status of challenge/tutorial tasks.

2026-06-16
run-playground-command
مديرو الشبكات وأنظمة الحاسوب

Executes a command on a playground VM via SSH. Use when you need to run commands on a playground for testing, debugging, or verification.

2026-06-16
solve-challenge
محللو ضمان جودة البرمجيات والمختبرون

Applies a scripted solution to a running challenge (single- or multi-VM) and verifies every non-helper task completes. Use to validate a .solution.sh / .solution-NN.sh end-to-end.

2026-06-16
start-challenge
مطوّرو البرمجيات

Starts a challenge playground session. Use when you need to launch a challenge for testing or solving.

2026-06-16
stop-challenge
مطوّرو البرمجيات

Stops the current solution attempt for a challenge. Use when you need to stop a running challenge.

2026-06-16
stop-playground
مديرو الشبكات وأنظمة الحاسوب

Terminates (destroys) a running playground session. Use when you need to shut down a playground.

2026-06-16
vet-challenge
محللو ضمان جودة البرمجيات والمختبرون

Vets a community-author-submitted challenge for malicious content and sanity, then prepares and validates a scripted .solution.sh. Use when asked to review/vet a third-party challenge submission.

2026-06-16
create-content
مطوّرو البرمجيات

Creates a new piece of content (challenge, tutorial, course, skill-path) on the remote server and scaffolds local source files.

2026-02-16
detect-local-content-folder
مطوّرو البرمجيات

Finds the local folder for a given content kind and name. Use before pulling or pushing content to determine the correct local directory.

2026-02-16
edit-remote-content
مطوّرو البرمجيات

Pushes local content edits to the remote server. Supports pushing the entire directory or only specific changed files. Use after editing local content files to sync changes to the server.

2026-02-16
list-available-playgrounds
مطوّرو البرمجيات

Lists available playgrounds from the catalog. Use when you need to find which predefined playgrounds exist (e.g., ubuntu-24-04, docker, k3s) for assigning to content.

2026-02-16
list-remote-content
مطوّرو البرمجيات

Lists remote content of a given kind from the iximiuz Labs server. Use when you need to discover existing content, find the remote name of a piece of content, or check if something already exists.

2026-02-16
list-running-playgrounds
مطوّرو البرمجيات

Lists recent playground sessions. Use to find running playground IDs or check playground status.

2026-02-16
pull-content-source
مطوّرو البرمجيات

Pulls remote content source files to the local project directory. Use when you need to fetch or update local copies of content from the server.

2026-02-16
push-content-source
مطوّرو البرمجيات

Pushes local content source files to the remote server. Use when you need to publish content changes.

2026-02-16
ssh-into-playground
مديرو الشبكات وأنظمة الحاسوب

Opens an interactive SSH session to a running playground VM. Use when you need hands-on access to a playground.

2026-02-16
start-playground
مديرو الشبكات وأنظمة الحاسوب

Starts a new playground session and returns its ID. Use when you need to spin up a sandbox environment for testing or debugging.

2026-02-16