web-search

Solid

Search the web via SearXNG and optionally convert result pages to Markdown.

Web & Frontend 694 stars 62 forks Updated today MIT

Install

View on GitHub

Quality Score: 89/100

Stars 20%
95
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
47
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Web Search Use the local SearXNG instance to search the web and optionally fetch pages and convert HTML to Markdown. ## Steps 1. Run a search (JSON output): ```bash bun /workspace/.pi/skills/web-search/web-search.ts --query "your query" ``` 2. Fetch top results and convert to Markdown: ```bash bun /workspace/.pi/skills/web-search/web-search.ts --query "your query" --fetch true --fetch-limit 2 ``` ## Options - `--query` (or `--q`) Required search query. - `--limit` Number of results to return (default 5). - `--fetch` When true, fetches top results and converts HTML to Markdown. - `--fetch-limit` How many results to fetch/convert (default 2). - `--searx-url` Override the SearXNG endpoint (default http://192.168.1.100:3080/search). - `--timeout` Fetch timeout in milliseconds (default 15000). ## Notes - HTML conversion uses turndown + linkedom. - The converter prefers `<article>`/`<main>` content when available.

Details

Author
rcarmo
Repository
rcarmo/piclaw
Created
3 months ago
Last Updated
today
Language
TypeScript
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Featured

seo-geo

SEO & GEO (Generative Engine Optimization) for websites. Analyze keywords, generate schema markup, optimize for AI search engines (ChatGPT, Perplexity, Gemini, Copilot, Claude) and traditional search (Google, Bing). Use when user wants to improve search visibility, search optimization, search ranking, AI visibility, ChatGPT ranking, Google AI Overview, indexing, JSON-LD, meta tags, or keyword research.

889 Updated today
ReScienceLab
AI & Automation Listed

grok-skill

Search and analyze X (Twitter) using xAI Grok 4 via OpenRouter with Live Search. Trigger on prompts that explicitly or implicitly ask to "search Twitter/X", "what's trending", "tweets from @handle", "hashtag #…", "what are people saying", or that require tweet-level activity/engagement from X.

18 Updated 6 months ago
mikedemarais
AI & Automation Solid

dingtalk-ai-web-search

网页搜索与实时信息检索。需要查找最新资讯、实时数据、技术文档、热点事件,或用户说"搜一下"、"帮我查"、"查资料"、"web search"等时使用。基于小宿AI智能搜索,支持关键词搜索、时间范围过滤(一天/一周/一月/一年)、自定义结果数量、JSON 输出。

47 Updated 1 months ago
breath57
AI & Automation Solid

seobuild-onpage

Write SEO pages that rank on Google AND get cited by LLMs. Uses live SERP data, 500-token chunk architecture, and the Reddit Test quality gate. Triggers on: "write an SEO page", "seo-agi", "seo page for [keyword]", "rank for [keyword]", "rewrite this page for SEO", "GEO", "AEO", "write a page that ranks".

214 Updated 5 days ago
gbessoni