{
"id": "tool:fzf",
"_kind": "Tool",
"_file": "domain/tools/tools-cli-utils.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "fzf",
"kind": "other",
"description": "General-purpose command-line fuzzy finder that integrates with\nshells, editors, git, and process listings.\n"
},
"outgoingEdges": [
{
"from": "tool:fzf",
"to": "skill-area:cli-tooling",
"kind": "tool_used_by",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "skill-area:cli-tooling",
"to": "tool:fzf",
"kind": "uses_tool"
}
]
}