felo-search

Fetch current answers from live web sources with structured JSON output.

242|22|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/Felo-Inc/felo-skills --skill felo-search
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: felo-search
Source: https://github.com/Felo-Inc/felo-skills/tree/main/felo-search
Command: npx skills add https://github.com/Felo-Inc/felo-skills --skill felo-search

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires curl, and includes scripts (resource) components.

What problem does it solve?

Live information is volatile and outdated; this Skill provides real-time web access to fetch current answers.

Core Features & Use Cases

  • Real-time web search for weather, news, stock prices, and current events
  • Multilingual support with automatic detection and response in the user's language
  • Automatic triggering for time-sensitive questions and a clear, structured result format

Quick Start

Trigger a search with your query to instantly fetch up-to-date results from live data sources.

Frequently Asked Questions about felo-search

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I fetch real-time web search results for time-sensitive questions?

To fetch real-time web search results for time-sensitive questions, you trigger a search query that queries live web sources to return current answers for topics like news, weather, and stock prices.

Can I query live web data using multilingual inputs?

Yes, you can query live web data using multilingual inputs. The system features automatic language detection and provides language-aware responses formatted clearly for the user's input language.

Do I need an API key to retrieve current information like stock prices and weather?

Yes, you need an API key to retrieve current information like stock prices and weather. The system authenticates via the FELO_API_KEY environment variable before processing live data queries.

What is the output format when searching for up-to-date answers from live sources?

The output format when searching for up-to-date answers from live sources is a structured JSON containing answer and query_analysis fields, which is then formatted for clear presentation.

Does the real-time web search tool require any specific system dependencies?

Yes, the real-time web search tool requires the curl command-line tool as a system dependency to execute HTTP requests and fetch live data from web sources.

When should I use a live web search instead of standard knowledge retrieval?

You should use a live web search instead of standard knowledge retrieval when handling time-sensitive topics such as current news, weather, stock prices, and location-based queries that require up-to-date information.