mirror of
https://github.com/badlogic/pi-skills.git
synced 2026-04-27 04:55:58 +03:00
[PR #2] searxng-search #6
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pi-skills#6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/badlogic/pi-skills/pull/2
State: closed
Merged: No
searxng-search skill
Adds a new skill for local web search using SearXNG metasearch engine.
Heavily inspired by (okay, basically a rip-off of) the
brave-searchskill in this repo, but uses a local SearXNG instance instead of Brave's API.Features
What's included
search.js- Search with optional content extractioncontent.js- Extract readable content from URLsdocker.sh- Manage SearXNG Docker containerSKILL.md- Setup and usage documentationpackage.json- Dependencies (@mozilla/readability, jsdom, turndown)Setup
Updated README.md with installation instructions and requirements.
[PR #2] [CLOSED] searxng-searchto [PR #2] searxng-search