Video
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/video-artifact
Video
Plays video artifacts inline in the library. This system extension owns the detail renderer for video files, drawing a native player pointed at the host-authorized preview URL so MP4, WebM, and Ogg files stream and scrub without leaving the page. It claims exactly video/*: any video artifact routes to this player, and a container the host does not serve inline degrades to a plain download panel rather than a broken frame.
Install from the Cinatra marketplace by searching for "Video" and clicking Add. No credentials or configuration are required; the renderer is active immediately for all workspace members. Attach or save any MP4, WebM, or Ogg video and open it from the library to watch it inline. Playback is always user-initiated — nothing autoplays — and only the header bytes load up front, so opening a large video is cheap until you press play. For development, edit the manifest in package.json or the renderer in src/renderers/detail.tsx, then run node extension-kind-gate.mjs to validate the package before publishing.
Works with
- Cinatra library — open any saved video artifact to watch it inline
Capabilities
- Play MP4, WebM, and Ogg video inline with native browser controls
- Stream and scrub large files over range requests without a full download
- Load only header bytes up front, with no autoplay, until playback starts
- Fall back to a download panel for containers not served inline, never blank
More from Cinatra
Draft a brand-new Cinatra agent extension from a single natural-language description of what you want it to do. Describe the agent — its purpose,…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/author-agent
Provider-agnostic CRM facade for cinatra. Exposes 15 crm_* MCP primitives (contacts/accounts/lists) that resolve to whichever CRM provider is registered for an instance. Works with…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/crm-connector
Turn a published blog post into a short, native-feeling LinkedIn promotional post. Give the agent the blog title, excerpt, body, and the company behind…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/blog-linkedin-writer-agent
End-to-end blog generation in a single orchestrated run. Give the agent a short brief and it generates a batch of ideas, drafts the winning…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/blog-pipeline-agent
Bring agents from external Agent-to-Agent (A2A) servers into your Cinatra workspace and run them alongside your own. Point Cinatra at any A2A-compatible peer and…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/a2a-server-connector
Edit a post on a connected WordPress site from a plain-language instruction — "tighten the intro", "swap the headline for X", "add a CTA…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/wordpress-agent
Reviews
There are no reviews yet.