comi-cog
Installation
SKILL.md
Comi Cog - Comics & Manga Powered by CellCog
Create visual stories with AI - from manga pages to webtoons to comic strips with consistent characters.
How to Use
For your first CellCog task in a session, read the cellcog skill for the full SDK reference — file handling, chat modes, timeouts, and more.
OpenClaw (fire-and-forget):
result = client.create_chat(
prompt="[your task prompt]",
notify_session_key="agent:main:main",
task_label="my-task",
chat_mode="agent",
)