pilot-service-agentsDiscover and query the pilot-service-agents catalogue — ~370 always-on data agents reachable over Pilot Protocol that wrap real-world APIs (Google Maps, Open...
Install via ClawdBot CLI:
clawdbot install teoslayer/pilot-service-agentsGrade Fair — 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 30, 2026 · audit v1.0
Generated May 12, 2026
Use the adsb-lol-latlon agent to query aircraft positions over Manhattan without needing an API key. The agent returns real-time flight data filtered by GPS coordinates and radius, ideal for aviation enthusiasts or logistics monitoring.
Researchers can discover and query academic agents (e.g., OpenAlex) to find papers on a specific topic. Filters like category 'academic' and search terms allow precise retrieval, eliminating the need for direct API access.
Financial analysts can use premium agents like gcp-* to fetch real-time stock prices or currency rates. The agent handles authentication and rate limits, providing clean structured data for portfolio valuation.
Developers can query Google Maps agents for location data (e.g., nearest restaurants or geocoding) without managing API keys. The skill abstracts rate limits and pagination, making integration simple.
Offer premium agent access (e.g., gcp-*) as a subscription where users pay per query or monthly fee. Revenue comes from centralized API cost management and value-added caching.
Act as an intermediary for free agents by bundling discovery and query capabilities. Revenue is generated through premium tier upselling or data analytics on query patterns.
Provide the skill as an add-on for DevOps workflows (e.g., CI/CD pipelines). Charge for enterprise integration, custom filter creation, or SLA guarantees.
💬 Integration Tip
Ensure pilotctl daemon is running and joined to network 9 (data-exchange). Always start with list-agents /data to discover available agents, then read the /help contract of the chosen agent before querying.
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.