felo-search

Query live web sources and present AI-generated answers with cited sources.

252|52|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/duotify/GitHubClawToolkit --skill felo-search-duotify
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: felo-search
Source: https://github.com/duotify/GitHubClawToolkit/tree/main/templates/copilot-felo/.agents/skills/felo-search
Command: npx skills add https://github.com/duotify/GitHubClawToolkit --skill felo-search-duotify

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This tool addresses the need for current, live information by querying sources on demand and presenting AI-generated answers with cited sources.

Core Features & Use Cases

  • Real-time web search and AI-generated summaries with sources
  • Multilingual support for Chinese, Japanese, and English queries
  • Quick integration with a simple setup and API-key based authentication

Quick Start

Trigger a user query to fetch up-to-date results and a concise summary.

Frequently Asked Questions about felo-search

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

FAQPage Schema
How do I get real-time web search results with AI summarization?

Real-time web search results with AI summarization are obtained by executing a search script that queries live sources and returns AI-generated answers with citations. It handles JSON escaping and formats responses into readable summaries with query analysis.

Can I query live web sources for current events in multiple languages?

Yes, you can query live web sources for current events in Chinese, Japanese, and English. The search script processes multilingual queries and returns AI-summarized answers with cited sources for up-to-date information.

Do I need an API key to perform real-time web search and AI summarization?

Yes, real-time web search via this script requires the FELO_API_KEY for API-key based authentication and a stable internet connection. You configure the key to execute search queries and retrieve AI-summarized results.

What dependencies are required to run the web search script?

The web search script requires curl and sed as dependencies. These components execute the HTTP requests and process text formatting to deliver AI-summarized web search results with cited sources.

When should I use a real-time web search tool instead of static knowledge?

Use a real-time web search tool when you need up-to-date information for current events, weather, price checks, or trends where static knowledge may be outdated. It queries live sources on demand to provide current answers with citations.