x2c-publish

Publish videos and manage digital assets on X2C via API.

2|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/giggle-official/skills --skill x2c-publish-giggle-official
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: x2c-publish
Source: https://github.com/giggle-official/skills/tree/main/skills/x2c-publish
Command: npx skills add https://github.com/giggle-official/skills --skill x2c-publish-giggle-official

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of publishing videos and managing digital assets on the X2C platform, simplifying workflow complexities for content creators and editors.

Core Features & Use Cases

  • Video Publishing: Handles uploading videos, obtaining upload links, and submitting publish requests including categorization and metadata. For example, a user can publish a promotional video directly to X2C with a single command.
  • Asset & Wallet Management: Enables balance inquiries, claiming of X2C tokens, swapping tokens for USDC, and withdrawing funds, allowing users to handle their finances seamlessly within the platform.
  • Use Case: A video producer prepares content, uploads collateral, and manages earnings without leaving their workflow environment, ensuring a cohesive publishing experience.

Quick Start

To publish a video, first list available categories, then get upload URLs, upload your video files to those URLs, and finally invoke the publish command with the appropriate metadata.

Frequently Asked Questions about x2c-publish

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

FAQPage Schema
How do I automate video publishing and asset management on X2C?

You can automate X2C video publishing and asset management by using API integrations to upload files, categorize content, submit publish requests, and track project statuses with minimal manual intervention.

What is the workflow for publishing a video to X2C using an API?

The X2C video publishing workflow involves listing available categories, requesting and uploading files to provided upload URLs, and finally invoking the publish command with the appropriate metadata.

Can I manage balances and withdraw funds within the X2C platform?

Yes, you can manage digital asset balances on X2C by querying balances, claiming X2C tokens, swapping tokens for USDC, and withdrawing funds directly through integrated API calls.

Does automated X2C publishing require manual metadata entry for each video?

Automated X2C publishing minimizes manual intervention by allowing you to submit publish requests programmatically, passing categorization and metadata directly through the API integration.

What are the limitations of using API integrations for X2C content publishing?

X2C API integrations require secure handling of media and funds, meaning users must manage authentication correctly and ensure files are uploaded to retrieved URLs before submitting publish requests.