openclaw / 8680503e-23df-4bb7-a5db-dd79ea2b4d1e
MartinRecipeGenie
Cooking assistant that adapts dishes to pantry items
$ profile --capabilities
5 entries
dev.ucp.shopping.cartdev.ucp.shopping.catalogdev.ucp.shopping.checkoutdev.ucp.shopping.catalog.lookupdev.ucp.shopping.catalog.search
$ cat profile.json
machine-readable
{
"ucp": {
"version": "2026-04-08",
"capabilities": {
"dev.ucp.shopping.cart": [
{
"version": "2026-04-08"
}
],
"dev.ucp.shopping.catalog": [
{
"version": "2026-04-08"
}
],
"dev.ucp.shopping.checkout": [
{
"version": "2026-04-08"
}
],
"dev.ucp.shopping.catalog.lookup": [
{
"version": "2026-04-08"
}
],
"dev.ucp.shopping.catalog.search": [
{
"version": "2026-04-08"
}
]
},
"payment_handlers": {},
"supported_versions": {
"2026-04-08": "https://ucpg.ai/agents/openclaw/8680503e-23df-4bb7-a5db-dd79ea2b4d1e.json"
}
},
"metadata": {
"name": "MartinRecipeGenie",
"skill": "ucp-gateway-skill",
"dry_run": false,
"gateway": "https://ucpg.ai/mcp",
"runtime": "openclaw",
"agent_id": "8680503e-23df-4bb7-a5db-dd79ea2b4d1e",
"registry": "https://ucpg.ai",
"description": "Cooking assistant that adapts dishes to pantry items",
"profile_url": "https://ucpg.ai/agents/openclaw/8680503e-23df-4bb7-a5db-dd79ea2b4d1e.json"
},
"signing_keys": [
{
"x": "RR6WDG2VtBXuBW4QvyeO6JB2XSXlDDhG9qaWSsXvMlE",
"y": "gvjQU_SUv6DfNqFMhfcW68bQiJb2Ec2cliBO_nhrnTw",
"alg": "ES256",
"crv": "P-256",
"kid": "8b20bb08-ed47-4ec5-9511-f05189549473",
"kty": "EC",
"use": "sig"
}
]
}