Marketplace

search

This skill should be used when the user needs to search for information, find files,look up content online, or retrieve data without providing input files.Trigger phrases include:- "search for", "find", "look up", "research"- "search the web", "search online", "fetch from URL"- "search files", "scan codebase", "find in project", "grep for"- "get news from", "read hacker news", "check what's trending"Supports multiple search modes:- local: Search local filesystem using Glob, Grep, Read, Bash- web: Search web content using WebSearch, WebFetch- future: Pluggable providers (jina.ai, firecrawl, exa.ai)This is an input-less skill - it executes search missions autonomously.

$ Installer

git clone https://github.com/memorysaver/looplia-core /tmp/looplia-core && cp -r /tmp/looplia-core/plugins/looplia-core/skills/search ~/.claude/skills/looplia-core

// tip: Run this command in your terminal to install the skill