felo-superAgent

Stream real-time AI conversations with the Felo SuperAgent API.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Real-time, SSE-based AI conversations on a persistent LiveDoc canvas enable multi-turn chats that stay in context and are linked to resources.

Core Features & Use Cases

  • Streaming AI conversations with live SSE updates, tied to a shared LiveDoc canvas
  • Multi-language support and continuous threading via thread IDs
  • LiveDoc association and resource linking for generated images, documents, and reports
  • Brand style integration via a style library for skill-based conversations (e.g., tweet-writing, image design)
  • Tool augmentation for images, documents, PPTs, and HTML within a single session

Quick Start

Use the felo-superAgent skill to start a real-time conversation on a persistent LiveDoc.

Frequently Asked Questions about felo-superAgent

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

FAQPage Schema
How do I enable real-time streaming AI conversations on a persistent canvas?

Real-time streaming AI conversations are enabled by applying the felo-superAgent skill to a LiveDoc canvas, using SSE updates for multi-turn chats that maintain persistent context and resource linking.

Can I link generated images and documents to a specific LiveDoc context during a multi-turn chat?

Yes, LiveDoc association links generated images, documents, and reports directly to the shared canvas context during multi-turn AI conversations, ensuring all resources remain tracked and accessible.

How do I maintain context across continuous threading in a multi-language AI chat?

Continuous threading in multi-language AI chats is maintained using thread IDs, allowing follow-up conversations to reference previous interactions without losing the original context.

Do I need a specific API key to apply brand style integration for skill-based conversations?

Yes, applying brand style integration via the style library for skill-based conversations requires a valid FELO_API_KEY to authenticate and process the streaming AI interactions.

What is the best way to augment images, documents, and HTML within a single AI session?

The best way to augment images, documents, and HTML within a single session is using tool augmentation during LiveDoc chats, generating resources while maintaining the shared conversational context.

Does felo-superAgent work without external dependencies for tool augmentation?

No, felo-superAgent requires a FELO_API_KEY and a LiveDoc context to function, utilizing these dependencies to enable tool augmentation and real-time SSE-based conversational updates.