UNPKG

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

Version:

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

24 lines (23 loc) 651 B
{ "name": "sogni", "owner": { "name": "Sogni AI", "url": "https://sogni.ai" }, "metadata": { "description": "Sogni AI plugins for Claude Code and Codex.", "version": "1.0.0" }, "plugins": [ { "name": "sogni-creative-agent", "source": "./", "description": "Image, video, and music generation via Sogni AI's decentralized GPU network.", "category": "creative", "tags": ["sogni", "image-generation", "video-generation", "music-generation"], "homepage": "https://sogni.ai", "repository": "https://github.com/Sogni-AI/sogni-creative-agent-skill", "license": "MIT" } ] }