Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 29 Jul 10:17
· 12 commits to main since this release

v0.3.0 turns mileswang-skill into one public installable entry that routes each request to the narrowest bundled Miles module or an independently installed specialist.

What is included

  • miles-video-editing: turns supplied talking-head footage into a checked V10-style semantic edit and rendered MP4.
  • miles-ai-video: plans, adapts, or reviews AI product demos and short videos without pretending a plan is a rendered cut.
  • miles-project and miles-content: retain the project-execution and creator-content workflows from the stable base.
  • miles-x-methodology: included as a candidate for explicit acceptance testing, not presented as a released-owned capability.

No Miles API required

The default video-editing path runs on the user's machine. It does not require a Miles API, Miles API key, Miles account, or private Miles service. First-time setup can download public dependencies, a browser, and a local Whisper model. Local prerequisites are Python 3.10+, Node.js 22+, npm/npx, FFmpeg, and ffprobe.

Install

codex plugin marketplace add Add-Miles/mileswang-skill --ref v0.3.0
codex plugin add mileswang-skill@mileswang-skill

Restart ChatGPT Desktop or open a new Codex session, then submit a real task such as: 用 mileswang 剪这条口播视频。

Full changelog: v0.2.0...v0.3.0