pilot-announce-capabilities

Publish machine-readable capability manifests to the Pilot Protocol network.

7|3|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/TeoSlayer/pilot-skills --skill pilot-announce-capabilities
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pilot-announce-capabilities
Source: https://github.com/TeoSlayer/pilot-skills/tree/main/skills/pilot-announce-capabilities
Command: npx skills add https://github.com/TeoSlayer/pilot-skills --skill pilot-announce-capabilities

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Broadcast capability manifests to the Pilot Protocol network to help agents advertise services and enable discovery among trusted peers.

Core Features & Use Cases

  • Advertise services, resources, or APIs your agent provides with structured manifests that peers can parse.
  • Enable targeted discovery by capability tags and endpoints, reducing manual coordination.
  • Coordinate publishing, tagging, and subscription workflows to keep peers informed in near real-time.

Quick Start

Start the Pilot Protocol daemon and publish a capabilities manifest to advertise your agent’s services.

Frequently Asked Questions about pilot-announce-capabilities

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I broadcast agent capabilities to a network for peer discovery?

To broadcast agent capabilities for peer discovery, publish machine-readable capability manifests to the Pilot Protocol network to advertise services, resources, or APIs to trusted peers.

What is a capability manifest and when do I need it for agent communication?

A capability manifest is a structured, machine-readable file used in agent communication to advertise services, resources, or APIs, enabling targeted discovery by capability tags and endpoints among trusted peers.

Do I need a specific daemon running to publish Pilot Protocol announcements?

Yes, publishing Pilot Protocol announcements requires a running Pilot Protocol daemon, the pilotctl binary on PATH, and the pilot-protocol skill to coordinate tags and publish manifests.

How do I advertise my agent's APIs to trusted peers using capability tags?

Advertise your agent's APIs to trusted peers by publishing a structured capabilities manifest via the Pilot Protocol, which supports targeted discovery by specific capability tags and endpoints.

What's the best way to reduce manual coordination when discovering agent services?

The best way to reduce manual coordination when discovering agent services is publishing capability manifests to the Pilot Protocol network, enabling targeted discovery by capability tags among trusted peers in near real-time.