diff --git a/public_registry.json b/public_registry.json index 6b0eeb99ca..22ae320794 100644 --- a/public_registry.json +++ b/public_registry.json @@ -362,6 +362,27 @@ "url": "https://github.com/MartaKar" } ] + }, + { + "name": "everything", + "display_name": "Everything", + "version": "1.0.0", + "description": "Instant file search on Windows via Everything's es.exe — JSON output, GBK→UTF-8 encoding, REPL mode, WSL/Linux dual-environment support", + "category": "search", + "requires": "Everything 1.4+ installed and running with es.exe", + "homepage": "https://www.voidtools.com", + "source_url": "https://github.com/jueduilunhui/cli-anything-everything", + "package_manager": "pip", + "install_cmd": "pip install git+https://github.com/jueduilunhui/cli-anything-everything.git", + "entry_point": "cli-anything-everything", + "skill_md": "https://raw.githubusercontent.com/jueduilunhui/cli-anything-everything/main/SKILL.md", + "contributors": [ + { + "name": "jueduilunhui", + "url": "https://github.com/jueduilunhui" + } + ] } + ] }