Database Query

Query PostgreSQL, MySQL or SQLite databases directly from Hermes

Dev Tools⚠ ReviewIntermediatev1.0.0
Last verified:2026-06-01
Beta Skill

Grant read-only database access where possible. Never expose production write credentials unnecessarily.

About

Lets your Hermes agent run SQL queries against your databases. Supports PostgreSQL, MySQL and SQLite. Ideal for agents that need to read business data, generate reports or update records as part of a workflow.

Use Cases

  • Pull weekly sales data and generate a summary report
  • Update order statuses in your database after processing
  • Query user records to personalise agent responses

Installation

Copy the command below and run it in your OpenClaw installation:

hermes skills add database

Requirements

API Keys & Credentials

DATABASE_URL

Version & Updates

Current Version
1.0.0
Last Updated
2026-06-01

Safety & Verification

Under Review
Verified via OpenClaw x VirusTotal partnership
Review Before Installing

Always review SKILL.md before installing this skill to understand its requirements and potential impacts.

Recommended

Running on a VPS?

Deploy OpenClaw, Hermes, or PicoClaw on Bluehost with the right template for the job.

Related Skills in Dev Tools