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

offloads

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

skills مجمعة
7
Stars
15
محدث
2026-07-13
Forks
1
التغطية المهنية
2 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

git-worktrees
مطوّرو البرمجيات

Create, locate, inspect, and safely remove linked Git worktrees. Use when the user wants an isolated branch checkout under a repository's .worktrees directory or needs to inspect or tear down an existing worktree.

2026-07-13
offload
مطوّرو البرمجيات

Use when the user wants to run a long or resource-heavy task on another computer so their local machine stays free, the work continues if they close their laptop or lose connection, and the result returns as a reviewable branch in their project. Use this skill also when no offload target exists yet and the user needs help setting one up.

2026-07-13
offloader
مطوّرو البرمجيات

Use for dispatching a command from the current git repo to a remote machine in order to offload work for execution.

2026-07-13
offloader-target
مديرو الشبكات وأنظمة الحاسوب

Use this to inspect long-running tasks the user dispatched to this machine through Offloader. This is relevant when the user asks about dispatched task status, dispatched task logs or output, whether a related command is still alive, or what branch/worktree a dispatched run used.

2026-07-13
offloader-configurator
مطوّرو البرمجيات

Use this to check or configure auth and config state on a remote device via a Offloader transport -- this is `offloader-configurator`.

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

Use when the user asks to view, open, test, share, or find the URL for a running web service or dev server from this environment. Convert localhost dev-server URLs through Nestail using Bash `$HOSTNAME`: `http://$HOSTNAME/<port>/<rest-of-url>`. If Nestail auth is enabled, generate an auth grant with `nestail token` instead of giving a plain URL.

2026-06-08
vusperize-status-updates
مطوّرو البرمجيات

Use when wrapping a running workflow with `vusperize` so a Hermes-backed LLM agent can receive live status updates and decide when to surface them to the user.

2026-06-08