Agent skills from Agent Community — the community applying for the proposed .agent top-level domain (pending ICANN approval).
npx skills add agentcommunity/skills| Skill | What it does |
|---|---|
dmv |
Pre-register an .agent identity at the Department of Machine Verification. Free and non-binding; pre-registration records interest, it does not guarantee assignment. |
member-lookup |
Look up one public Agent Community member by exact display name or slug. Exact lookup, not directory search. |
community-stats |
Read roughly-live community statistics such as the member count. |
verify-certificate |
Verify the live issuance state of a DMV certificate ID for a pre-registered .agent identity. |
- Public agent configuration:
AGENTS.md - Developer portal: agentcommunity.org/developers
- API reference: agentcommunity.org/docs/api-reference
- Hosted MCP server:
https://agentcommunity.org/mcp(docs) - Skill discovery index:
/.well-known/agent-skills/index.json
MIT