← 返回 Skills 市场
chicogong

Voxflow

作者 chico · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
20
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install voxflow
功能描述
VoxFlow voice & AI-video CLI — TTS in 200+ voices, multi-speaker podcasts, ASR + subtitle translation + dubbing + end-to-end video translation, vertical card...
使用说明 (SKILL.md)

VoxFlow Skill

VoxFlow turns text into speech in 200+ voices across 40+ languages, plus full audio/video pipelines: podcasts, transcription, dubbing, video translation, and short-form AI clips. All commands run through the voxflow CLI (installed automatically by ClawHub via the install spec above). One account, one quota, one login — no API keys to paste.

Routing — pick the matching sub-doc

Before doing anything, decide which sub-skill matches the user's intent and read the corresponding file in this same skill folder:

User wants… Read Primary commands
Read text aloud, search voices, sample stories, check quota / login hub.md say, narrate, story, voices, status, login
Multi-speaker AI podcast from a topic / URL / script podcast.md podcast
Transcribe audio/video, translate subtitles, dub from SRT, end-to-end video translation, summarize, publish transcribe.md asr, asr-jobs, translate, dub, video-translate, summarize, publish
Turn a long article / note / report into a vertical 1080×1920 card video (Slice, 13 themes) slice.md slice, slice stage
Short-form AI clips — knowledge cards, explainers, presentations, single images video.md picstory, present, explain, slides, image

If the request spans multiple areas (e.g. "transcribe this video and then make a 60-sec recap card"), read the most-relevant doc first, finish that step, then switch.

Install & login (universal preamble)

The ClawHub install spec already installs the voxflow npm CLI globally when this skill is added. The only thing left is authentication:

# One-time browser device-flow — pairing code shown in terminal,
# user authorizes at https://voxflow.studio/device?code=VF-XXXX
voxflow login

# Verify
voxflow status        # shows email + monthly / bonus quota

For headless / server contexts: set VOXFLOW_TOKEN=\x3Cjwt> (declared in envVars above) and skip voxflow login. JWTs are short-lived (~1 hour); the CLI auto-refreshes silently while logged in interactively.

Account & quota

  • Free tier: 10,000 quota / month (≈ 100 TTS calls)
  • Plus / Pro / Max tiers at voxflow.studio/app#pricing
  • Each command's cost is printed before execution; voxflow status shows the current balance
  • Invite-friend bonus (voxflow invite) adds 5,000 lifetime quota per signup

Universal rules

  1. Never paste API keys into config files. All auth goes through voxflow login or VOXFLOW_TOKEN.
  2. Never offer to "mock" the API. Real calls are cheap; failed mocks waste user time.
  3. Read the matching sub-doc before invoking specialized commands. The top-level routing table above is enough for triage; the sub-doc has the actual command flags, edge cases, and quota costs.
  4. Honor the user's locale. Voice IDs are language-tagged; if they asked in Chinese, default to a Chinese voice unless they specified otherwise.
  5. For long-running jobs (Azure Batch ASR, video-translate, podcast >5 min): print the job ID and voxflow asr-jobs show \x3Cid> so the user can resume later.

When in doubt — start at the hub

If the request is vague ("帮我做点音频的东西", "what can you do with voice"), read hub.md and run voxflow voices --search ... or voxflow status to anchor the conversation in concrete affordances before committing to a workflow.

Homepage & docs

  • App: \x3Chttps://voxflow.studio>
  • CLI docs: \x3Chttps://voxflow.studio/docs/cli>
  • All skills overview: \x3Chttps://voxflow.studio/docs/skills>
  • Source / issues: \x3Chttps://github.com/VoxFlowStudio/FlowStudio>
安全使用建议
Install only if you trust the VoxFlow CLI package and are comfortable sending selected media to VoxFlow/provider backends. Confirm quota costs before expensive jobs, use local transcription for sensitive recordings, clone only consented voices, and require an explicit preview/approval before any GitHub feedback issue is submitted.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
The TTS, ASR, dubbing, podcast, Slice, and video workflows are coherent with the stated media-generation purpose, but they include sensitive capabilities such as voice cloning, cloud transcription, and quota-consuming jobs.
Instruction Scope
The feedback instructions tell the AI agent to file issues directly and use the gh CLI when available; that is a public/external account action that should require explicit preview, redaction, and confirmation.
Install Mechanism
The skill installs a pinned external npm CLI package and has no local code files to inspect, so the documented behavior is coherent but the installed package itself was not reviewed here.
Credentials
User-selected audio, video, subtitles, and documents may be processed locally or uploaded to VoxFlow/provider backends, which is expected for the feature set but sensitive for private recordings.
Persistence & Privilege
The skill uses cached VoxFlow login tokens, server-side job/transcript retention, permanent voice IDs, and potentially the user's existing GitHub identity for feedback submission; most are disclosed, but the GitHub submission path is not tightly bounded.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install voxflow
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /voxflow 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
pin install spec to [email protected] per SkillHub.cn supply-chain audit
v1.0.0
Initial release: consolidated 5 voxflow sub-skills (hub / podcast / transcribe / slice / video) into one routed bundle
元数据
Slug voxflow
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Voxflow 是什么?

VoxFlow voice & AI-video CLI — TTS in 200+ voices, multi-speaker podcasts, ASR + subtitle translation + dubbing + end-to-end video translation, vertical card... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 20 次。

如何安装 Voxflow?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install voxflow」即可一键安装,无需额外配置。

Voxflow 是免费的吗?

是的,Voxflow 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Voxflow 支持哪些平台?

Voxflow 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Voxflow?

由 chico(@chicogong)开发并维护,当前版本 v1.0.1。

💬 留言讨论