Back to Kiran Slido Craft Catalog Agent
Card snapshot
soundproofindia.com
·
2026-05-23 09:12:18 UTC
·
5fdbbd8b7e9fec8fcfcaee4b81a6d12b6b1a1a5de33514d1cf8e33228ca8741f
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"protocolVersion": "0.3.0",
"name": "Kiran Slido Craft Catalog Agent",
"version": "1.0.0",
"description": "Public catalog discovery agent for Kiran Slido Craft acoustic systems, architectural automation products, services, and contact routes.",
"url": "https://soundproofindia.com/.well-known/agent-card.json",
"provider": {
"organization": "Kiran Slido Craft",
"url": "https://soundproofindia.com"
},
"supportedInterfaces": [
{
"name": "public-web",
"url": "https://soundproofindia.com",
"serviceUrl": "https://soundproofindia.com",
"transport": "https",
"protocol": "A2A"
},
{
"name": "llms-catalog",
"url": "https://soundproofindia.com/llms.txt",
"serviceUrl": "https://soundproofindia.com/llms.txt",
"transport": "https",
"protocol": "text/plain"
}
],
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false,
"catalogSearch": true,
"productDiscovery": true,
"quoteRouting": true
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"text/plain",
"application/json",
"text/html"
],
"skills": [
{
"id": "catalog-search",
"name": "Catalog Search",
"description": "Find public product categories and product detail pages for acoustic, soundproofing, motorized, roof sliding, and automation systems.",
"tags": [
"catalog",
"products",
"search"
],
"examples": [
"Find acoustic sliding windows",
"List motorized roof sliding systems"
]
},
{
"id": "technical-specifications",
"name": "Technical Specifications",
"description": "Surface product descriptions, applications, features, and technical specifications from the public Kiran Slido Craft catalog.",
"tags": [
"specifications",
"engineering",
"products"
],
"examples": [
"Get specifications for sound proof casement windows"
]
},
{
"id": "quote-routing",
"name": "Quote Routing",
"description": "Guide agents to the public contact and quote request paths for project inquiries.",
"tags": [
"contact",
"quote",
"sales"
],
"examples": [
"How can I request a project quote?"
]
}
]
}