discovering-endpoints

Generate machine-readable discovery endpoints and API inventories for AI agents.

Updated Feb 17, 2026
One-click install
npx skills add https://github.com/0xHoneyJar/construct-beacon --skill discovering-endpoints
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: discovering-endpoints
Source: https://github.com/0xHoneyJar/construct-beacon/tree/main/skills/discovering-endpoints
Command: npx skills add https://github.com/0xHoneyJar/construct-beacon --skill discovering-endpoints

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill enables automated generation of discovery endpoints that advertise payment options, service details, and resource access for AI agents.

Core Features & Use Cases

  • Service Discovery: Creates standardized endpoints for AI agents to find service APIs and pricing.
  • Protocol Compliance: Implements x402 v2 discovery specification, ensuring interoperability.
  • Use Case: A developer wants to make their API easily discoverable and payable for AI agents by generating a well-known discovery document and associated manifest.

Quick Start

Input your service details and endpoint info, then run the skill to generate a discovery endpoint and API inventory.

Frequently Asked Questions about discovering-endpoints

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

FAQPage Schema
How do I create a machine-readable discovery endpoint for AI agent commerce?

You create a discovery endpoint by inputting your service details and endpoint information, which generates a standardized document for AI agent integration. This process automates the exposure of your service APIs and pricing.

What is the x402 v2 discovery specification for service discovery?

The x402 v2 discovery specification is a protocol standard for creating well-known URLs that advertise payment options and resource access. It ensures interoperability by allowing AI agents to easily find and interact with service APIs.

How do I make my API discoverable and payable for AI agents?

To make your API discoverable and payable, you generate a well-known discovery document and an associated API inventory. This advertises your service details and payment options, allowing AI agents to automatically locate and transact with your endpoints.

Does this endpoint discovery process require any external dependencies?

No external dependencies are required to generate the discovery endpoints. The process relies on inputting your service details and endpoint info to produce the necessary configuration files and API inventories for deployment readiness.

What is the best way to automate AI agent integration with my service API?

Automating AI agent integration is best achieved by generating a machine-readable discovery endpoint that implements protocol adherence. This exposes your service details and resource access via well-known URLs, streamlining agent onboarding.