許可された画像、音声、動画を説明・分析し、モダリティの限界と不確実性を明示します。
Multimodal Media Comprehension When to use Describe and analyze authorized image, audio, and video inputs with explicit modality limits and uncertainty handling. Workflow 1. Confirm the user owns the input or has permission to process it. Collect the source material, audience, output format, and acceptance criteria. 2. Separate observed facts and user-provided constraints from inference. Ask for missing information instead of inventing it. 3.
# Multimodal Media Comprehension ## When to use Describe and analyze authorized image, audio, and video inputs with explicit modality limits and uncertainty handling. ## Workflow 1. Confirm the user owns the input or has permission to process it. Collect the source material, audience, output format, and acceptance criteria. 2. Separate observed facts and user-provided constraints from inference. Ask for missing information instead of inventing it. 3. Define the requested observations, extraction fields, coordinate system, confidence needs, and unsupported modalities before analysis. 4. Use <skill-tag>skill:820e8b64-9a9c-5c33-8337-ddd348f77f3a</skill-tag> for the connected analysis workflow. Return evidence, confidence, and limitations separately. ## Output contract Return the input assumptions, the approved plan, the generated or analyzed result, uncertainty and limitations, and a concise verification checklist. Preserve source links and provider-returned identifiers when available. Stop if the required connected capability is unavailable; do not substitute local scripts, package installation, or embedded credentials. ## Safety and review Do not upload private or sensitive media without explicit authorization. Do not claim certainty beyond the evidence. Require review before externally visible, paid, destructive, or account-changing actions. ## Source and license This Aident-native re-authoring is based on [the pinned upstream source](https://github.com/inclusionai/aworld/tree/c38feddd85a03213aa17e87e7abb1c73110eb323/aworld-skills/media_comprehension), discovered through [ModelScope](https://modelscope.cn/skills/@inclusionai/media_comprehension), and used under MIT. It preserves the upstream workflow goal while removing local executable, credential, and package assumptions.