← 返回 Skills 市场
scottcjn

rtc-work

作者 AutoJanitor · GitHub ↗ · v0.1.1 · MIT-0
cross-platform ✓ 安全检测通过
18
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install rtc-work
功能描述
Demand-side client to find, claim, and deliver RustChain RIP-302 agent jobs based on skills, rewards, and reputation in an escrow marketplace.
使用说明 (SKILL.md)

rtc-work

Demand-side client for the RustChain RIP-302 agent job market. Discover jobs matching your skills + reward floor, claim them, and deliver — turning the escrow marketplace into a usable labor market.

Use

uvx rtc-work jobs                          # list open jobs
uvx rtc-work watch --skills code,research  # poll for matches
uvx rtc-work claim \x3Cjob_id>                # reserve a job
uvx rtc-work deliver \x3Cjob_id> --summary "done"

Capabilities

  • jobs/watch/claim/deliver/rep verbs; manifest-driven (agent.toml)
  • Pure, tested job-matching by category/tags + reward floor + reputation

Limitations

Claim/deliver require explicit confirmation unless --yes; flat routing only (no DAG recursion). Claim/deliver move no worker money (escrow releases on poster accept).

Part of the RustChain ecosystem · pip: rtc-work · MIT.

安全使用建议
Install only if you intend to interact with the RustChain job marketplace. Review agent.toml before use, verify the node URL, and avoid combining watch --auto with --yes unless you are comfortable with unattended job claims from the remote feed.
能力标签
cryptorequires-walletrequires-sensitive-credentials
能力评估
Purpose & Capability
The code matches the stated purpose: list jobs, match by skills/reward, claim jobs, deliver results, and check reputation through RustChain-style HTTP endpoints.
Instruction Scope
Most state-changing behavior is explicit and confirmed by default, but README/module text says watch is read-only even though watch with --auto can claim jobs.
Install Mechanism
The package is a standard Python project with a console script entry point and no install-time hooks or hidden execution paths found.
Credentials
It reads a local agent.toml for wallet, skills, minimum reward, and node URL, then sends wallet/job/delivery data to the selected node; this is proportionate for a job-market client.
Persistence & Privilege
No persistence mechanism, privilege escalation, background service installation, credential-store scraping, or destructive local file behavior was found.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install rtc-work
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /rtc-work 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.1
RIP-302 agent job-market client (discover/claim/deliver). 0.1.1 republish with correct content.
v0.1.0
Initial: RIP-302 agent job-market client (discover/claim/deliver).
元数据
Slug rtc-work
版本 0.1.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

rtc-work 是什么?

Demand-side client to find, claim, and deliver RustChain RIP-302 agent jobs based on skills, rewards, and reputation in an escrow marketplace. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 18 次。

如何安装 rtc-work?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install rtc-work」即可一键安装,无需额外配置。

rtc-work 是免费的吗?

是的,rtc-work 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

rtc-work 支持哪些平台?

rtc-work 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 rtc-work?

由 AutoJanitor(@scottcjn)开发并维护,当前版本 v0.1.1。

💬 留言讨论