web-search
70Search and Extract Web Research
Finding current web evidence can slow down research and agent workflows. This skill runs Tavily and Exa searches through belt for sourced answers and extracted content.
Render Remotion Videos From React Code
Teams need fast video previews from React animation code without managing a local Remotion setup. This skill sends TSX to inference.sh and returns rendered MP4 outputs.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "remotion-render" from https://skillstore.io/skills/inference-skills-remotion-render.md and its manifest at https://skillstore.io/api/skills/inference-skills-remotion-render/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Using "remotion-render". A request for a three-second fade-in title video at 1080p.
Expected outcome:
An MP4 render link for a dark title card where the headline smoothly appears over the first second.
Using "remotion-render". A request to create a square animated counter for a social post.
Expected outcome:
A square MP4 render link with a percentage counter, label text, and timing suitable for social feeds.
Using "remotion-render". A request to stream progress for a longer explainer render.
Expected outcome:
Progress updates during rendering followed by a final video link when the job completes.
Most backtick-related static findings are markdown formatting false positives, but several bash examples intentionally run external CLI commands. The main residual risks are sending user-provided TSX and props to inference.sh, shell quoting mistakes when building CLI input, and optional commands that install related skills. No prompt injection text was found in SKILL.md.
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/inference-skills-remotion-render/audits/4?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/inference-skills-remotion-render?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/inference-skills-remotion-render?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/inference-skills-remotion-render/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/inference-skills-remotion-render.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>inference-skills. (2026). remotion-render security audit report (audit version 4) [Author version unspecified]. Skillstore. https://skillstore.io/skills/inference-skills-remotion-render/audits/4@techreport{inference-skills-inference-skills-remotion-render-2026,
author = {inference-skills},
title = {remotion-render security audit report (audit version 4)},
institution = {Skillstore},
year = {2026},
number = {4},
url = {https://skillstore.io/skills/inference-skills-remotion-render/audits/4},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "remotion-render security audit report (audit version 4)"
version: "unspecified"
type: report
authors:
- name: "inference-skills"
date-released: "2026-07-05"
url: "https://skillstore.io/skills/inference-skills-remotion-render/audits/4"
identifiers:
- type: other
value: "skillstore:inference-skills-remotion-render:audit:4"
description: "Skillstore immutable audit report identifier"
Each author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
remotion-dev-remotion-render
2026-08-21
infsh-skills-remotion-render
2026-08-21
toolshell-remotion-render
2026-08-21
skillssh-remotion-render
2026-08-21
inference-shell-remotion-render
2026-08-21
tul-sh-remotion-render
2026-08-21
halt-catch-fire-remotion-render
2026-08-21
inference-skills-remotion-render
2026-08-21
inferen-sh-remotion-render
2026-08-21
qu-skills-remotion-render
2026-08-21
inference-sh-skills-remotion-render
2026-08-21
101-skills-remotion-render
2026-08-21
inference-sh-8-remotion-render
2026-08-21
skills-shell-remotion-render
2026-08-21
inference-sh-6-remotion-render
2026-08-21
inference-sh-9-remotion-render
2026-08-21
inference-sh-7-remotion-render
2026-08-21
Render short branded announcement clips from reusable Remotion components and campaign text.
Turn React animation ideas into MP4 previews before adding them to a production video pipeline.
Generate animated counters, charts, and explainers for reports or social distribution.
Create a three-second Remotion video with a dark background, centered title, fade-in animation, 1920 by 1080, and 30 fps.
Render a square video that counts from 0 to 100 and labels the metric as weekly active users. Use five seconds at 60 fps.
Generate a reusable Remotion component that accepts title, subtitle, and brand color props. Render one MP4 variant for a launch announcement.
Create a 10-second Remotion composition with three timed scenes, spring transitions, image placeholders, captions, and streaming progress updates.
Author
inference-skillsLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
a25199bc7d6b82598536822d1738eb5d5f54025b
Maintenance freshness
7/18/2026
Usage
4 downloads ยท 56 views
File structure
๐ SKILL.md
Search and Extract Web Research
Finding current web evidence can slow down research and agent workflows. This skill runs Tavily and Exa searches through belt for sourced answers and extracted content.
Generate AI Images with Inference.sh
Image teams need quick access to many generation and editing models without writing provider-specific workflows. This skill supplies belt CLI examples for text-to-image, edits, upscaling, and model selection.
Create AI Avatar Videos
Producing talking head videos often requires editing tools, voice generation, and model selection. This skill gives Claude, Codex, and Claude Code CLI workflows for avatar video generation.
Create AI Videos with Inference.sh
Video teams need fast access to many AI video models without memorizing each provider API. This skill guides Claude, Codex, and Claude Code through inference.sh belt commands for generation, editing, upscaling, and audio workflows.
Run Inference.sh AI Apps from Agents
Agents often need a consistent way to find and run hosted AI apps. This skill teaches the inference.sh CLI workflow for discovery, inputs, execution, and task results.
Run AI Apps with inference.sh CLI
AI workflows often require separate APIs for images, video, search, and language models. This skill helps Claude, Codex, and Claude Code discover and run inference.sh apps through the belt CLI.
Build Fullstack Apps With Senior Guidance
by alirezarezvani
Fullstack projects often need consistent setup, architecture choices, and quality checks. This skill provides scripts and references for React, Next.js, Node.js, GraphQL, and PostgreSQL work.
Build Type-Safe React Components
by softaworks
React TypeScript work often needs precise event, hook, and route types. This skill provides focused patterns for typed components, React 19 APIs, and routing.
Implement React View Transitions
by vercel-labs
React view transitions are easy to misplace, causing silent or noisy animations. This skill guides route, Suspense, list, and shared element animation choices.
Build Frontend Apps Faster
by davila7
Frontend work often needs consistent React patterns, performance checks, and project scaffolding. This skill gives Claude and compatible agents practical guidance and local helper scripts for modern web application development.
Create FlowGram Component Docs
by bytedance
FlowGram material components need consistent docs, runnable Story examples, API tables, and bilingual review steps. This skill gives Claude, Codex, and Claude Code a structured workflow for producing those assets.
Optimize React and Next.js Code
by vercel-labs
React and Next.js applications often lose performance through waterfalls, large bundles, and avoidable re-renders. This skill gives Claude, Codex, and Claude Code concrete review rules for faster frontend work.