Skip to main content
在 Manus 中运行任何 Skill
一键导入

sql-execution

星标1
分支0
更新时间2026年5月20日 09:35

Use when the user asks to query, mutate, or change schema against a SQL connection. SELECT/INSERT/UPDATE/CREATE/ALTER...ADD run via `datatalk_execute_sql`; DELETE requires `confirmationId` confirm; destructive DDL (DROP/TRUNCATE/ALTER...DROP/GRANT/REVOKE) returns `redirect_to_editor`. Triggers on 查询/统计/分析/读表/取数/插入/更新/删除/建表/改表/count/select/insert/update/delete/create/alter/drop/aggregate/group by/trend/top N/explore schema/describe table. Covers execute_sql contract, DELETE confirm, DDL redirect, read_schema discovery/describe, and table-not-found probe.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

SKILL.md
readonly