🖼️ Ai Image Description — 技能工具

v1.0.0

Skip the learning curve of professional editing software. Describe what you want — generate a detailed text description of this image for accessibility or SE...

0· 8·0 当前·0 累计
下载技能包
License
MIT-0
最后更新
2026/4/16
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
medium confidence
The skill's requirements and runtime instructions are broadly consistent with a cloud-based image/video description service, but it will upload user media to an external API and has a couple of metadata/instruction oddities you should understand before using it.
评估建议
This skill will send your uploaded images/videos to a third‑party service (mega-api-prod.nemovideo.ai) for processing; only provide media you are comfortable sharing. If you do not set NEMO_TOKEN, the skill will automatically request an anonymous token from the service and store a session_id — be aware this causes network activity without an extra explicit prompt. The SKILL.md also instructs the agent not to show raw API responses or token values to users, which reduces transparency during failu...
详细分析 ▾
用途与能力
The skill's name and description (generate text descriptions from images/video) match the actions described in SKILL.md: uploading media, creating a session, sending SSE chat messages, and exporting rendered outputs. The required credential (NEMO_TOKEN) is appropriate for a third‑party API. Note: the registry summary said no config paths required, but the SKILL.md frontmatter lists ~/.config/nemovideo/ — this metadata mismatch should be resolved.
指令范围
Runtime instructions direct the agent to automatically connect to an external backend (mega-api-prod.nemovideo.ai), POST to an anonymous-token endpoint if no NEMO_TOKEN is present, create and store a session_id, and upload user media. These actions are consistent with the stated purpose, but: (1) the skill instructs the agent to 'connect automatically' on first open (automatic network activity without an explicit user opt-in), and (2) it explicitly instructs to avoid showing raw API responses or token values to the user — which is unusual and could obscure debugging or token visibility. Both items are worth user attention because they affect privacy and transparency.
安装机制
This is an instruction-only skill with no install spec and no code files, so nothing is downloaded or written by an installer. That minimizes install-time risk.
凭证需求
The skill only requires a single credential (NEMO_TOKEN), which is proportionate to calling a third-party API. The SKILL.md frontmatter also references a config path (~/.config/nemovideo/); the registry metadata shown to you earlier claimed no config paths — this inconsistency should be clarified. No other unrelated secrets or system paths are requested.
持久化与权限
The skill does not request always: true and does not ask to modify other skills or system-wide settings. It stores a session_id for its own use (expected for a session-based cloud API). The agent may invoke it autonomously (default), which combined with its automatic startup behavior is worth noting but is not a unique privilege in itself.
安全有层次,运行前请审查代码。

License

MIT-0

可自由使用、修改和再分发,无需署名。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/4/16

ai-image-description 1.0.0 — initial release - Instantly generate detailed text descriptions from images or video for accessibility and SEO. - Supports JPG, PNG, MP4, MOV uploads up to 200MB; automatic AI-powered processing. - Simple onboarding: automatic authentication and session setup with free credits for first-time users. - Action routing based on user intent for upload, export, credits, and more. - Provides accessible summaries, download links, and clear feedback during processing or errors. - Designed for content creators, marketers, and accessibility specialists needing fast, accurate image descriptions.

无害

安装命令

点击复制
官方npx clawhub@latest install ai-image-description
镜像加速npx clawhub@latest install ai-image-description --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库