Search the public web through Serper instead of the built-in WebSearch tool. Use when an agent needs current information, general web sources, or URLs not available from local files and project APIs. SERPER_API_KEY is available in the environment.
$npx -y skills add agentscope-ai/reme --skill serper-searchInstalls into the current project.
Run `npx skills use "https://github.com/agentscope-ai/reme" --skill "agentscope-ai/reme/serper-search"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/agentscope-ai/reme" that are relevant to the current task. Run `npx skills add "https://github.com/agentscope-ai/reme"` and select the relevant skills, then follow their instructions.