diff --git a/tool-registry-v2.json b/tool-registry-v2.json index 58a08a3..c4054b9 100644 --- a/tool-registry-v2.json +++ b/tool-registry-v2.json @@ -1,6 +1,6 @@ { - "v": "3.0", - "count": 67, + "v": "4.0", + "count": 102, "tools": [ { "id": "reconcile", @@ -383,6 +383,216 @@ "kw": "cloudflare|cf.*dns|cf.*purge|waf", "api": "master", "msg": "cloudflare status" + }, + { + "id": "ethica_dabadoc", + "kw": "dabadoc|scraper.*dabadoc", + "api": "master", + "msg": "ethica dabadoc status" + }, + { + "id": "ethica_gmap", + "kw": "gmap|google.*map.*scraper", + "api": "master", + "msg": "ethica gmap status" + }, + { + "id": "ethica_linkedin", + "kw": "linkedin.*scraper|linkedin.*drip", + "api": "master", + "msg": "ethica linkedin status" + }, + { + "id": "ethica_drip", + "kw": "email.*drip|drip.*email", + "api": "master", + "msg": "ethica enrich status" + }, + { + "id": "ethica_validator", + "kw": "valid.*email|email.*valid", + "api": "master", + "msg": "ethica validator status" + }, + { + "id": "whisper", + "kw": "whisper|transcri|speech.*text|stt", + "api": "master", + "msg": "whisper status" + }, + { + "id": "daily_brief", + "kw": "daily.*brief|brief.*jour|resume.*matinal", + "api": "master", + "msg": "daily brief" + }, + { + "id": "scrapy", + "kw": "scrapy|spider|crawl.*site", + "api": "master", + "msg": "scrapy status" + }, + { + "id": "flowise", + "kw": "flowise|flow.*builder|langchain.*ui", + "api": "master", + "msg": "flowise status" + }, + { + "id": "dify", + "kw": "dify|workflow.*agent", + "api": "master", + "msg": "dify status" + }, + { + "id": "autogen", + "kw": "autogen|auto.*gen.*agent", + "api": "master", + "msg": "autogen status" + }, + { + "id": "localai", + "kw": "localai|local.*ai.*serve", + "api": "master", + "msg": "localai status" + }, + { + "id": "vllm", + "kw": "vllm|v.*llm.*serve", + "api": "master", + "msg": "vllm status" + }, + { + "id": "listmonk", + "kw": "listmonk|newsletter|mass.*mail", + "api": "master", + "msg": "listmonk status" + }, + { + "id": "nocodb", + "kw": "nocodb|no.*code.*db|airtable", + "api": "master", + "msg": "nocodb status" + }, + { + "id": "plausible", + "kw": "plausible|web.*analytics", + "api": "master", + "msg": "plausible status" + }, + { + "id": "kuma", + "kw": "kuma|uptime.*kuma|monitoring", + "api": "master", + "msg": "kuma status" + }, + { + "id": "loki", + "kw": "loki|log.*aggreg", + "api": "master", + "msg": "loki status" + }, + { + "id": "prometheus", + "kw": "prometheus|metriq|scrape.*metric", + "api": "master", + "msg": "prometheus status" + }, + { + "id": "vaultwarden", + "kw": "vaultwarden|vault.*warden|password.*manag", + "api": "master", + "msg": "vaultwarden status" + }, + { + "id": "superclaude", + "kw": "superclaude|super.*claude", + "api": "master", + "msg": "superclaude status" + }, + { + "id": "skillsmith", + "kw": "skillsmith|skill.*smith|skill.*create", + "api": "master", + "msg": "skillsmith status" + }, + { + "id": "keyhacks", + "kw": "keyhack|hack.*key|api.*key.*test", + "api": "master", + "msg": "keyhacks status" + }, + { + "id": "pip_install", + "kw": "pip.*install|python.*package", + "api": "master", + "msg": "system status" + }, + { + "id": "apt_install", + "kw": "apt.*install|package.*linux", + "api": "master", + "msg": "system status" + }, + { + "id": "npm_install", + "kw": "npm.*install|node.*package", + "api": "master", + "msg": "system status" + }, + { + "id": "cron_create", + "kw": "cron.*creer|ajoute.*cron|nouveau.*cron", + "api": "master", + "msg": "scan crons" + }, + { + "id": "docker_restart", + "kw": "restart.*docker|docker.*restart|relance.*container", + "api": "master", + "msg": "docker restart" + }, + { + "id": "docker_logs", + "kw": "docker.*log|log.*container", + "api": "master", + "msg": "docker logs" + }, + { + "id": "nginx_reload", + "kw": "nginx.*reload|reload.*nginx|config.*nginx", + "api": "master", + "msg": "nginx reload" + }, + { + "id": "php_restart", + "kw": "php.*fpm.*restart|restart.*php|fpm.*restart", + "api": "master", + "msg": "php fpm restart" + }, + { + "id": "wiki_update", + "kw": "wiki.*update|met.*jour.*wiki|wiki.*entry", + "api": "master", + "msg": "wiki update" + }, + { + "id": "twenty_crm", + "kw": "twenty.*crm|crm.*twenty|client.*deal", + "api": "master", + "msg": "crm twenty status" + }, + { + "id": "meeting", + "kw": "meeting|reunion|salle|room", + "api": "master", + "msg": "meeting rooms status" + }, + { + "id": "enterprise", + "kw": "enterprise|fleet|ceo", + "api": "master", + "msg": "enterprise fleet" } ] } \ No newline at end of file