Websearch Update banner
Elnora-AI Elnora-AI

Websearch Update

Development community

Description

--- description: Update every installed web search component to its latest official release — provider CLIs, official skills, and a reminder for the plugin itself. Non-interactive; only touches what is installed. argument-hint: [provider-names to limit scope, e.g. "firecrawl" — omit for all] allowed-tools: Bash, Read, Glob, Grep --- # /websearch-update Bring every installed provider CLI and official skill set to its latest release. Update commands come from `${CLAUDE_PLUGIN_ROOT}/providers.jso

Installation

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

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

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

Full documentation available on GitHub

View Source Repository