database-access

Community

Access TinyBots MySQL databases

Authorvjcspy
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides streamlined access to TinyBots' MySQL databases, enabling efficient querying and schema inspection for development and debugging tasks.

Core Features & Use Cases

  • Database Connection Details: Provides host, port, and credentials for multiple MySQL instances.
  • Interactive & Non-Interactive Queries: Offers commands for both direct shell access and one-liner SQL queries.
  • Schema Exploration: Includes SQL commands to describe tables, view table structures, and identify relationships.
  • Use Case: A developer needs to check the current user data in the typ-e-db database to debug a login issue. They can use this Skill to quickly list tables, describe the users table, and retrieve specific user records.

Quick Start

Use the database-access skill to list all tables in the typ-e-db database.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: database-access
Download link: https://github.com/vjcspy/devdocs/archive/main.zip#database-access

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.