← 返回 Skills 市场
api00

Article to Short

作者 api00 · GitHub ↗ · v1.3.1 · MIT-0
cross-platform ✓ 安全检测通过
59
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install revid-article-to-short
功能描述
Turn any news article or long-form post URL into a 30–60 second 9:16 short with stock visuals, narration, and captions. Use when the user shares a link and w...
安全使用建议
This skill sends the article URL (and optionally scraped article text) to revid.ai using your REVID_API_KEY. Before installing, consider: 1) privacy — any article content you send goes to a third party (don't send private/sensitive content). 2) API key security — store REVID_API_KEY securely and avoid exposing it in shared scripts. 3) copyright — ensure you have rights to repurpose the article into a video. 4) network trust — the skill communicates with https://www.revid.ai; if you need stricter controls, review the provider's privacy/retention policies or run server-side prefetching and use the alternate script-to-video flow described in the docs.
功能分析
Type: OpenClaw Skill Name: revid-article-to-short Version: 1.3.1 The skill bundle is a legitimate integration for the Revid.ai API, designed to convert article URLs into short videos. The provided files, including SKILL.md and examples/run.sh, contain standard API request logic, polling loops using curl and jq, and clear instructions for the AI agent that align with the stated purpose without any evidence of malicious intent or data exfiltration.
能力标签
requires-sensitive-credentials
能力评估
Purpose & Capability
Name/description (article → short) align with the runtime instructions and examples which call revid.ai's /render and /status endpoints. The only required config is REVID_API_KEY, which is appropriate for a third‑party render API.
Instruction Scope
SKILL.md instructs validating the URL, POSTing a JSON payload to revid.ai, and polling or using a webhook. It does not direct the agent to read unrelated files, other credentials, or system paths. The fallback advice to pre-fetch an article body is scoped to the same task.
Install Mechanism
No install spec is provided (instruction-only), so nothing is written to disk by the skill itself. Example scripts use curl/jq but those are examples only and not installed by the skill.
Credentials
Only REVID_API_KEY is required and declared; that is proportional to calling the revid.ai API. No unrelated secrets or environment variables are requested.
Persistence & Privilege
always is false and the skill does not request persistent system changes or elevated privileges. It does not modify other skills or system-wide agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install revid-article-to-short
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /revid-article-to-short 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.3.1
Fix: follow 307 redirect in polling examples
v1.3.0
- New skill to convert news articles and blog posts into 30–60 second 9:16 shorts, featuring stock visuals, narration, and captions. - Added workflow for validating article URLs, summarizing content, and generating edited video summaries without talking-heads. - Supports input customization: aspect ratio, duration, and language override. - Updated guidance on API usage, polling for status, and error handling. - Included troubleshooting tips and related skills for alternative content types.
元数据
Slug revid-article-to-short
版本 1.3.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Article to Short 是什么?

Turn any news article or long-form post URL into a 30–60 second 9:16 short with stock visuals, narration, and captions. Use when the user shares a link and w... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 59 次。

如何安装 Article to Short?

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

Article to Short 是免费的吗?

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

Article to Short 支持哪些平台?

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

谁开发了 Article to Short?

由 api00(@api00)开发并维护,当前版本 v1.3.1。

💬 留言讨论