Toolverse
All skills

sql-writer

by openclaw

Convert natural language to SQL queries. Use when you need to write SQL fast.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
openclaw
Category
Backend

About this skill

Convert natural language to SQL queries. Use when you need to write SQL fast.

How to use

  1. Zainstaluj narzędzie za pomocą npm, uruchamiając polecenie npx ai-sql w terminalu.

  2. Wpisz swoje polecenie w języku naturalnym w cudzysłowach, na przykład npx ai-sql "pobierz wszystkich użytkowników, którzy zarejestrowali się w tym miesiącu". Narzędzie natychmiast wygeneruje odpowiednie zapytanie SQL.

  3. Jeśli pracujesz z konkretną bazą danych, dodaj flagę dialektu, aby uzyskać składnię dostosowaną do Twojego systemu. Użyj -d MySQL lub -d PostgreSQL w zależności od tego, której bazy używasz.

  4. Aby uzyskać dokładniejsze wyniki, przekaż schemat tabel za pomocą flagi -s, na przykład -s "users(id,name,email) orders(id,user_id,created_at)". Narzędzie będzie wtedy znać strukturę Twoich danych.

  5. Przejrzyj wygenerowane zapytanie przed uruchomieniem go w produkcji. Zawsze sprawdź SQL, aby upewnić się, że odpowiada Twoim potrzebom.

Related skills

stripe-integration

by wshobson

Implement Stripe payment processing for robust, PCI-compliant payment flows including checkout, subscriptions, and webhooks. Use when integrating Stripe payments, building subscription systems, or implementing secure checkout flows.

Backend
40147

dotnet-backend

by anton-abyzov

.NET/C# backend developer for ASP.NET Core APIs with Entity Framework Core. Builds REST APIs, minimal APIs, gRPC services, authentication with Identity/JWT, authorization, database operations, background services, SignalR real-time features. Activates for: .NET, C#, ASP.NET

Backend
92296

api-design-principles

by wshobson

Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing API design standards.

Backend
50146

video-downloader

by ComposioHQ

Downloads videos from YouTube and other platforms for offline viewing, editing, or archival. Handles various formats and quality options.

Backend
50173

literature-review

by K-Dense-AI

Conduct comprehensive, systematic literature reviews using multiple academic databases (PubMed, arXiv, bioRxiv, Semantic Scholar, etc.). This skill should be used when conducting systematic literature reviews, meta-analyses, research synthesis, or comprehensive literature

Backend
238507

supabase-developer

by daffy0208

Build full-stack applications with Supabase (PostgreSQL, Auth, Storage, Real-time, Edge Functions). Use when implementing authentication, database design with RLS, file storage, real-time features, or serverless functions.

Backend
78170