← 返回 Skills 市场
ntriq-gh

Ntriq Video Intelligence Analyzer

作者 ntriq · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
68
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
使用说明 (SKILL.md)

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

安全使用建议
This skill is instruction-only and appears coherent: it instructs the agent to call an external video-analysis endpoint. Before using it, consider the following: (1) Privacy — media URLs you submit will be sent to x402.ntriq.co.kr; avoid sending private or sensitive content until you verify the service's privacy policy and retention rules. (2) Payment/authentication — SKILL.md mentions a $0.05 USDC micropayment on Base but gives no auth flow; understand who pays and how (you will likely need to approve on-chain payment outside the agent). (3) Source trust — the homepage and owner are unfamiliar; verify the service (TLS cert, documentation, legal terms, contact) before sending real data. (4) Test with non-sensitive sample data first. If you need higher assurance, ask the publisher for API docs or an official SDK that clarifies authentication, data handling, and refund/pricing behavior.
功能分析
Type: OpenClaw Skill Name: ntriq-video-intelligence-analyzer Version: 1.0.0 The skill bundle describes a legitimate multimodal AI analysis tool that interfaces with an external API (x402.ntriq.co.kr). The SKILL.md and _meta.json files contain no executable code, hidden instructions, or evidence of data exfiltration; the functionality is transparently documented as a paid service for analyzing user-provided media URLs.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
The SKILL.md describes a remote video/image analysis service and the instructions simply call that service. There are no unrelated required binaries, env vars, or config paths; nothing in the metadata demands capabilities outside a network call to an external API.
Instruction Scope
Instructions tell the agent to POST media URLs to https://x402.ntriq.co.kr/video-intel. This is appropriate for the stated purpose but means user-provided media URLs (potentially private content) are sent to an external host. The doc does not specify authentication or how the micropayment is to be performed, leaving operational details ambiguous.
Install Mechanism
No install spec or code files — instruction-only — so nothing will be written to disk or installed by the agent. This is the lowest-risk install model.
Credentials
The skill declares no required environment variables, credentials, or config paths. The payment mechanism is described (USDC on Base) but no credentials are requested by the skill itself; that is proportionate to a remote API that uses micropayments.
Persistence & Privilege
always is false and defaults for autonomous invocation are unchanged. The skill does not request persistent system privileges or make changes to other skills or agent configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ntriq-video-intelligence-analyzer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ntriq-video-intelligence-analyzer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of ntriq-video-intelligence-analyzer - Provides AI-powered multimodal analysis for images and videos via user-provided URLs. - Returns structured tags, scene descriptions, mood analysis, virality scores, and content classifications in up to 15 languages. - Supports optional analyses, output language selection, and audience targeting for virality scoring. - Use cases include content tagging, social media performance prediction, and ad creative pre-screening. - Accessible via x402 API endpoint with micropayments.
元数据
Slug ntriq-video-intelligence-analyzer
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 68 次。

如何安装 Ntriq Video Intelligence Analyzer?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install ntriq-video-intelligence-analyzer」即可一键安装,无需额外配置。

Ntriq Video Intelligence Analyzer 是免费的吗?

是的,Ntriq Video Intelligence Analyzer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Ntriq Video Intelligence Analyzer 支持哪些平台?

Ntriq Video Intelligence Analyzer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Ntriq Video Intelligence Analyzer?

由 ntriq(@ntriq-gh)开发并维护,当前版本 v1.0.0。

💬 留言讨论