发现优质的 AI Agent 技能

聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用

83,722浏览
2下载资源
1用户
广告位 728x90

共 442 个技能

🔗

Todo Management

A per-workspace SQLite database: - Default: `./todo.db` - Override: `TODO_DB=/path/to/todo.db`

sqldatabaseopenclawarchive+1
2329
0
🔗

chat_ai(文本问数)

将自然语言问题转化为 SQL 查询并执行,支持多轮对话、意图识别、SQL 审计、可视化推荐等全流程。

aisqlchatopenclaw+1
2329
0
🔗

win-browser

Read bookmarks and browsing history from Microsoft Edge and Google Chrome, open URLs, get active tab titles, and list downloads. Uses built-in PowerShell + winsqlite3.dll for history access.

sqlopenclawarchivebackup+1
2329
0
🔗

sticky-notes

Read and search Windows Sticky Notes directly from the local database. Uses Windows built-in `winsqlite3.dll` via P/Invoke — zero external dependencies.

sqldatabaseopenclawarchive+1
2329
0
🔗

Setup

```bash clawctl init # create the database export CLAW_AGENT=your-name # set identity (falls back to $USER with warning) export CLAW_DB=~/.openclaw/clawctl.db # optional, this is the default ```

agentdatabaseopenclawarchive+1
2329
0
🔗

PostgreSQL 常用命令参考

来自 openclaw/skills 技能

postgressqlopenclawarchive+1
2329
0
🔗

PostgreSQL Database Skill

来自 openclaw/skills 技能

postgressqldatabaseopenclaw+1
2329
0
🔗

Black Box (Powered by TiDB Zero)

**Black Box** is an indestructible audit log for AI Agents. It acts as a "Flight Data Recorder" that streams critical actions, errors, and reasoning chains to a persistent cloud database (TiDB Zero) in real-time.

aiagentdatabaseopenclaw+1
2329
0
🔗

Design: Agent Teleport

**Role:** Migration Utility **Mechanism:** Tarball -> BLOB -> SQL -> New Host. **Security:** DSN acts as the "Private Key". Anyone with DSN can restore.

agentsqlsecurityopenclaw+1
2329
0
🔗

Import Command Template

先在 skill 根目录生成 SQL:

sqlcommandopenclawarchive+1
2329
0
🔗

Import Command Template

如果你手上有新的 xlsx,先在 skill 根目录生成 SQL:

sqlcommandopenclawarchive+1
2329
0
🔗

Code Review Checklist

- [ ] Input validation implemented - [ ] SQL injection prevention (parameterized queries) - [ ] XSS protection (proper escaping) - [ ] Authentication and authorization checks - [ ] Secure handling of sensitive data

sqlapiopenclawarchive+1
2329
0
广告位 728x90