name: searxng-search description: Use this skill to search the web using the local SearXNG server on port 8080.
SearXNG Search Skill
This skill allows the agent to perform web searches using a local SearXNG instance.
Usage
When the user asks to search the web or find information from the internet:
- Identify the search query.
- Run the search script using
run_shell_command:node ~/.pi/agent/skills/searxng-search/scripts/search.mjs "your search query" - Process and summarize the results for the user.
- If the results include relevant URLs, you can use
web_fetchto extract more details from specific pages if needed.
Configuration
- Server: http://localhost:8080
- Format: JSON