๐ŸŽฏ

searxng-search

๐ŸŽฏSkill

from ypares/agent-skills

VibeIndex|
What it does
|

SearXNG metasearch integration skill for privacy-respecting web and package repository search using a local SearXNG instance with auto-setup via podman or docker

๐Ÿ“ฆ

Same repository

ypares/agent-skills(21 items)

searxng-search

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add ypares/agent-skills --skill searxng-search
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add ypares/agent-skills --skill searxng-search
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/searxng-search/SKILL.md

SKILL.md

522Installs
15
-
Last UpdatedJan 26, 2026

More from this repository10

๐ŸŽฏ
textual-builder๐ŸŽฏSkill

A textual builder skill from a curated agent skills collection for AI-assisted development.

๐ŸŽฏ
typst-writer๐ŸŽฏSkill

Creates and edits documents using Typst typesetting language, from a collection of AI agent skills in Claude skills format.

๐ŸŽฏ
cursor-agent-supervisor๐ŸŽฏSkill

Cursor agent supervisor skill for offloading well-defined scope tasks to sub-agents, useful when a task should not need broad knowledge of the whole project.

๐ŸŽฏ
nushell-usage๐ŸŽฏSkill

A nushell usage skill from a curated agent skills collection for AI-assisted development.

๐ŸŽฏ
working-with-jj๐ŸŽฏSkill

JJ (Jujutsu) version control skill providing expert guidance for using the JJ VCS including operations, revsets, templates, and migration from Git.

๐ŸŽฏ
read-bin-docs๐ŸŽฏSkill

Straightforward text extraction skill for reading binary document files, currently supporting text-based PDFs for content retrieval and analysis.

๐ŸŽฏ
package-npm-nix๐ŸŽฏSkill

Package npm/TypeScript/Bun CLI tools for Nix skill, creating Nix derivations for JavaScript/TypeScript tools from npm registry or GitHub sources.

๐ŸŽฏ
jj-todo-workflow๐ŸŽฏSkill

Structured TODO commit workflow using Jujutsu (JJ) for planning tasks as empty commits with status flags and dependency tracking.

๐ŸŽฏ
github-pr-workflow๐ŸŽฏSkill

GitHub PR workflow skill for working with pull requests using gh CLI, covering PR details, review comments, CI status, and code review patterns.

๐ŸŽฏ
nushell-plugin-builder๐ŸŽฏSkill

Skill for building Nushell plugins, covering plugin architecture, command registration, and type system integration for extending the Nushell shell.