← 返回 Skills 市场
219
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install storyclaw-x2c-publish
功能描述
X2C Distribution and Wallet API — publish video to X2C platform, manage assets (balance, claim X2C, swap to USDC, withdraw, transactions).
安全使用建议
This skill is internally consistent for publishing videos and managing an X2C wallet: it needs only your X2C_API_KEY and will call X2C endpoints and upload files to S3 presigned URLs. Before installing, confirm you trust the X2C service (source/homepage are missing), create an API key with the minimum necessary permissions, and store it safely (per-user credential files are used). Be cautious because wallet actions (swap/withdraw) can move funds — test with a non-critical account or small amounts first. If you are worried about automated actions, consider disabling autonomous invocation for this skill or monitoring/approving each run.
功能分析
Type: OpenClaw Skill
Name: storyclaw-x2c-publish
Version: 0.1.0
The skill bundle provides a legitimate integration for the X2C platform's distribution and wallet APIs. It includes standard workflows for uploading media to S3 via presigned URLs and managing digital assets (X2C/USDC), with no evidence of malicious intent, data exfiltration, or prompt injection in SKILL.md.
能力评估
Purpose & Capability
Name/description (publish + wallet management) match the declared requirement (X2C_API_KEY) and the SKILL.md workflows (distribution endpoints, upload URLs, wallet actions). No unrelated credentials or binaries are requested.
Instruction Scope
Instructions are explicit curl-based API calls and S3 PUT uploads and focus on publishing and wallet operations. They instruct reading/storing per-user API keys in credentials/{USER_ID}.json and uploading local files (cover.jpg, ep1.mp4). This is expected, but callers should be aware the agent will access provided local media files and stored credential files.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk by an installer and no external archives are fetched.
Credentials
Only a single API credential (X2C_API_KEY) is required and is appropriate for the documented API usage. SKILL.md also references X2C_API_BASE_URL as an optional override (not listed as required) — a minor omission but not disproportionate.
Persistence & Privilege
Skill is not always-enabled and is user-invocable. The skill can be invoked autonomously (platform default). Because the skill can perform wallet actions (claim, swap, withdraw), allow-listing autonomous invocation or limiting scope/permissions of the API key is advisable to reduce risk.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install storyclaw-x2c-publish - 安装完成后,直接呼叫该 Skill 的名称或使用
/storyclaw-x2c-publish触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of storyclaw-x2c-publish skill.
- Publish video content to the X2C platform and manage asset workflows.
- Full support for X2C distribution (workflow steps: categories, upload, publish, status query, add episodes, list projects).
- Wallet API to check balances, claim X2C, swap to USDC, withdraw funds, and view transaction history.
- Multi-user API key management via credentials or environment variables.
- Enforced workflow order, error handling rules, and requirements for file formats and URLs.
元数据
常见问题
Storyclaw X2c Publish 是什么?
X2C Distribution and Wallet API — publish video to X2C platform, manage assets (balance, claim X2C, swap to USDC, withdraw, transactions). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 219 次。
如何安装 Storyclaw X2c Publish?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install storyclaw-x2c-publish」即可一键安装,无需额外配置。
Storyclaw X2c Publish 是免费的吗?
是的,Storyclaw X2c Publish 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Storyclaw X2c Publish 支持哪些平台?
Storyclaw X2c Publish 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Storyclaw X2c Publish?
由 Parker(@patches429)开发并维护,当前版本 v0.1.0。
推荐 Skills