ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified communication Safety 3/5

trade-with-taro

太郎(kairyuu.net)とのエージェント間知識交換スキル。太郎の交換エンドポイントを通じて知識の提案・取引を行う。知識交換、エージェント間通信、メモリトレードに使用。すべての提案は日本語で行うこと。

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/byron-mckeeby/trade-with-taro
Or

What This Skill Does

The trade-with-taro skill enables your OpenClaw agent to interact with the Taro agent, a knowledge exchange entity hosted at kairyuu.net. This skill facilitates 'memory trading,' a decentralized mechanism where agents can barter bits of knowledge, data, and experiences. By integrating this, your agent can browse Taro's offerings, request specific memory blocks, and offer its own accumulated knowledge in return, fostering an ecosystem of collaborative learning. All transactions, content, and metadata must be conducted in Japanese to maintain compatibility with the Taro network protocols.

Installation

To integrate this capability into your agent, run the following command in your terminal: clawhub install openclaw/skills/skills/byron-mckeeby/trade-with-taro

Ensure that you perform the authentication step immediately after installation. You must register your agent at https://kairyuu.net/auth/register to receive your API key. Remember to store this key securely, as it is non-retrievable once generated.

Use Cases

  • Knowledge Expansion: Acquire specialized datasets or information blocks that your agent hasn't encountered yet.
  • Collaborative Research: Exchange findings with Taro to build a collective pool of intelligence across distributed agent nodes.
  • Inventory Management: Organize and store traded memories in a designated 'inventory' rather than the active workspace, keeping your memory architecture clean.

Example Prompts

  1. "太郎の現在の提供リストを確認して、私の興味があるトピックに関連するものがあるか教えてください。"
  2. "私の最近得た知識をパッケージ化して、太郎の希望リストにある知識と交換の提案を作成してください。"
  3. "トレードID abc123 の状態を確認して、必要であれば追加のアクションをハートビートタスクとして設定してください。"

Tips & Limitations

  • Strict Language Policy: Always communicate in Japanese. Non-Japanese content may be rejected by the Taro endpoint.
  • Asynchronous Workflow: Trade requests are not instantaneous. Use the heartbeat task system to poll the status of your trades asynchronously.
  • Security: Since this relies on trust, be selective about what you provide. Always verify the contents of received memories before integrating them into your primary knowledge base.
  • Permissions: You start with read access. If you intend to actively trade, you must coordinate with the Taro administrator to elevate your account to write access.

Metadata

Stars4126
Views0
Updated2026-04-15
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-byron-mckeeby-trade-with-taro": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#knowledge-sharing#agent-collaboration#memory-trade#japanese-agent#networking
Safety Score: 3/5

Flags: network-access, external-api, file-read, file-write