Back to all

sqlite-crud

by fygarcia

00Feb 6, 2026Visit Source
Generic SQLite database CRUD operations. Use when you need to interact with SQLite databases for creating, reading, updating, or deleting records, executing queries, or managing database schemas. This is a core AgentOS skill - use for ANY SQLite operations across any domain.