Skip to content

feat: add Atlas Cloud image generation skill - #463

Open
binyangzhu000-sudo wants to merge 1 commit into
TeamWiseFlow:masterfrom
binyangzhu000-sudo:codex/atlascloud-image-generation
Open

feat: add Atlas Cloud image generation skill#463
binyangzhu000-sudo wants to merge 1 commit into
TeamWiseFlow:masterfrom
binyangzhu000-sudo:codex/atlascloud-image-generation

Conversation

@binyangzhu000-sudo

Copy link
Copy Markdown

Summary

  • add an atlascloud-img-gen OpenClaw skill for text-to-image and image editing
  • support local reference-image upload, asynchronous prediction polling, and output downloads
  • keep credentials client-side through ATLASCLOUD_API_KEY and use only Python standard-library dependencies

Verification

  • python3 -m unittest discover -s skills/atlascloud-img-gen/scripts/tests -v (5 tests)
  • python3 -m compileall -q skills/atlascloud-img-gen/scripts
  • bash -n skills/atlascloud-img-gen/atlascloud-img-gen.sh
  • live Atlas Cloud text-to-image submission, polling, and image download
  • git diff --check

Signed-off-by: binyangzhu000-sudo <224954946+binyangzhu000-sudo@users.noreply.github.com>
@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants