BeClaude

search-and-research

New
Community RegistryGeneralby looplia

Skills for searching and discovering information across the internet. Use these skills when you need to find content from various sources like web pages, feeds, videos, and more.

Community PluginView Source

Overview

Looplia Skills provides curated skills—packaged as a Claude Code-compatible plugin—to accelerate workflow design, orchestration, and execution.

Installation

Claude Code

bash
# Add the marketplace
/plugin marketplace add memorysaver/looplia-skills

# Install the search-and-research plugin group
/plugin install search-and-research@looplia-skills

Plugin Groups

GroupPurpose
search-and-researchSearching and discovering information across the internet
context-managementManaging context, planning, and maintaining persistent memory across sessions

Related Projects

  • looplia-core - Skills-first agentic workflow CLI platform

Skill Development

To create your own skills, refer to the open source Agent Skills specification:

License

MIT

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/search-and-research.md https://raw.githubusercontent.com/memorysaver/looplia-skills/main/SKILL.md
3
Invoke in Claude Code
/search-and-research
View source on GitHub

Frequently Asked Questions

What is search-and-research?

Skills for searching and discovering information across the internet. Use these skills when you need to find content from various sources like web pages, feeds, videos, and more.

How to install search-and-research?

To install search-and-research, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /search-and-research.

What is search-and-research best for?

search-and-research is a community categorized under General. Created by looplia.