libtv-skills

libtv-skills

AI Agent leverages LibTV's AIGC capabilities for image and video generation.

Agent SkillDesignOpen source
Type
Agent Skill
Open source
Yes
GitHub Stars
★ 1.0k
Source
skill-github

Overview

libtv-skills is a set of skill packages designed for AI Agents, providing AI image and video generation capabilities via LibLib.tv's OpenAPI. Agents can create sessions, send creative instructions, check generation progress, and retrieve final image/video outputs. This project adheres to the OpenClaw skill specification, enabling direct recognition and invocation by AI Agent platforms that support this standard. Ideal for AI applications requiring multimedia generation capabilities.

Capabilities

  • Create a session and send generation commands
  • Query session message progress
  • Switch bound projects
  • Upload image or video files
  • Batch download generated results

Use cases

AI-generated anime videosAI-generated landscape imagesBulk processing of multimedia contentAutomated multimedia workflows

Setup

Requires: LIBTV_ACCESS_KEYPython 3.6+
npx skills add libtv-labs/libtv-skills --skill libtv-skill

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

How to install libtv-skills?

Use the npx command: npx skills add libtv-labs/libtv-skills --skill libtv-skill

What environment variables are required?

Set the LIBTV_ACCESS_KEY environment variable to use it.

Related skills