/install ntriq-video-intelligence-analyzer
Video Intelligence Analyzer
Multimodal AI analysis for images and videos. Returns structured tags, scene descriptions, mood analysis, virality potential scores, and content classification across 15 languages. Users provide their own URLs — no scraping or external data collection.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
media_url |
string | ✅ | Image or video URL |
analyses |
array | ❌ | tags, scenes, mood, virality, content_safety |
language |
string | ❌ | Output language ISO code (default: en) |
audience |
string | ❌ | Target audience context for virality scoring |
Example Response
{
"tags": ["sunset", "beach", "golden hour", "ocean", "serene", "travel"],
"scenes": [
{"timestamp": "0:00–0:12", "description": "Wide beach panorama, orange sunset sky reflecting on wet sand"},
{"timestamp": "0:12–0:31", "description": "Close-up of waves breaking, slow motion, foam patterns"}
],
"mood": {"primary": "peaceful", "secondary": "nostalgic", "valence": 0.82},
"virality_score": 78,
"virality_factors": ["cinematic quality", "emotional resonance", "trending aesthetic"],
"content_safety": "safe",
"language": "en"
}
Use Cases
- Social media content performance prediction before posting
- Brand content library automated tagging at scale
- Ad creative performance pre-screening
Access
# x402 endpoint — pay $0.05 USDC per call (Base mainnet)
POST https://x402.ntriq.co.kr/video-intel
# Service catalog
curl https://x402.ntriq.co.kr/services
x402 micropayments — USDC on Base, gasless EIP-3009
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ntriq-video-intelligence-analyzer - After installation, invoke the skill by name or use
/ntriq-video-intelligence-analyzer - Provide required inputs per the skill's parameter spec and get structured output
What is Ntriq Video Intelligence Analyzer?
AI-powered multimodal analysis for images and videos. Structured tags, scene descriptions, mood analysis, virality scores. 15 languages. Users provide their... It is an AI Agent Skill for Claude Code / OpenClaw, with 68 downloads so far.
How do I install Ntriq Video Intelligence Analyzer?
Run "/install ntriq-video-intelligence-analyzer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Ntriq Video Intelligence Analyzer free?
Yes, Ntriq Video Intelligence Analyzer is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Ntriq Video Intelligence Analyzer support?
Ntriq Video Intelligence Analyzer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Ntriq Video Intelligence Analyzer?
It is built and maintained by ntriq (@ntriq-gh); the current version is v1.0.0.