What problem does it solve? Building a publishable AI expert package involves many strict conventions—plugin.json fields, Agent MD structure, team collaboration rules, avatar generation, and marketplace registration—that are easy to get wrong. This Skill manages the full lifecycle of expert packages so they pass validation and can be submitted for review. ## Core Features & Use Cases - Expert Creation & Conversion: Create Agent-type or Team-type experts interactively, or convert existing materials (docs, prompts, SOPs) into a compliant expert package. - Modification & Compliance: Edit existing experts (display info, tags, prompts, members) while protecting immutable identity fields, then re-validate and re-register. - Automated Pipeline: Initialize directories, generate avatars via ImageGen, validate with scripts, register into marketplace.json, and package for sharing. - Use Case: A user pastes an internal workflow document and asks to turn it into a three-member analysis team; the Skill infers expertType and categoryId, generates all files and avatars, then validates and registers the team. ## Quick Start Convert this document into a Sztubuddy expert package and register it to my expert marketplace.