setup-database
1
总安装量
1
周安装量
#52713
全站排名
安装命令
npx skills add https://github.com/snaplogic/snaplogic-robotframework-examples --skill setup-database
Agent 安装分布
amp
1
opencode
1
cursor
1
codex
1
github-copilot
1
Skill 文档
Setup Database Skill
Agentic Workflow (Claude: Follow these steps in order)
Step 1: Load the Complete Guide
ACTION: Use the Read tool to load:
{{cookiecutter.primary_pipeline_name}}/.claude/skills/setup-database/SKILL.md
Do not proceed until you have read the complete guide.
Step 2: Understand the User’s Request
Parse what the user wants:
- Which database? (Oracle, PostgreSQL, MySQL, SQL Server, DB2, Teradata, Snowflake)
- Start/stop/status commands?
- Load test data?
- Troubleshoot connection issues?
Step 3: Follow the Guide
Use the detailed instructions from the file you loaded in Step 1 to:
- Provide correct make commands for the database
- Guide through configuration steps
- Help with data loading
Step 4: Respond to User
Provide database setup commands and guidance based on the complete guide.
Quick Reference
Available databases: Oracle, PostgreSQL, MySQL, SQL Server, DB2, Teradata, Snowflake
This guide covers:
- Quick start commands
- Database-specific configurations
- Loading test data
- Troubleshooting database connections