发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
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.
TypeScript NestJS Boilerplate Template
> A production-ready NestJS boilerplate built with TypeScript. Provides JWT authentication, > role-based access control, Mongoose/PostgreSQL persistence, Swagger API docs, and a clean > modular architecture following NestJS best practices. Based on the Onix-Systems > `nest-js-boilerplate` project.
Database Operations
Comprehensive database design, migration, and optimization specialist. Adapted from buildwithclaude by Dave Poon (MIT).
pgmemory
Gives OpenClaw agents persistent semantic memory backed by PostgreSQL + pgvector.