技能详情(站内镜像,无评论)
作者:owen @2320117707
许可证:MIT-0
MIT-0 ·免费使用、修改和重新分发。无需归因。
版本:v1.0.0
统计:⭐ 0 · 326 · 0 current installs · 0 all-time installs
⭐ 0
安装量(当前) 0
🛡 VirusTotal :良性 · OpenClaw :良性
Package:2320117707/tg-mysql-design
安全扫描(ClawHub)
- VirusTotal :良性
- OpenClaw :良性
OpenClaw 评估
The skill's requirements and runtime instructions align with its stated purpose (MySQL table/DDL design); it requests no credentials, installs nothing, and only instructs the agent to read local .md/.sql inputs and produce DDL output.
目的
Name/description (MySQL design assistant) match the behavior: the skill reads business rule documents and existing SQL, then generates CREATE TABLE DDL following the stated conventions. It does not request unrelated binaries, env vars, or external services.
说明范围
SKILL.md explicitly instructs the agent to use Read/Glob to find and parse .md and .sql files and to produce DDL. Reading user-provided docs and SQL is expected for this task; there are no instructions to access unrelated system paths, secrets, or external endpoints.
安装机制
No install spec and no code files beyond templates and documentation. Instruction-only skills present minimal persistence and disk risk.
证书
The skill requires no environment variables, credentials, or config paths. All requested inputs (.md/.sql) are proportional to the stated purpose.
持久
always:false and user-invocable:true. The skill does not request permanent privileges or modify other skills/system settings.
综合结论
This skill is an instruction-only MySQL DDL generator and will read .md and .sql files you provide to extract requirements and existing schemas — review which files you let it access (avoid exposing secrets). Always review and test generated DDL before applying to production (verify types, defaults, indexes, and that conventions match your organization). If you require different naming or nullable/default policies, adjust prompts or templates …
安装(复制给龙虾 AI)
将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。
请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「tg-mysql-design」。简介:MySQL数据库设计助手。根据业务规则文档和存量SQL DDL脚本,设计符合阿里巴巴规范的MySQL 5.7/8.0建表语句。当用户提到"数据库设计"、"建表…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/2320117707/tg-mysql-design/SKILL.md
(来源:yingzhi8.cn 技能库)
SKILL.md
暂无本地缓存内容,可在后台执行详情同步。