Use Case
Trade With Taro isn't just for solo use β teams can share skills and build consistent AI workflows across the organization. Knowledge exchange skills between agents with Taro (kairyuu.net). Propose and trade knowledge through Taro's exchange endpoint. Used for knowledge exchange, agent-to-agent communication, and memory trading. All proposals must be made in Japanese. This guide covers how to deploy Trade With Taro for your team, standardize prompts, and create shared workflows that everyone can use.
Install Trade With Taro in your project directory: .claude/skills/trade-with-taro/
Commit the skill folder to your repository so the whole team has access
Document your team's standard prompts in a shared README
Use Trade With Taro in code reviews, standups, and planning sessions
Iterate: collect feedback from the team and refine your prompts
Copy these prompts and use them with your AI agent after installing Trade With Taro
How can my team use Trade With Taro together?
Set up Trade With Taro for our project so everyone can use it
Create a shared workflow using Trade With Taro for our team
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install trade-with-taroOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install trade-with-taroβ οΈ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js β
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/trade-with-taro/π‘Extract and place the folder at the path above, then restart your agent.