frameworks-network

Manage FrameWorks live streams, VOD assets, clips, and playback endpoints.

6|2|Updated Jul 16, 2025
One-click install
npx skills add https://github.com/Livepeer-FrameWorks/monorepo --skill frameworks-network
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: frameworks-network
Source: https://github.com/Livepeer-FrameWorks/monorepo/tree/main/docs/skills
Command: npx skills add https://github.com/Livepeer-FrameWorks/monorepo --skill frameworks-network

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you connect to the FrameWorks live streaming platform to create and manage streaming assets while keeping operational visibility through health diagnostics and knowledge-grounded troubleshooting.

Core Features & Use Cases

  • Live streaming management: Create, update, delete, and refresh stream keys; start and stop DVR catch-up recordings; resolve playback endpoints for viewers.
  • VOD, clips, and playback workflows: Upload/complete/abort/delete VOD assets and create clips derived from live or recorded sources.
  • Operational monitoring and QoE diagnostics: Periodically check stream health and run targeted diagnostics for rebuffering, buffer health, packet loss, and routing issues.
  • Secure access with wallet auth and x402 payments: Use wallet signature headers for agent auth and attach x402 payments when billable operations require it.
  • Knowledge + RAG support: Answer streaming questions with RAG-grounded responses via the Skipper Video Consultant using indexed knowledge sources.

Quick Start

Use the frameworks-network skill to create a live stream and keep it healthy by checking stream health and running QoE diagnostics when status becomes critical.

Frequently Asked Questions about frameworks-network

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

FAQPage Schema
How do I create and manage live streams using an agent?

You can create and manage live streams by connecting an agent to the FrameWorks platform via MCP or GraphQL, allowing it to generate stream keys, start DVR recordings, and resolve playback endpoints.

How does x402 payment integration work for live streaming operations?

x402 payment integration allows agents to attach billing challenges to billable streaming operations, enabling secure, billing-aware execution during live stream management and VOD asset uploads.

Can I run QoE diagnostics to troubleshoot live stream rebuffering and packet loss?

Yes, you can periodically check stream health and run targeted QoE diagnostics to identify and troubleshoot rebuffering, buffer health degradation, packet loss, and routing issues during active broadcasts.

Do I need MCP or GraphQL connectivity to manage FrameWorks streaming resources?

Yes, you need MCP and/or GraphQL connectivity to bridge.frameworks.network to enable agent-driven management of live streams, VOD assets, clips, and playback endpoints.

How do I authenticate streaming API requests using a crypto wallet?

You can authenticate agent requests to the streaming platform by using wallet signature headers that comply with the EIP-191 standard, ensuring secure access to your streaming resources.

What is the best way to get RAG-grounded answers for live streaming questions?

You can use the ask_consultant function to query indexed knowledge sources via the Skipper Video Consultant, providing RAG-grounded answers to your live streaming and troubleshooting questions.