Files

41 lines
1.8 KiB
Markdown

## Description: <br>
Writes, reviews, and optimizes SQL queries; designs schemas, indexes, and constraints; and plans migrations for relational databases. <br>
This skill is ready for commercial/non-commercial use. <br>
## Publisher: <br>
[ivangdavila](https://clawhub.ai/user/ivangdavila) <br>
### License/Terms of Use: <br>
MIT-0 <br>
## Use Case: <br>
Developers and engineers use this skill to generate, review, debug, and optimize SQL; plan schemas, indexes, constraints, migrations, and operational database tasks across common relational engines. <br>
### Deployment Geography for Use: <br>
Global <br>
## Known Risks and Mitigations: <br>
Risk: Generated or suggested SQL can affect production data when copied into a privileged database session. <br>
Mitigation: Review generated SQL before execution, especially backup, restore, migration, DROP, TRUNCATE, UPDATE, and DELETE statements. <br>
## Reference(s): <br>
- [ClawHub SQL Skill](https://clawhub.ai/ivangdavila/skills/sql) <br>
- [Publisher Profile](https://clawhub.ai/user/ivangdavila) <br>
- [Clawic SQL Skill Homepage](https://clawic.com/skills/sql) <br>
## Skill Output: <br>
**Output Type(s):** [text, markdown, code, shell commands, configuration, guidance] <br>
**Output Format:** [Markdown with SQL, configuration, and shell command snippets] <br>
**Output Parameters:** [1D] <br>
**Other Properties Related to Output:** [May reference local preferences stored under ~/Clawic/data/sql/ and adapts guidance to the selected SQL dialect.] <br>
## Skill Version(s): <br>
1.0.4 (source: server release metadata and frontmatter) <br>
## Ethical Considerations: <br>
Users should evaluate whether this skill is appropriate for their environment, review any generated or modified files before relying on them, and apply their organization's safety, security, and compliance requirements before deployment. <br>