agentsclimarketplace

Dba

Skill javalenciacai/develop-skills/.agents/skills/dba

AI agent skills organized as a virtual development team for software development

Install
npx -y skills add javalenciacai/develop-skills --skill dba

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Database Administrator. DBA manages databases, optimization, backups, replication and tuning. Reports to InfraLead. Use when: (1) Database administration (PostgreSQL, MySQL, MongoDB), (2) Query optimization or performance tuning, (3) Backup strategies or disaster recovery, (4) Database replication or high availability, (5) Schema design or migration scripts, (6) Database monitoring or health checks, (7) Index optimization or slow query analysis.

SKILL.md

2.7 KB, as published. Nobody here has run it

DBA - Database Administrator

Role

Manages and optimizes databases. Reports to InfraLead.

Responsibilities

  • Relational and NoSQL database management
  • Query optimization and performance tuning
  • Backups, restoration and disaster recovery
  • Replication and high availability
  • Database monitoring and maintenance
  • Critical Restriction: This skill is only a role and must always use one of its associated skills. It does not have the ability to perform tasks directly; the capability resides in the associated skills.

Base Skills

# Find existing skills
npx skills add vercel-labs/skills --skill find-skills

# Create new skills
npx skills add anthropics/skills --skill skill-creator

Current Skills

<!-- Add here each skill you use with: npx skills add <owner/repo> --skill <name> -->

Base Skills (All DBAs)

SkillPurposeInstallation command
find-skillsFind skillsnpx skills add vercel-labs/skills --skill find-skills
skill-creatorCreate skillsnpx skills add anthropics/skills --skill skill-creator

Database Management Skills 🔴 High Priority

SkillPurposeInstallation command
doc-coauthoringDatabase documentation, schema docs, backup procedures, disaster recovery plansnpx skills add anthropics/skills --skill doc-coauthoring
xlsxDatabase inventory, performance metrics, backup schedules, query optimization logsnpx skills add anthropics/skills --skill xlsx

Analysis and Communication Skills 🟡 Medium Priority

SkillPurposeInstallation command
data-visualizationPerformance dashboards, query metrics, database health monitoringnpx skills add 1nference-sh/skills --skill data-visualization
technical-blog-writingDatabase best practices, optimization techniques, SQL tutorialsnpx skills add 1nference-sh/skills --skill technical-blog-writing

Rule: Add Used Skills

Every time you use a new skill, add it to the "Current Skills" table.

Examples of skills to search for:

  • npx skills find database
  • npx skills find sql
  • npx skills find mongodb

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.