Websearch Setup banner
Elnora-AI Elnora-AI

Websearch Setup

Development community

Description

--- description: Guided setup for web search providers — pick from Exa, Tavily, Perplexity, Firecrawl, Valyu; get keys, install official CLIs and skills, verify each one. Safe to re-run to add providers later. argument-hint: [provider-names, e.g. "tavily exa" — omit to choose interactively] allowed-tools: Bash, Read, Glob, Grep, AskUserQuestion --- # /websearch-setup Set up one or more web search providers end-to-end: API key, official CLI (where the vendor ships one), official Agent Skills, a

Installation

Installs to ~/.claude/skills/elnora-ai-elnora-websearch-tools-websearch-setup/SKILL.md

Terminal
mkdir -p ~/.claude/skills/elnora-ai-elnora-websearch-tools-websearch-setup && curl -fsSL https://raw.githubusercontent.com/Elnora-AI/elnora-websearch-tools/HEAD/commands/websearch-setup.md -o ~/.claude/skills/elnora-ai-elnora-websearch-tools-websearch-setup/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository