Add general FFmpeg and ImageMagick agent skills #676

Merged
coilysiren merged 1 commit from codex/media-tool-skills into main 2026-07-24 00:27:58 +00:00
Member

Closes #675.

Adds two flat cross-harness skills with per-skill source URL and license metadata:

  • tooling-ffmpeg probes media and installed build capabilities before remuxing, transcoding, trimming, extraction, or filtering.
  • tooling-imagemagick covers safe conversion, resizing, cropping, composition, metadata handling, and comparison, with a link to tooling-image-zoom for close inspection.
  • The core dev image now installs FFmpeg and verifies ffmpeg and ffprobe.

Validation:

  • Generated audio and video probe, remux, and frame-extraction smoke passed.
  • Generated image resize and pixel-comparison smoke passed and outputs were inspected visually.
  • ward exec test: 524 passed.
  • ward exec pre-commit-all: all hooks passed.
  • Review verdict: pass, high confidence, no findings.
Closes #675. Adds two flat cross-harness skills with per-skill source URL and license metadata: * `tooling-ffmpeg` probes media and installed build capabilities before remuxing, transcoding, trimming, extraction, or filtering. * `tooling-imagemagick` covers safe conversion, resizing, cropping, composition, metadata handling, and comparison, with a link to `tooling-image-zoom` for close inspection. * The core dev image now installs FFmpeg and verifies `ffmpeg` and `ffprobe`. Validation: * Generated audio and video probe, remux, and frame-extraction smoke passed. * Generated image resize and pixel-comparison smoke passed and outputs were inspected visually. * `ward exec test`: 524 passed. * `ward exec pre-commit-all`: all hooks passed. * Review verdict: pass, high confidence, no findings.
feat: add general media tool skills, closes #675
All checks were successful
ci / ward-doctor (pull_request) Successful in 20s
ci / gate (pull_request) Successful in 1m2s
b6f186ef6e
Co-authored-by: Kai Siren <coilysiren@gmail.com>
Co-authored-by: Codex <noreply@openai.com>
coilysiren deleted branch codex/media-tool-skills 2026-07-24 00:28:00 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
coilyco-flight-deck/agentic-os!676
No description provided.