Add searxng skill with portable configuration

This commit is contained in:
Stefano Fiorini
2026-03-08 20:34:29 -05:00
parent 0324ef0810
commit ae90cda182
11 changed files with 828 additions and 0 deletions

View File

@@ -16,6 +16,7 @@ This repository is intended to be a simple skill source: install the repo (or a
|---|---|---|
| `gitea-api` | Interact with Gitea via REST API (repos, issues, PRs, releases, branches, user info). | `skills/gitea-api` |
| `portainer` | Manage Portainer stacks via API (list, start/stop/restart, update, prune images). | `skills/portainer` |
| `searxng` | Search through a local or self-hosted SearXNG instance for web, news, images, and more. | `skills/searxng` |
| `web-automation` | Automate browsing/scraping with Playwright + Camoufox (auth flows, extraction, bot-protected sites). | `skills/web-automation` |
## Install ideas