Skip to content

ecmanim 0.0.3

Choose a tag to compare

@johnhenry johnhenry released this 02 Jul 21:46

Added

  • A hierarchical skills/ folder (root ecmanim skill + 9 domain skills: timeline, captions/audio, voiceover, presentation, interchange, physics, authoring-pipeline, studio, render-cli) for LLM coding agents. Plain reference material — nothing auto-activates on install.

Fixed

  • skills/ was never actually published to npm (present in git, missing from package.json's files). Now included.
  • skills/README.md documents npx skills-npm as the standard opt-in way to symlink these skills into an agent's skills directory.