发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
Developer Tools Reference
Theme and plugin file management, and direct database queries.
notioncli — Notion API Skill
A powerful CLI for the Notion API. Query databases, manage pages, add comments, and automate your workspace from the terminal. Built for AI agents and humans alike.
glass2claw: From Your Eyes to Your Database — Instantly
来自 openclaw/skills 技能
Watchlist Management
Manage topics you want to track continuously. Findings accumulate in the SQLite database for briefings and history queries.
History & Knowledge Query
Query the accumulated findings database.
Satori CLI Integration
Satori persists notable information across AI applications. It stores facts in both vector and knowledge graph databases for later retrieval.
TOS Vectors Skill
Comprehensive skill for managing vector storage, indexing, and similarity search using the TOS Vectors service - a cloud-based vector database optimized for AI applications.
Spreadsheet Automation
Google Sheets isn't just for budgets and lists. With the right formulas, Apps Script, and integrations, it becomes a database, CRM, project tracker, analytics dashboard, and workflow engine — all in one free tool. This playbook shows you how to build production-grade systems in Sheets that replace $50-500/month SaaS tools.
database.tf - 数据库资源模板
resource "huaweicloud_rds_instance" "mysql" { name = "${local.project_name}-mysql" flavor = var.db_instance_type availability_zone = var.db_ha_enabled ? join(",", var.availability_zones) : var.availability_zones[0]
TypeScript Node.js REST API (rznode)
> A TypeScript Node.js REST API starter built on Express.js with a clean route/controller separation, typed middleware patterns, environment-based configuration, and Jest for integration testing. Ready to extend with a database layer or additional resource routes.
Database Operations
Comprehensive database design, migration, and optimization specialist. Adapted from buildwithclaude by Dave Poon (MIT).