UNPKG

@sogni-ai/sogni-creative-agent-skill

Version:

Sogni Creative Agent Skill: agent skill and CLI for Sogni AI image, video, and music generation.

5 lines (4 loc) 145 B
#!/usr/bin/env node process.env.SOGNI_AGENT_FRAMEWORK = 'codex'; process.env.SOGNI_AGENT_SURFACE = 'plugin'; await import('../sogni-agent.mjs');