Skip to main content
🎬

Video & Shorts Agent

Official

By @askskills

Script and storyboard short-form video: TikTok, Reels, YouTube Shorts, and more.

aster install --stack video-shorts-agent

Compatibility Exports

CClaude / MCP Server
{
  "mcpServers": {
    "aster": {
      "command": "npx",
      "args": [
        "-y",
        "astermcp"
      ],
      "env": {
        "ASTER_STACK": "video-shorts-agent"
      }
    }
  }
}
OOpenAI / GPT
{
  "name": "Video & Shorts Agent",
  "description": "Script and storyboard short-form video: TikTok, Reels, YouTube Shorts, and more.",
  "skills": [
    "scripting-tiktok-videos",
    "scripting-youtube-shorts",
    "creating-reels-scripts",
    "creating-remotion-videos",
    "creating-video-scripts",
    "scripting-faceless-youtube"
  ],
  "install": "aster install --stack video-shorts-agent"
}
TPlain Text
# Add to your Claude project
Stack: Video & Shorts Agent
Skills: scripting-tiktok-videos, scripting-youtube-shorts, creating-reels-scripts, creating-remotion-videos, creating-video-scripts, scripting-faceless-youtube

Install with: aster install --stack video-shorts-agent
CLI Usage

Install the entire stack

aster install --stack video-shorts-agent

Or install skills individually

aster install scripting-tiktok-videos scripting-youtube-shorts creating-reels-scripts creating-remotion-videos creating-video-scripts scripting-faceless-youtube

Load via MCP server

ask_load stack="video-shorts-agent"