Nole — AI skill for Claude Code
Free local web search/extraction router for AI agents.
How to install Nole
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open dorukardahan/nole and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Nole does
Free local web search/extraction router for AI agents. Go CLI + MCP, BYOK/free-first routing, keyless DDGS/Scrapling fallback, setup writers and client guides.
Alternatives in AI
- Firecrawl MCP Server — 🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM c 6.1k ★
- Deepseek Pp — DeepSeek Web browser extension: AI agent workspace with MCP tools, memory, Skills, automation, web search, and 1.7k ★
- Free GPT4 WEB API — Not just GPT4 690 ★
README
Nólë
Local, free-first/BYOK web search and page extraction router for AI agents and coding CLI tools.
Nólë gives Claude Code, Codex, OpenClaw, Hermes, OpenCode and other AI tools a local web search and page extraction layer backed by multiple free or BYOK providers. It is not a hosted SaaS and it is not a replacement for your agent. Keep your existing agent, run Nólë on your own machine or VPS, and make that agent's web search and page extraction better.
Core idea: use your own keys, keep control of cost, route by task fit and evidence, and return enough routing context for the agent to explain what happened without clutter.
What Nólë is
Nólë is an agent web search and page extraction layer:
- A local, free-first/BYOK web search and page extraction router for AI agents and coding CLI tools.
- A BYOK provider router for search and page extraction.
- A task and multi-intent routing substrate for docs, news, code, academic, pricing, fact-checking, social/community and research queries.
- A benchmark/evidence-informed fallback layer for agents that need reliable internet context.
- A small single-binary tool that can be used by humans, shell scripts, MCP clients and agent CLIs.
Nólë is not primarily an MCP server. MCP is one important entrypoint; the product is the local routing layer that MCP, CLI commands and future integrations can call.
Nólë is not:
- A hosted search SaaS or cloud proxy.
- An agent replacement or a research assistant that takes over the workflow.
- A Perplexity clone.
- A provider marketplace.
- A promise of unlimited free search forever.
Why agents use it
Agents and coding CLIs often need web search, docs lookup, URL extraction and source discovery. Nólë lets them delegate that internet layer to a local router that can:
- Select a route for the task or intent.
- Prefer free-tier/keyless/BYOK-safe providers by default.
- Fall back safely when a provider is unavailable, out of quota or returns empty results.
- Keep provider er
Related Skills
Ultimate Web Search Skill
LLM-neutral web search skill for AI coding agents. 12 providers behind one CLI - cross-platform, stdlib-only P
Ragent
Agentic RAG chatbot that answers questions from uploaded PDFs using semantic search (FAISS + embeddings), with
Book Memex
Powerful eBook metadata management tool with SQLite backend, AI-powered enrichment, web interface, and compreh
Agent Web Search Routing
给 AI Agent 的联网搜索决策大脑:7 维打分 + 成本自适应路由 + 社交口碑两阶段管线(Museon 发现 / Agent Reach 核验)+ 子 Agent 搜索。适配 Codex / Claude Cod
Openproxy
Smart AI proxy router that connects Claude Code, Cursor, Codex, Copilot, and 50+ coding tools to 40+ AI provid
Client
Run Previously locally — an AI agent that remembers by when, not by chat thread. One npm package: the same ker
Related Agents
Code Free
WOZCODE free-plan fallback agent — active when the monthly free-plan cap is exhausted. Claude Code's built-in
Preferences Setup
Sets up and updates job search preferences in config/preferences.yaml. Pass free-form text to extract preferen
Cross Repo Scout
Searches sibling repos under .claude/project-registries.json sibling_repos[] for prior solutions. Local-first