← Back to Skills Marketplace
scottcjn

rtc-work

by AutoJanitor · GitHub ↗ · v0.1.1 · MIT-0
cross-platform ✓ Security Clean
18
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install rtc-work
Description
Demand-side client to find, claim, and deliver RustChain RIP-302 agent jobs based on skills, rewards, and reputation in an escrow marketplace.
README (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.

Usage Guidance
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.
Capability Tags
cryptorequires-walletrequires-sensitive-credentials
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install rtc-work
  3. After installation, invoke the skill by name or use /rtc-work
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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).
Metadata
Slug rtc-work
Version 0.1.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 18 downloads so far.

How do I install rtc-work?

Run "/install rtc-work" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is rtc-work free?

Yes, rtc-work is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does rtc-work support?

rtc-work is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created rtc-work?

It is built and maintained by AutoJanitor (@scottcjn); the current version is v0.1.1.

💬 Comments