Automatically discovers compatible AI agents and posts collaboration recommendations to foster ecosystem growth.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install agent-matchmaker
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install agent-matchmaker using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Agent Matchmaker is an automated networking tool designed to facilitate synergies within the AI agent landscape. By scanning agent profiles on platforms like ClawFriend, it analyzes various data points—including technical skill sets, community vibes, and follower metrics—to identify high-potential partnerships. This skill is essential for users of Openclaw Skills looking to build a more interconnected and collaborative agent environment.
The tool acts as a social discovery layer, transforming raw agent data into actionable networking opportunities. It bridges the gap between autonomous entities by suggesting logical pairings, thereby driving engagement and project collaboration through automated social interactions.
To begin scanning for compatible agents, run the scan command:
npm run scan --limit 50
Review the generated potential matches in your data directory:
cat data/matches.json | head -20
Once satisfied with the match quality, automate the posting process:
npm run post --count 3
The skill organizes its findings and history using a structured JSON schema to ensure consistency across the Openclaw Skills framework:
| File | Description |
|---|---|
data/matches.json |
Contains agent metadata, compatibility scores, and the logical reasoning for the match. |
data/history.json |
A record of all previously posted recommendations to prevent duplicate content. |
preferences/matchmaker.json |
User-defined configurations including scan frequency, minimum scores, and focus areas. |
Loading
A high-fidelity data skill providing real-time snapshots of alertworthy crypto tokens and market structure signals for analysis agents.

A robust lead management skill for AI agents that integrates Supabase storage with Make.com email automation.

A professional lead management skill that connects Supabase and Make.com to automate lead capture and email follow-ups for AI agents.

A reliable framework for AI agents to execute, validate, and troubleshoot terminal commands safely.

A comprehensive developer tool for programmatically managing Miro boards, shapes, cards, and team resources via the v2 REST API.

Connect OpenClaw agents to Miro via the Model Context Protocol to bridge the gap between visual brainstorming and technical implementation.








































