II.
Tool JSON
Structured · livetool:guru
Guru json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:guru",
"_kind": "Tool",
"_file": "domain/tools/tools-knowledge-platforms.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Guru",
"homepageUrl": "https://www.getguru.com",
"kind": "other",
"description": "AI-powered knowledge management platform that organizes company\nknowledge into verified cards with ownership, expiration dates,\nand trust scoring. Features browser extension and Slack integration\nfor in-context knowledge delivery. Verification workflows ensure\nknowledge stays accurate with assigned experts and automatic\nstaleness detection. Designed for GTM teams, support orgs, and\nonboarding flows where knowledge currency is critical.\n"
},
"outgoingEdges": [
{
"from": "tool:guru",
"to": "skill-area:knowledge-fabric-design",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:guru",
"to": "skill-area:rag-pipeline-engineering",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:guru",
"to": "skill-area:knowledge-fabric-design",
"kind": "used_for"
},
{
"from": "tool:guru",
"to": "skill-area:rag-pipeline-engineering",
"kind": "used_for"
},
{
"from": "tool:guru",
"to": "tool:kapa-ai",
"kind": "alternative_to",
"attributes": {
"comparison": "Knowledge platforms — Guru is verified knowledge cards; Kapa.ai turns docs into AI assistants"
}
}
],
"incomingEdges": [
{
"from": "skill-area:knowledge-curation",
"to": "tool:guru",
"kind": "uses_tool"
},
{
"from": "tool:kapa-ai",
"to": "tool:guru",
"kind": "alternative_to",
"attributes": {
"comparison": "Knowledge platforms — Kapa.ai turns docs into AI assistants; Guru is verified knowledge cards"
}
}
]
}