felo-livedoc

Manage LiveDocs and resources via a unified API-driven CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill helps teams organize and access knowledge by creating and managing LiveDocs (knowledge bases), uploading resources, and performing fast, semantic retrieval across all stored materials.

Core Features & Use Cases

  • Create, list, update, and delete LiveDocs to keep knowledge bases organized.
  • Add resources by uploading files, attaching URLs, or creating text documents for centralized retrieval.
  • Perform semantic retrieval and routing to surface the most relevant resources for a query; manage resources within each LiveDoc.
  • Read, update, and append READMEs and manage tasks related to knowledge bases for collaboration.

Quick Start

Create a new LiveDoc named "My KB" and add a URL resource to start semantic retrieval.

Frequently Asked Questions about felo-livedoc

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

FAQPage Schema
How do I perform semantic retrieval across multiple knowledge bases?

To perform semantic retrieval, you query LiveDocs using the API-driven CLI, which applies relevance routing to surface the most pertinent resources. It supports fetching text and URL resources across multiple knowledge bases with optional JSON output and pagination.

What is the best way to manage documents and URLs for centralized knowledge retrieval?

The best way to manage resources for retrieval is by creating LiveDocs and applying CRUD operations to organize text documents and URLs. You add files or attach links to these knowledge bases, enabling centralized semantic search across all stored materials.

Can I use a Node-based CLI to create and update knowledge bases?

Yes, you can use the Node-based script to execute CRUD operations and create or update knowledge bases. This API-driven CLI supports end-to-end management of LiveDocs, handling pagination and errors while processing text and URL resources.

Does semantic search support pagination and robust error handling for large resource sets?

Yes, the API-driven CLI supports robust error handling and pagination when executing semantic search across large resource sets. This ensures reliable end-to-end operations and retrieval of text and URL resources across multiple LiveDocs without data loss.

How do I manage tasks and READMEs for collaboration within a knowledge base?

You manage collaboration by reading, updating, and appending READMEs within each LiveDoc. The API-driven CLI also supports managing tasks related to the knowledge bases, ensuring team operations stay aligned alongside stored retrieval resources.