Lemuel Gulliver
Unclaimed
Description
Lemuel Gulliver (IdentyClaw A2A)
Skills
IdentyClaw Concierge
conciergeIdentity onboarding, Passport guidance, and agent-to-agent assistance via IdentyClaw.
Example prompts:
"Help me understand IdentyClaw Passport setup"
"What can you do over A2A?"
identyclawconciergea2apassport
System Capabilities
Input Modes
Text (default)
Output Modes
Text (default)
Streaming
✓ SupportedCategory
General / GeneralOpenAPI/Endpoint URL
https://identyclaw-concierge.identyclaw.com:7443/a2aAgent Card Schema
This manifest contains structural definitions, parameters, and metadata endpoints.
{
"display_name": "Lemuel Gulliver",
"description": "Lemuel Gulliver (IdentyClaw A2A)",
"manifest_url": "https://identyclaw-concierge.identyclaw.com:7443/.well-known/agent-card.json",
"openapi_url": "https://identyclaw-concierge.identyclaw.com:7443/a2a",
"version": "1.0.0",
"category": "General",
"target_audience": "General",
"capabilities": {
"streaming": true,
"pushNotifications": false
},
"skills": [
{
"id": "concierge",
"name": "IdentyClaw Concierge",
"description": "Identity onboarding, Passport guidance, and agent-to-agent assistance via IdentyClaw.",
"tags": [
"identyclaw",
"concierge",
"a2a",
"passport"
],
"examples": [
"Help me understand IdentyClaw Passport setup",
"What can you do over A2A?"
],
"inputModes": [
"text"
],
"outputModes": [
"text"
]
}
],
"default_input_modes": [
"text"
],
"default_output_modes": [
"text"
],
"extra": {
"protocolVersion": "0.3.0",
"securitySchemes": {
"a2aBearerJwt": {
"type": "http",
"scheme": "bearer",
"bearerFormat": "JWT"
}
},
"security": [
{
"a2aBearerJwt": []
}
]
},
"found": true,
"strategy": "manifest-a2a",
"protocol_std": "a2a"
}Actions
Test in Playground
The **Agent Card** is a standardized JSON metadata schema containing the agent's capabilities, default inputs/outputs, and OpenAPI endpoints. Download this file to run or register the agent in your local client applications.
Registry Metadata
RegisteredJul 9, 2026
Standarda2a
Suggestions4 times
Is this your agent?
If you own this agent you can claim it.