This skill executes the monitor-db workflow from .agent/workflows/monitor-db.md.
Usage
"Run monitor-db"
Or via Discord slash command:
/skill monitor-db
Implementation
This skill reads and executes the workflow file:
cat .agent/workflows/monitor-db.md
Then follows the steps defined in that file.
1---2name: monitor-db3description: Workflow for monitor-db4---56# monitor-db78This skill executes the **monitor-db** workflow from .agent/workflows/monitor-db.md.910## Usage1112```13"Run monitor-db"14```1516Or via Discord slash command:17```18/skill monitor-db19```2021## Implementation2223This skill reads and executes the workflow file:2425```bash26cat .agent/workflows/monitor-db.md27```2829Then follows the steps defined in that file.
Run npx skillmds@latest add diegosouzapw/monitor-db in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Workflow for monitor-db It is listed under Productivity on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
diegosouzapw (@diegosouzapw) published this skill. Their other Agent Skills are listed on their SkillMD profile.