{ "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json", "name": "file-search", "version": "1.8.0", "description": "Fast codebase search with ripgrep for text patterns, ast-grep for structural code search, plus fd, rga, tokei, and scc", "author": { "name": "Netresearch DTT GmbH", "url": "https://www.netresearch.de" }, "repository": "https://github.com/netresearch/file-search-skill", "license": "(MIT AND CC-BY-SA-4.0)" }