数据处理
数据转换、清洗与 ETL
relational-database-mcp-cloudbase
TencentCloudBase
This is the required documentation for agents operating on the CloudBase Relational Database. It lists the only four supported tools for running SQL and managing security rules. Read the full content to understand why you must NOT use standard Application SDKs and how to safely execute INSERT, UPDATE, or DELETE operations without corrupting production data.
api-provider-setup
aAAaqwq
添加和配置第三方 API 中转站供应商到 OpenClaw。当用户需要添加新的 API 供应商、配置中转站、设置自定义模型端点时使用此技能。支持 Anthropic 兼容和 OpenAI 兼容的 API 格式。
Cron Manager Skill
aAAaqwq
Telegram æ¨é: ~/clawd/skills/telegram-push/telegram-push.sh
xcodebuildmcp
w-winter
Build/test Xcode projects via the XcodeBuildMCP MCP server using a local CLI wrapper for pi (no MCP support). Use when the user mentions Xcode, xcodebuild, iOS builds/tests, or XcodeBuildMCP.
dev-browser
w-winter
Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser workflows. Trigger phrases include "go to [url]", "click on", "fill out the form", "take a screenshot", "scrape", "automate", "test the website", "log into", or any browser interaction request.
django-patterns
rohitg00
Django architecture patterns including DRF, ORM optimization, signals, middleware, and project structure
authentication-patterns
rohitg00
Authentication and authorization patterns including OAuth2, JWT, RBAC, session management, and PKCE flows
nextjs-mastery
rohitg00
Next.js 14+ App Router patterns including RSC, ISR, middleware, parallel routes, and data fetching
continuous-learning
rohitg00
Auto-extract patterns from coding sessions, track corrections, and build reusable knowledge with confidence scoring
rust-systems
rohitg00
Rust systems programming patterns including ownership, traits, async runtime, error handling, and unsafe guidelines
websocket-realtime
rohitg00
Real-time communication patterns with WebSocket, Socket.io, Server-Sent Events, and scaling strategies
api-design-patterns
rohitg00
REST API design with resource naming, pagination, versioning, and OpenAPI spec generation
redis-patterns
rohitg00
Redis patterns including caching strategies, pub/sub, streams for event processing, Lua scripts, and data structures
capacitor-offline-first
Cap-go
Guide to building offline-first Capacitor apps with data synchronization, caching strategies, and conflict resolution. Covers SQLite, service workers, and network detection. Use this skill when users need their app to work without internet.
capacitor-push-notifications
Cap-go
Complete guide to implementing push notifications in Capacitor apps using Firebase Cloud Messaging (FCM) and Apple Push Notification Service (APNs). Covers setup, handling, and best practices. Use this skill when users need to add push notifications.
tailwind-capacitor
Cap-go
Guide to using Tailwind CSS in Capacitor mobile apps. Covers mobile-first design, touch targets, safe areas, dark mode, and performance optimization. Use this skill when users want to style Capacitor apps with Tailwind.
capacitor-security
Cap-go
Comprehensive security guide for Capacitor apps using Capsec scanner. Covers 63+ security rules across secrets, storage, network, authentication, cryptography, and platform-specific vulnerabilities. Use this skill when users need to secure their mobile app or run security audits.
cordova-to-capacitor
Cap-go
Complete guide for migrating from Apache Cordova to Capacitor. Use this skill when users need to modernize a Cordova/PhoneGap app to Capacitor, migrate plugins, or understand platform differences.
capacitor-app-store
Cap-go
Complete guide to publishing Capacitor apps to Apple App Store and Google Play Store. Covers app preparation, screenshots, metadata, review guidelines, and submission process. Use this skill when users are ready to publish their app.
capacitor-best-practices
Cap-go
Best practices for Capacitor app development including project structure, plugin usage, performance optimization, security, and deployment. Use this skill when reviewing Capacitor code, setting up new projects, or optimizing existing apps.
capacitor-deep-linking
Cap-go
Complete guide to implementing deep links and universal links in Capacitor apps. Covers iOS Universal Links, Android App Links, custom URL schemes, and navigation handling. Use this skill when users need to open their app from links.
gh-issues
serejaris
Use when creating, searching, updating, or managing GitHub issues via CLI. Triggers: "issue", "create issue", "gh issue", "task tracking", "context", "handoff", "resume task", "session context", "save progress", "active tasks", "in-progress", "my tasks", "open issues". Covers: gh commands, bulk operations, JSON/jq, search filters, issue-to-PR workflow, AI session context storage, task workflow with labels.
opencode-config
serejaris
Use when configuring OpenCode CLI - changing default model, adding providers, setting baseURL, or troubleshooting model selection issues
postgresql-psql
einverne
Comprehensive guide for PostgreSQL psql - the interactive terminal client for PostgreSQL. Use when connecting to PostgreSQL databases, executing queries, managing databases/tables, configuring connection options, formatting output, writing scripts, managing transactions, and using advanced psql features for database administration and development.