Websearch Status banner
Elnora-AI Elnora-AI

Websearch Status

Development community

Description

--- description: Read-only health check across all five web search providers — key presence, CLI versions, installed skills. Pass --live to also run smoke tests and credit checks. argument-hint: [--live] allowed-tools: Bash, Read, Glob, Grep --- # /websearch-status Report the health of every provider in the bundle. Read-only: no installs, no config changes, and **never print an API key or any part of one** — presence only. Provider facts (env vars, smoke tests) live in `${CLAUDE_PLUGIN_ROOT}/

Installation

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

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

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

Full documentation available on GitHub

View Source Repository