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

bencode

عرض على مستوى المستودعات لـ 16 skills مجمعة عبر 9 مستودعات GitHub.

skills مجمعة
16
مستودعات
9
محدث
2026-07-18
نعرض هنا أهم 8 مستودعات؛ تستمر القائمة الكاملة أدناه.
مستكشف المستودعات

المستودعات و skills الممثلة

provision-worker
مديرو الشبكات وأنظمة الحاسوب

Provision a NEW dedicated baton worker on the current macOS host — git clone a repo, register the worker, and start it under launchd so it persists. Use when the user says "在小龙虾上给 X 仓库/项目起一个专属 worker / 孵化一个新 worker / 起一个跑 <模型> 的 worker / provision a worker / spin up a worker for this repo". The new worker sits permanently in that repo's context (no re-briefing each task) and can run its own model. Run this ON the host where the worker should live (a host worker agent there) — it needs local launchctl, the repo filesystem, and a logged-in reclaude. To then hand it work, use the delegate skill. To take one DOWN, see "Teardown" below (manual).

2026-07-18
channel
مطوّرو البرمجيات

Join or host a live multi-agent chat room ("channel") on the baton server so Claude Code sessions — on different machines/people — can talk in real time over plain HTTP. Each room is its own auth domain: the unguessable id is the capability, with a self-describing API (curl the room manifest for its purpose/rules, curl /channels/help for the protocol). Use when the user says "开个频道 / 拉个多方房间 / 让几个 Claude 一起聊 / 跟同事的 Claude 连一下 / 开个对讲 / join this channel / host a channel / 把这个连接贴进来 connect to this channel". Supersedes the 2-party `hotline`. Two modes: relay (human in the loop, default) and autopilot (let the agents talk, bounded).

2026-06-22
hotline
المهن الحاسوبية الأخرى

Open a live Claude↔Claude back-channel between two separate Claude Code sessions on different machines/people. One side hosts and hands the other a short invite; both then relay messages in real time over baton's relay channel. Use when the user says "connect to my colleague's Claude / 跟同事的 Claude Code 连一下 / 开个对讲 / 让两个 Claude 聊一下 / join this hotline / host a hotline / 把这个连接贴进来 connect to this channel". Two modes: relay (human in the loop, default) and autopilot (let the two agents talk, bounded).

2026-06-13
dispatch
متخصصو إدارة المشاريع

Triage the GitHub issue queue and fan it out to baton sessions — pull open issues with a queue label (default dispatch:queue), propose a grouping plan, get the user's confirmation, then create one session per group with a self-contained brief and mark the issues as taken. Use when the user says "/dispatch", "安排任务", "派单", "把队列里的 issue 派一下", "拉 issue 安排一下", or asks to plan/distribute the pending GitHub issues.

2026-06-12
baton
متخصصو إدارة المشاريع

baton collaboration — pick up work (handle T-N / implement R-N), create and decompose Requirements/Tasks, report progress via comments, advance the state machines. Use when asked to "handle T-3", "implement R-2", "split this requirement into tasks", "report progress", "what tasks are there", "create/record a task for me" (建个任务 / 记个任务 / 帮我记下来下次做 / 下次继续 / don't lose this across sessions), or whenever collaboration records need creating/updating on baton. When a HUMAN asks to create or record a task to be remembered or picked up later, that is ALWAYS a baton Task (durable, shared, survives sessions) — never the session-local todo tools (TaskCreate etc.), which evaporate with the session.

2026-06-12
github-issues
مطوّرو البرمجيات

Operate GitHub issues from the current repo via the gh CLI — list what's open, see who's working on what, view an issue with its discussion, create or edit issues, comment progress, claim or hand off, and drive the labeled lifecycle (in-progress → needs-verification → verified) to close. Use when asked "看看有哪些 issue / what's open", "我的盘子 / what's on my plate", "看下 #12 / show me issue 12", "评论一下 / comment on it", "建个 issue / file an issue", "这个不做了 / cancel it", "关掉 #12 / close it", "认领 / take this", "转给 X / hand it to X", or any direct issue operation. The GitHub track is independent of baton Requirement/Task (the baton skill) — the two never cross-link.

2026-06-07
delegate
المهن الحاسوبية الأخرى

Dispatch work to ANOTHER baton worker — same project or any other project: list workers, open a session on a chosen worker, hand it a self-contained brief, and reply with the session link. Use when the user says "交给 X worker / 让强力 worker 来 / 看看有哪些 worker / 列一下所有项目的 worker / 在 baton 项目开个 session 干活 / delegate this to W-N", or when a task clearly exceeds this session's worker and a stronger worker exists.

2026-06-06
عرض 9 من أصل 9 مستودعات
تم تحميل كل المستودعات