Skip to content

Releases: kujolang/kujo-skills

kujo-skills v0.7.0

Choose a tag to compare

@robertdevore robertdevore released this 08 Sep 19:20
eb7128b

Kujo Skills v0.7.0 adds reusable video production skills to the official 135-skill distribution.

  • kujo-release-video: the fixed trust-at-speed release film preset.
  • kujo-video-styles: ten launch and release styles, with per-style ElevenLabs voice defaults and caller overrides.
  • Complete templates, shared motion components, licensed assets, routing fixtures, and isolated installation checks.
  • VideoOps media execution references now use the canonical kujo-agents/videoops/tools runtime.

Install both video skill folders together. Invoke $kujo-release-video or $kujo-video-styles as usual. Finished film projects remain in kujo-hyperframes.

Validation: all 135 skills validated; 35 Python video tests, shared motion checks, import hashes, and temporary-profile installation passed locally and in GitHub Actions. Workcell container execution remains blocked by the local host's missing AppArmor support; the verified blocker record and equivalent offline proof are committed. No live provider calls were made for this release.

Merged in #22 at eb7128b88b904e7fa2a2eb7f093a89db955e1bac.

Full changes: v0.6.0...v0.7.0

kujo-skills v0.6.0

Choose a tag to compare

@robertdevore robertdevore released this 07 Sep 01:01
b2fad26

Add the shared media-provider execution skill and route VideoOps authorization, source-aware audio QA, and exact-candidate approval through the existing runtime. Generated inventory and release metadata are synchronized; temporary-profile installation verifies the new skill without changing live profiles.

Validation: Release-readiness and clean-install checks passed; inventory contains 133 skills, including 36 VideoOps production skills.

Live provider scope: ElevenLabs TTS passed in the companion runtime; Sound Effects rejected the saved key as unauthorized, and Free-plan music was blocked locally. No media publication or account upgrade is included.

Merged commit: b2fad262278b1daa68172cdf78066a61d352ffb4.

Kujo Skills v0.4.1

Choose a tag to compare

@robertdevore robertdevore released this 15 Aug 15:13

Patch release

  • Retains the new kujo-ecosystem-launch coordinator introduced in v0.4.0.
  • Fixes the Kujo tool-artifact guard for one-commit and shallow release checkouts.
  • Adds a regression test for the single-commit release-gate path.

Verification

  • 95-skill release-readiness gate passed.
  • Clean-checkout installation passed.
  • Loop Engineering gates passed.
  • ShipCheck gate passed with 14/16 checks and two non-blocking distribution-repository warnings.
  • The shallow/single-commit artifact-guard regression test passed.

Kujo Skills v0.4.0

Choose a tag to compare

@robertdevore robertdevore released this 15 Aug 15:08

Highlights

  • Adds kujo-ecosystem-launch, a stage-gated coordinator for releasing Kujo tools, workflows, skill packs, and agent teams and synchronizing their verified public web presence.
  • Adds focused tool, workflow, skill, agent-team, release-gate, and site-sync guidance.
  • Adds a read-only launch_preflight.py repository-state receipt with contract tests.
  • Expands the validated catalog from 94 to 95 skills.

Verification

  • 95-skill release-readiness gate passed.
  • Clean-checkout installation passed.
  • Loop Engineering gates passed.
  • ShipCheck gate passed with 14/16 checks and two non-blocking distribution-repository warnings (no Kennel manifest or Kujo entry point).

See CHANGELOG.md for the complete release record.