muapi.ai — настройка и мониторинг асинхронных задач

★ 7.1 · devops

platform is a Claude Code skill that provides setup and utility scripts for the muapi.ai platform, covering API key configuration, connectivity checks, and polling for async content generation results. The skill includes two scripts: `setup.sh` to save an API key, display the current configuration, and validate the key, and `check-result.sh` to either wait for an async result or check it once using a request ID. The only runtime dependency is `curl`. It suits developers who integrate muapi.ai into their workflows and need a straightforward way to handle authentication setup and track the status of asynchronous generation jobs.