Milystudio apply effects
Skill Mily-Labs/agent-skills/plugins/milystudio-studio/skills/milystudio-apply-effects
Apply and tune reversible video effects in MilyStudio. Use for blur, glow, distortion, stylization, generators, compositing, or effect-stack automation.From its SKILL.md
npx -y skills add Mily-Labs/agent-skills --skill milystudio-apply-effectsAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
1.1 KB, 183 tokens by cl100k_base, as published. Nobody here has run it
milystudio-apply-effects
Operate through the MilyStudio project, action, and job interfaces. Inspect capabilities before choosing commands because editor features may vary by installed release.
Workflow
- Inspect the requested look, clip color state, performance budget, and available effects.
- Build the smallest effect stack that achieves the intent.
- Preview parameters and render cost before applying the stack.
- Check banding, clipping, edge artifacts, temporal stability, cache behavior, and undo.
Guardrails
- Never edit project JSON, the UI store, or generated manifests directly when a typed action exists.
- Keep original media read-only and write only inside the active project artifact directories.
- Use dry-run before mutation, include the expected project revision, and stop on conflicts.
- Record assumptions, action IDs, job IDs, resulting revision, validation evidence, and unresolved risks.
What ships with it: 1 file
210 B alongside SKILL.md
agents/
- openai.yaml210 B