LogoClawIndex
CasesSkillsAbout
LogoClawIndex

manage-conversation-db - Manage conversation database persistence.

Implement stateless conversation persistence, manage message storage, fetch chat history, and run async database queries.

Tags

Updated: 2026-09-18
conversation-persistencedatabasesqlmodelsqlalchemyasync-db

Capabilities

Create or load conversationsSave messages with metadataFetch conversation history chronologicallyExecute non-blocking database queries

Typical Inputs

User IDConversation IDMessage content and metadata

Typical Outputs

Conversation database recordsMessage database recordsFormatted message history arrays

What this skill does

  • Create or load conversations
  • Save messages with metadata
  • Fetch conversation history chronologically
  • Execute non-blocking database queries
  • Isolate conversations by user ID

Inputs

  • User ID
  • Conversation ID
  • Message content and metadata
  • Database connection URL

Outputs

  • Conversation database records
  • Message database records
  • Formatted message history arrays

Requirements

  • Python runtime
  • SQLModel and SQLAlchemy libraries
  • Async database engine

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.