aicw-video
AICW Video is made for enhancing videos with humans by detecting key moments, adding captions and voice overs, adding side illustrations based on what is mentioned in video
Install / Use
claude mcp add aicw-io -- npx -y github:aicw-io/aicw-videoIf the server publishes to npm under a different name, use that package instead — check the repo README.
MCP Server
Model Context Protocol server
Quality Score
Category
OtherSupported Platforms
Skill content
View source on GitHub{ "name": "aicw-video", "version": "1.0.4", "description": "AICW Video is open-source toolkit with a CLI, MCP server, and web hub for turning videos into short clips for TikTok, Instagram, YouTube Shorts and other short video platforms.", "type": "module", "bin": { "aicw-video": "dist/cli.js" }, "scripts": { "generate-assets": "tsc && node scripts/generate-face-emojis.mjs src/assets/face-emojis dist/assets/face-emojis", "dev": "bin/dev", "setup": "bash scripts/setup.sh", "build": "rm -rf dist && tsc && node scripts/generate-face-emojis.mjs src/assets/face-emojis dist/assets/face-emojis && rm -rf dist/templates && cp -r src/templates dist/templates && mkdir -p dist/assets && cp -R src/assets/* dist/assets/ && tailwindcss -c tailwind.config.cjs -i src/styles/tailwind.css -o dist/assets/tailwind.css --minify && chmod +x dist/cli.js", "start": "bin/start", "prepare": "npm run build", "prepublishOnly": "npm run build" }, "files": [ "dist/", "skills/", "config/", "config.json", "docs/img/", "docs/release/", "README.md", "LICENSE", "NOTICE.md" ], "engines": { "node": ">=20" }, "keywords": [ "video", "ffmpeg", "shorts", "tiktok", "tutorial", "transcription", "whisper", "mcp", "claude", "ai-agent", "captions" ], "repository": { "type": "git", "url": "https://github.com/aicw-io/aicw-video.git" }, "homepage": "https://github.com/aicw-io/aicw-video#readme", "bugs": { "url": "https://github.com/aicw-io/aicw-video/issues" }, "author": "AICW.io", "license": "AGPL-3.0-only", "dependencies": { "@modelcontextprotocol/sdk": "^1.12.1", "@tensorflow/tfjs-backend-wasm": "4.22.0", "@tensorflow/tfjs-converter": "4.22.0", "@tensorflow/tfjs-core": "4.22.0", "@vladmandic/human": "^3.3.6", "gsap": "^3.15.0", "hyperframes": "^0.5.6", "node-addon-api": "^8.5.0", "node-gyp": "^12.3.0", "sharp": "^0.34.5", "zod": "^3.24.0" }, "devDependencies": { "@types/node": "^22.0.0", "tailwindcss": "3.4.17", "typescript": "^5.7.0" } }
Related Skills
Agent-Reach
84.2kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
headroom
73.4kCompress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
ruflo
73.0k🌊 The original agent harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, federation, vector RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
CowAgent
47.1kOpen-source super AI assistant & Agent Harness. Plans tasks, runs tools and skills, self-evolves with memory and knowledge. Multi-agent, multi-model, multi-channel. Lightweight, extensible, one-line install.
Security Score
Audited on Invalid Date
