Milystudio build template
Skill Mily-Labs/agent-skills/skills/milystudio-build-template
Open marketplace of agent skills & plugins for Codex, Claude Code, and any skills-compatible agent.
npx -y skills add Mily-Labs/agent-skills --skill milystudio-build-templateAssembled 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.
What its author says it does
Copied from the file, not written here
Create reusable MilyStudio project, sequence, title, effect, and delivery templates. Use when standardizing repeatable creator workflows.
SKILL.md
1.1 KB, as published. Nobody here has run it
milystudio-build-template
Operate through the MilyStudio project, action, and job interfaces. Inspect capabilities before choosing commands because editor features may vary by installed release.
Workflow
- Identify reusable structure and remove project-specific media, secrets, and absolute paths.
- Expose only meaningful controls with defaults, ranges, and descriptions.
- Package the template with preview, compatibility, license, and schema metadata.
- Instantiate a clean test project and verify assets, controls, actions, and render output.
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.