searxng-search
SearXNG Search
Local web search using SearXNG metasearch engine. No external API keys required.
Prerequisites
- SearXNG instance running locally (default:
http://localhost:8080) or accessible via network - Node.js 18+ installed
Quick SearXNG Setup
The JSON API must be enabled in SearXNG settings (it's disabled by default).
This skill includes a pre-configured settings.yml that enables it.
# Using Docker (recommended) - mount the included settings to enable JSON API
docker run -d -p 8080:8080 --name searxng \
-v {baseDir}/searxng/settings.yml:/etc/searxng/settings.yml:ro \
searxng/searxng
More from walterra/agent-tools
es-ingest
[DEPRECATED] Legacy ingest skill in this repository. Use elasticsearch-file-ingest from https://github.com/elastic/agent-skills instead.
7post-mortem
Analyze chat history to identify successes, failures, and improvement opportunities. Generates actionable recommendations for updating project rules, skills, and system prompts. Use when the user asks for a post-mortem, retrospective, session analysis, or wants to improve agent configuration based on past interactions.
4git-commit
Commit staged files with a precise, well-crafted commit message. Use when the user asks to commit, make a commit, or says "commit". Handles pre-commit hook failures, lint fixes, and safe re-staging.
4