agentsclimarketplace

Media toolkit

Skill dkyazzentwatwa/chatgpt-skills/media-toolkit

My comprehensive, tested + audited, library of skills to use for ChatGPT.

Install
npx -y skills add dkyazzentwatwa/chatgpt-skills --skill media-toolkit

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.

What its author says it does

Copied from the file, not written here

Process audio and video with clipping, conversion, analysis, captions, thumbnails, GIFs, and batch utilities. Use for practical media manipulation workflows.

SKILL.md

1.1 KB, as published. Nobody here has run it

Media Toolkit

Use this suite for practical audio and video operations that were previously spread across many narrow skills.

Included Tools

  • Audio: audio_analyzer.py, audio_converter.py, audio_normalizer.py, audio_trimmer.py, podcast_splitter.py, sfx_generator.py
  • Video: video_captioner.py, video_clipper.py, video_metadata_inspector.py, video_thumbnail_extractor.py, gif_workshop.py, thumbnail_gen.py, timelapse_creator.py

Workflow

  1. Identify the medium, input format, and target output.
  2. Pick the narrowest script that completes the job.
  3. Keep transformations explicit: clip times, output codec, target size, caption source, or thumbnail cadence.
  4. Verify output duration, dimensions, and bitrate-sensitive settings when the request depends on platform limits.

Guardrails

  • Avoid recompression churn when a simple trim or extract is enough.
  • Call out when generated captions or “best frame” choices are heuristic.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.