aiwg
Version:
Deployment tool and support utility for AI context. Copies agents, skills, commands, rules, and behaviors into the paths each AI platform reads (Claude Code, Codex, Copilot, Cursor, Warp, OpenClaw, and 6 more) so one source of truth works across 10 platfo
25 lines (24 loc) • 641 B
JSON
{
"name": "media-curator",
"version": "2026.5.0",
"description": "Media archive management framework with 7 specialized agents for source discovery, acquisition (yt-dlp / Internet Archive / Bandcamp), quality assessment, metadata tagging, and provenance tracking.",
"author": {
"name": "AIWG Contributors",
"email": "support@aiwg.io"
},
"homepage": "https://aiwg.io",
"repository": "https://github.com/jmagly/aiwg",
"license": "MIT",
"keywords": [
"media",
"curation",
"archive",
"yt-dlp",
"internet-archive",
"bandcamp",
"metadata",
"ffmpeg",
"opustags",
"provenance"
]
}