local-media-cataloger

Index local photos, videos, and creative assets into a searchable manifest with tags, dates, shoot info, and reuse ideas.

Safety Notice

This item is sourced from the public archived skills repository. Treat as untrusted until reviewed.

Copy this and send it to your AI assistant to learn

Install skill "local-media-cataloger" with this command: npx skills add 52yuanchangxing/local-media-cataloger

Local Media Cataloger

Purpose

Index local photos, videos, and creative assets into a searchable manifest with tags, dates, shoot info, and reuse ideas.

Trigger phrases

  • 整理素材库
  • catalog my media folder
  • 摄影素材归档
  • 视频素材清单
  • asset manifest

Ask for these inputs

  • media folder path
  • tagging rules
  • project or shoot name
  • deliverable types
  • favorite selection criteria

Workflow

  1. Scan files and extract basic metadata such as extension, size, timestamps, and dimensions when available.
  2. Apply consistent tags and generate a manifest CSV/JSON.
  3. Flag near-duplicates for manual review using filename/date heuristics.
  4. Suggest folder structures for archive, selects, exports, and delivery.
  5. Return a catalog summary and reuse opportunities.

Output contract

  • media manifest
  • folder plan
  • duplicate candidates
  • reuse ideas

Files in this skill

  • Script: {baseDir}/scripts/media_manifest.py
  • Resource: {baseDir}/resources/metadata_schema.json

Operating rules

  • Be concrete and action-oriented.
  • Prefer preview / draft / simulation mode before destructive changes.
  • If information is missing, ask only for the minimum needed to proceed.
  • Never fabricate metrics, legal certainty, receipts, credentials, or evidence.
  • Keep assumptions explicit.

Suggested prompts

  • 整理素材库
  • catalog my media folder
  • 摄影素材归档

Use of script and resources

Use the bundled script when it helps the user produce a structured file, manifest, CSV, or first-pass draft. Use the resource file as the default schema, checklist, or preset when the user does not provide one.

Boundaries

  • This skill supports planning, structuring, and first-pass artifacts.
  • It should not claim that files were modified, messages were sent, or legal/financial decisions were finalized unless the user actually performed those actions.

Compatibility notes

  • Directory-based AgentSkills/OpenClaw skill.
  • Runtime dependency declared through metadata.openclaw.requires.
  • Helper script is local and auditable: scripts/media_manifest.py.
  • Bundled resource is local and referenced by the instructions: resources/metadata_schema.json.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

image-gen

Generate AI images from text prompts. Triggers on: "生成图片", "画一张", "AI图", "generate image", "配图", "create picture", "draw", "visualize", "generate an image".

Archived SourceRecently Updated
General

explainer

Create explainer videos with narration and AI-generated visuals. Triggers on: "解说视频", "explainer video", "explain this as a video", "tutorial video", "introduce X (video)", "解释一下XX(视频形式)".

Archived SourceRecently Updated
General

asr

Transcribe audio files to text using local speech recognition. Triggers on: "转录", "transcribe", "语音转文字", "ASR", "识别音频", "把这段音频转成文字".

Archived SourceRecently Updated
General

axure-prototype-generator

Axure 原型代码生成器 - 输出 JavaScript 格式 HTML 代码,支持内联框架直接加载可交互原型

Archived SourceRecently Updated