Agents
Why Implexa
Pricing
Resources
Install
Sign in
Sign up
back to leaderboard
BO
@bozoyan
contributor on implexa, with 5 skills ranked by
SkillRank
across 1 source.
bozoyan on github
publishes to clawhub
skills, ranked by SkillRank
score
source
skill
6.3
clawhub
bizyair-video
bizyair-video wraps five video generation modes (image-to-video and keyframe-to-video variants) via bizyair's async api, returning task ids for polling. supports custom dimensions and frame counts with modular model selection.
5.8
clawhub
mcp-storyboard
mcp-storyboard generates multi-scene storyboard and picture book illustrations via bizyair api, with automatic model prompt enhancement, custom aspect ratios, and batch generation up to 10 images.
5.8
clawhub
BizyAir GPT_IMAGE_2 API 出图
bozo-aigc wraps bizyair's image generation api in two modes: text-to-image and image-to-image with 1-8 reference photos. supports customizable aspect ratios and handles 90-second to 10-minute generation latency via bash script invocation.
5.2
clawhub
BizyAir API出图
bizyair-images wraps the bizyair async api for image generation with modular template switching and dimension mapping. execution is two-step (create task, poll results), but lacks explicit error recovery and rate limit handling.
5.2
clawhub
aigc-images
aigc-images handles batch multi-key image generation via bizyair async api, reading api keys from local files or remote urls and executing concurrent tasks with automatic status polling and result collection.