Card snapshot
sibe-cad.vercel.app
·
2026-08-15 09:47:15 UTC
·
53a78544b5ce08dde7aa9b995b8783c7ce0f97640f319e42b3a41a94fc949a5d
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.
{
"name": "Sibe CAD Information Agent",
"description": "Answers informational questions about Sibe cloud CAD management and SolidWorks workflows using public website resources.",
"url": "https://sibe-cad.vercel.app/ask/",
"version": "1.0.0",
"protocolVersion": "0.3.0",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"text"
],
"defaultOutputModes": [
"text"
],
"skills": [
{
"id": "ask-sibe",
"name": "Ask Sibe",
"description": "Answer questions about public Sibe CAD product information, SolidWorks workflows, trial details, pricing links, security links, and contact options.",
"tags": [
"cloud CAD",
"SolidWorks",
"PDM",
"BOM",
"version control",
"design collaboration"
],
"examples": [
"How long is the Sibe free trial?",
"How does Sibe support SolidWorks version control?",
"Where can I find Sibe pricing or contact the team?"
]
}
],
"authentication": {
"schemes": []
},
"metadata": {
"transactional": false,
"privateDataAccess": false,
"informationalEndpoint": "https://sibe-cad.vercel.app/ask/"
}
}