Skip to content

headlessdomains/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Headless Domains Agent Skills

Agent Skills

Welcome to the Headless Domains Agent Skills repository. These skills provide "Agentic SEO" and machine-discoverability for the Headless Domains platform, allowing autonomous AI agents to seamlessly interact with our API.

About

Headless Domains is an Agentic Domain Registrar. We expose core API capabilities as discrete "skills" so that agents can search, look up, register, and sync bios for decentralized domains.

Available Skills

  1. domain-search: Check if a domain name is available for registration across all supported namespaces.
  2. domain-lookup: Retrieve public profile information, active capabilities, and agentic commerce storefront details for a given domain.
  3. domain-register: Register a domain autonomously using Machine Payments Protocol (MPP) with pathUSD or Gems.
  4. bio-sync: Synchronize or update the decentralized bio/profile for a specific domain.

Installation

These skills conform to the skills.sh standard. To install them for your autonomous agent, simply run:

npx skills add headlessdomains/skills

You can also specify a single skill to install:

npx skills add headlessdomains/skills --skill domain-search

Contributing

For details on the API contracts and further integration possibilities, please refer to our OpenAPI Spec.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors