← 返回 Skills 市场
ivangdavila

SQLite

作者 Iván · GitHub ↗ · v1.0.0
linuxdarwinwin32 ✓ 安全检测通过
6078
总下载
6
收藏
57
当前安装
1
版本数
在 OpenClaw 中安装
/install sqlite
功能描述
Use SQLite correctly with proper concurrency, pragmas, and type handling.
安全使用建议
Safe to install as a SQLite reference. Review any database commands before applying them, especially VACUUM, ALTER TABLE, backup, DELETE, and DROP examples, because those can affect user-selected databases.
功能分析
Type: OpenClaw Skill Name: sqlite Version: 1.0.0 The skill bundle is benign. The `SKILL.md` file provides comprehensive documentation and best practices for using SQLite, which aligns perfectly with the skill's stated purpose. It requires the `sqlite3` binary, which is a legitimate dependency for a SQLite-related skill. There are no indicators of malicious intent, data exfiltration, unauthorized execution, persistence, or prompt injection attempts against the agent.
能力评估
Purpose & Capability
The artifact coherently matches its stated purpose: it provides SQLite best-practice guidance for concurrency, pragmas, schema changes, backups, indexing, transactions, and common mistakes.
Instruction Scope
The instructions are reference guidance and example SQLite commands; they do not direct the agent to run commands automatically or modify databases without user direction.
Install Mechanism
The package contains only SKILL.md and declares sqlite3 as a required binary, which is proportionate for a SQLite guidance skill.
Credentials
No credentials, tokens, network endpoints, account/session stores, broad filesystem indexing, or unrelated environment access are requested.
Persistence & Privilege
No background worker, scheduled task, privilege escalation, autonomous persistence, or agent-state modification is described; database-affecting examples require user-chosen execution.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install sqlite
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /sqlite 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug sqlite
版本 1.0.0
许可证
累计安装 230
当前安装数 57
历史版本数 1
常见问题

SQLite 是什么?

Use SQLite correctly with proper concurrency, pragmas, and type handling. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 6078 次。

如何安装 SQLite?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install sqlite」即可一键安装,无需额外配置。

SQLite 是免费的吗?

是的,SQLite 完全免费(开源免费),可自由下载、安装和使用。

SQLite 支持哪些平台?

SQLite 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。

谁开发了 SQLite?

由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。

💬 留言讨论