LogoClawIndex
CasesSkillsAbout
LogoClawIndex

sqlmodel-task-models - Define SQLModel Database Schema for Todo Application

Defines database models using SQLModel for Todo applications with Better Auth compatibility.

Tags

Updated: 2026-02-14

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Define user model schema
  • Define task model schema
  • Configure foreign key constraints
  • Set up database indexing
  • Manage timestamp fields

Inputs

  • SQLModel library
  • Better Auth requirements
  • PostgreSQL database configuration

Outputs

  • SQLModel model definitions
  • Database schema code

Requirements

  • Python environment
  • SQLModel package installed
  • PostgreSQL database available

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.
database
sqlmodel
python
schema
Define user model schema
Define task model schema
Configure foreign key constraints
Set up database indexing
SQLModel library
Better Auth requirements
PostgreSQL database configuration
SQLModel model definitions
Database schema code