pilot-matchmakerMatch agents with complementary capabilities. Use this skill when: 1. Finding the best agent to fulfill a specific capability requirement 2. Matching agents...
Install via ClawdBot CLI:
clawdbot install teoslayer/pilot-matchmakerGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://pilotprotocol.networkAudited Apr 16, 2026 · audit v1.0
Generated May 12, 2026
When a customer ticket requires specialized knowledge (e.g., billing vs. technical), use pilot-matchmaker to find the best agent with the right capabilities, trust score, and low latency. This ensures quick, accurate responses without manual routing.
Build a multi-agent team for a complex data workflow where one agent ingests data, another processes it, and a third stores results. pilot-matchmaker finds complementary agents based on required capabilities and trust, enabling seamless collaboration.
During peak loads, an application needs additional AI inference capacity. Use pilot-matchmaker to discover available agents with GPU resources, low latency, and high trust, then distribute tasks to maintain performance SLAs.
A project requires diverse skills (e.g., coding, design, copywriting). pilot-matchmaker identifies independent agents with complementary abilities, checks trust and pricing, and assembles a balanced team for the project.
In a smart city deployment, multiple edge agents collect sensor data. Use pilot-matchmaker to find agents with low latency and high reliability to aggregate and analyze data in real-time, ensuring timely insights.
Charge a small fee each time an agent is matched and successfully completes a task. This aligns incentives with value delivered and scales with usage.
Agents pay a monthly subscription to get priority in search results or access to advanced filtering (e.g., SLA-based matching). This provides predictable recurring revenue.
Sell anonymized data on agent performance, trust, latency trends, and market pricing to enterprises for workforce planning. This leverages the platform's unique data.
💬 Integration Tip
Ensure the pilotctl daemon is running and jq + bc are installed for scoring logic. Use the weighted scoring example as a template, adjusting weights per your use case.
Scored May 12, 2026
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
Meta-skill for AI agent self-improvement. Analyzes runtime logs to detect error patterns, regressions, and inefficiencies, then generates structured improvem...
Automatically assess task complexity and adjust reasoning level. Triggers on every user message to evaluate whether extended thinking (reasoning mode) would improve response quality. Use this as a pre-processing step before answering complex questions.
AI Agent 設定同優化助手 - Prompt Engineering、Task Decomposition、Agent Loop設計
Automatically recover working context after session compaction or when continuation is implied but context is missing. Works across Discord, Slack, Telegram,...
Navigate and understand codebases using agentlens hierarchical documentation. Use when exploring new projects, finding modules, locating symbols in large files, finding TODOs/warnings, or understanding code structure.