felo- Free AI Search Engine

    2

    Python CLI and reusable client for one-shot chat and SSE streaming via the Felo Open Platform.

    Free

    8 installsSecurity scanned

    Works with the AI tools you already use

    Claude CodeClaude CodeCursorCursorCodex CLICodex CLIGitHub CopilotGitHub CopilotGemini CLIGemini CLI+20 more

    felo- Free AI Search Engine

    Example session with this skill installed

    Summarize RFID using the Felo chat command.

    • Read your context and instructions
    • Compiled the felo- free ai

    $ python3 scripts/felo_cli.py chat "Summarize RFID"
    [Felo Response]
    RFID (Radio Frequency Identification) uses electromagnetic fields to automatically identify and track tags attached to objects. Key components include tags, readers, and antennas.
    [Status: 200 OK]

    Connects securely to your tools. The creator never sees your data.

    About this skill

    What it does

    This skill provides a complete Python CLI and client implementation for interacting with the Felo Open Platform. It simplifies the integration of Felo's advanced AI capabilities, supporting both one-shot chat completions and complex Server-Sent Events (SSE) streaming workflows.

    Why use this skill

    Manually implementing the Felo API can be tricky, especially when handling the multi-step handshake required for SuperAgent streaming. This skill encapsulates the logic for POSTing to /v2/conversations and managing the subsequent GET stream window, ensuring robust delivery of incremental results. It handles authentication via environment variables and provides built-in debugging for JSON and SSE payloads, saving developers hours of boilerplate coding.

    Supported Tools

    • Python 3.x
    • Felo Open Platform API (v2)
    • Standard SSE (Server-Sent Events) protocols
    • Dotenv (.env) configuration

    Output Structure

    The skill yields clean, formatted responses for one-shot queries and a real-time terminal stream for conversational tasks. It is designed to be used both as a standalone CLI for testing and as a reusable module within your own Python agents.

    ## Workflow 1. Get an API key first. - Official docs say the Chat API is limited-time free. - Go to `https://felo.ai` and sign up for a free account if needed. - After login, click your avatar, open `Settings`, then open the `API Keys` tab. - Click `Create New Key`, then copy the generated key and store it securely. 2. Set `FELO_API_KEY`. - Prefer environment variables. - Or create a local `.env` file with: ```bash FELO_API_KEY=your-felo-api-key

    How to install

    Works the same in every agent - Claude, Cursor, Codex, Copilot and 20+ more.

    ~30 seconds
    1. 1

      Download the ZIP

      Free skills download straight away. Paid skills unlock right after purchase.

    2. 2

      Unzip into your skills folder

      Every agent reads skills from one folder on your machine. Drop the unzipped folder in there.

    3. 3

      Ask your agent to use it

      Restart the agent if it was already running. It picks the skill up automatically - no config needed.

    Skills folder by agent

    Click the path to copy it. Create the folder if it does not exist yet.

    Reviews

    No reviews yet

    Be one of the first to try it. Every listed skill passes our trust checks below.

    Security scanned

    Passed our 8-point scan before listing

    8 installs

    Downloaded by developers to date

    Free forever

    No account required to browse

    Trust & safety

    Security scanned

    Verified clean 4 months ago

    • Free to download with an account

    Listed4 months ago

    Frequently Asked Questions