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-agentIncluded Skills (6)
creating-remotion-videos
v1.0.0
Generate Remotion code for programmatic video creation - animated explainers, social content, and data visualizations
391100
scripting-faceless-youtube
v1.0.0
Create engaging scripts for faceless YouTube channels with AI voiceover-ready formatting, hooks, and retention techniques
418100
creating-video-scripts
v1.0.0
Writes product video scripts. Use when you need assistance with creating video scripts.
425100
creating-reels-scripts
v1.0.0
Scripts Instagram and Facebook Reels. Use when you need assistance with creating reels scripts.
219100
scripting-tiktok-videos
v1.0.0
Scripts viral TikTok content with hooks and trends. Use when you need assistance with scripting tiktok videos.
449100
scripting-youtube-shorts
v1.0.0
Creates short-form YouTube content. Use when you need assistance with scripting youtube shorts.
450100
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-agentCLI 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"