Install
openclaw skills install ntriq-video-intelligence-analyzerAI-powered multimodal analysis for images and videos. Structured tags, scene descriptions, mood analysis, virality scores. 15 languages. Users provide their own URLs — this tool does not scrape or ...
openclaw skills install ntriq-video-intelligence-analyzerMultimodal 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.
| 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 |
{
"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"
}
# 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