← Back to Skills Marketplace
55
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install revid-news-to-daily-short
Description
Generate a daily news short on a topic Revid researches itself. Use for a recurring "news of the day in <niche>" channel — the user only supplies the topic;...
Usage Guidance
This skill appears coherent: it needs only your Revid API key and uses Revid endpoints to fetch news and render videos. Before installing, confirm you trust the Revid account associated with the API key and limit the key's permissions where possible. Be aware examples require curl and jq (install them or adapt the script). If you use automated publishing (/publish-now), make sure only intended social accounts are connected in Revid. Monitor usage (API calls/costs) and verify generated content for accuracy, copyright, and suitability for automated posting.
Capability Analysis
Type: OpenClaw Skill
Name: revid-news-to-daily-short
Version: 1.1.0
The skill is a standard integration for the Revid API, designed to automate the creation of news-based video shorts. The provided documentation (SKILL.md) and example scripts (examples/run.sh) correctly demonstrate how to interact with the official revid.ai API endpoints using a provided API key. There are no signs of data exfiltration, malicious execution, or prompt injection.
Capability Tags
Capability Assessment
Purpose & Capability
Name/description describe fetching live news and rendering shorts; the skill only requests REVID_API_KEY and calls www.revid.ai endpoints, which is appropriate and expected.
Instruction Scope
SKILL.md and examples instruct only Revid API calls (/render, /status, optional /publish-now). No unrelated file access or external endpoints are present. Note: the example shell script uses curl and jq but the registry metadata does not list required binaries — the examples will fail if those tools are not available.
Install Mechanism
Instruction-only skill with no install spec and a small example script; nothing is downloaded or written by an installer.
Credentials
Only REVID_API_KEY is required (declared in SKILL.md). No unrelated credentials or broad environment access are requested.
Persistence & Privilege
always is false, skill is user-invocable and does not request persistent or cross-skill configuration changes.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install revid-news-to-daily-short - After installation, invoke the skill by name or use
/revid-news-to-daily-short - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
- Adds a detailed SKILL.md guide, clarifying use for generating daily news shorts on any topic with automated news fetching and summarization.
- Explains required inputs, workflow steps, and provides API call templates for easy integration.
- Lists common failure modes and troubleshooting tips.
- Highlights differences from related skills for article-based or custom-angle videos.
- Includes automation and scheduling advice for recurring daily video production.
Metadata
Frequently Asked Questions
What is Daily News Short?
Generate a daily news short on a topic Revid researches itself. Use for a recurring "news of the day in <niche>" channel — the user only supplies the topic;... It is an AI Agent Skill for Claude Code / OpenClaw, with 55 downloads so far.
How do I install Daily News Short?
Run "/install revid-news-to-daily-short" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Daily News Short free?
Yes, Daily News Short is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Daily News Short support?
Daily News Short is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Daily News Short?
It is built and maintained by api00 (@api00); the current version is v1.1.0.
More Skills