docs-cog
Installation
SKILL.md
Docs Cog - Professional Documents Powered by CellCog
Deep reasoning. Accurate data. Beautiful design. The three things every great document needs — and most AI gets wrong.
Professional document generation — PDF by default, native DOCX on request. Deep research fills content from minimal prompts. Resumes, contracts, reports, proposals — delivered in minutes.
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",
)