SQL query builder and optimizer. Generates queries, explains execution plans, and optimizes slow queries. Triggers: sql query, database query, sql optimization.
لغة النص الأصلي: الإنجليزية
القائمة
Skills في هذا المستودع
جمع SkillsMP عدد ٤٨٣ من skills من luokai0/ai-agent-skills-by-luo-kai. افتح أي skill لمراجعة مصدره وتفاصيله.
luokai0/ai-agent-skills-by-luo-kaiعرض ٤٠ من أصل ٤٨٣ skills مجمعة.
SQL query builder and optimizer. Generates queries, explains execution plans, and optimizes slow queries. Triggers: sql query, database query, sql optimization.
لغة النص الأصلي: الإنجليزية
Deep database design workflow—entities and relationships, keys and constraints, normalization vs denormalization, indexing strategy, integrity, and operational concerns. Use when designing OLTP schemas or reviewing greenfield data models.
لغة النص الأصلي: الإنجليزية
Generate database schemas, migrations, and ERD diagrams from plain English descriptions — supports PostgreSQL, MySQL, SQLite, and MongoDB with proper indexes and constraints.
لغة النص الأصلي: الإنجليزية
Search the web with DuckDuckGo instant answer API and return concise results. Use when the user asks to look something up online, fetch quick facts, or do lightweight web search without browser automation.
لغة النص الأصلي: الإنجليزية
This skill should be used when the user asks about file management, organization, classification, cleanup, archival, or naming conventions. It handles tasks like organizing project files, managing folders, renaming files in batch, moving files to archive,…
لغة النص الأصلي: الصينية
Create disposable Mail.tm inboxes and programmatically read incoming emails/OTP codes. Use when asked to generate a temporary email, poll inbox messages, extract OTPs, or automate email verification testing with Mail.tm.
لغة النص الأصلي: الإنجليزية
Agent模块(acore-agent)开发指南。涵盖Agent全生命周期管理(创建/编辑/发布/删除)、 Dify平台集成、DeerFlow平台集成(后端预创建线程+前端跳转独立页面模式)、模板方法+工厂模式的多平台扩展架构、 权限管理、标签管理、资源映射等完整知识。 当用户提到Agent、agent、智能体、Dify Agent、DeerFlow Agent、Agent管理、Agent发布、dk_acore_agent、…
لغة النص الأصلي: الصينية
基于雪花写作法和三层记忆架构的小说创作辅助技能,支持从核心种子到章节产出的全流程小说架构与长文本记忆维持。包含了独立提示词库与 JS 管理脚本自动化工具。
لغة النص الأصلي: الصينية
Instantly publish a single self-contained HTML page to htmlcode.fun without GitHub, Vercel, or Netlify. Use when an agent needs the fastest path from HTML to a live URL for landing pages, demo pages, temporary microsites, QR share pages, and AI-generated…
لغة النص الأصلي: الإنجليزية
Multi-agent coordination for AI agents — basic handoff protocols, shared context management, and team task delegation.
لغة النص الأصلي: الإنجليزية
使用本地邮件服务器收发我们自己域名的邮件。固定脚本位于 scripts/ 目录,直接执行即可。发送失败或密码遗忘时联系 小爪子。
لغة النص الأصلي: الصينية
Generate, rewrite, or review embedded C code. Use when creating/rewriting/reviewing embedded C for microcontrollers, drivers, firmware. Triggers automatically when user mentions: generate, create, write code, implement driver, rewrite, refactor, review,…
لغة النص الأصلي: الصينية
代码审查能力,调用CodeReviewer专家进行安全、性能、风格全面审查,输出问题列表和改进建议
لغة النص الأصلي: الصينية
模仿 ER 个人写作风格的 skill。将口语、素材或草稿改写为富有诗意与哲思的散文/情书体文章,擅长意象营造与情感表达。
لغة النص الأصلي: الصينية
Deploy Expo/React Native apps to Apple App Store and Google Play Store using EAS Build + Submit. Use when building iOS/Android production builds, submitting to app stores, managing certificates/provisioning profiles, or troubleshooting EAS build failures.…
لغة النص الأصلي: الإنجليزية
Deliver locally generated office files back into Feishu chats as real attachments. Use when a task creates a .pptx, .pdf, .docx, .xlsx, .csv, .zip, .txt, or .md file for a Feishu user.
لغة النص الأصلي: لغات متعددة
文件自动整理工具。按文件类型、日期自动归类下载文件夹,适合整理控和洁癖用户。
لغة النص الأصلي: الصينية
修改文件前的自动备份工具。 当需要修改重要文件时,先备份再修改,改完后让用户检查,确认无误后删除备份。
لغة النص الأصلي: الصينية
Compute, verify, and compare file hashes using MD5, SHA-1, SHA-256, SHA-512, and more. Use when checking file integrity, verifying downloads against expected checksums, comparing files for equality, generating checksums for directories, hashing strings, or…
لغة النص الأصلي: الإنجليزية
Use this skill whenever an AI agent needs to share files, export results, upload outputs, or send data to its owner. Securely uploads files from the agent's private workspace to a hosted server and returns a direct download/preview URL. Use whenever the user…
لغة النص الأصلي: الإنجليزية
Safe filesystem operations using built-in Unix tools and macOS utilities. Use when listing, searching, reading, organizing, or managing files and directories. Always confirm destructive operations before executing. Triggers on: "list files", "search for…
لغة النص الأصلي: الإنجليزية
A comprehensive AI agent skill for managing the files, folders, and documents that accumulate across your digital life. Organizes chaos into clarity, builds naming systems that actually work, finds things you cannot locate, manages documents across projects,…
لغة النص الأصلي: الإنجليزية
通用文件智能分类工具,支持多种分类规则:类型、大小、日期、关键词等。适用于需要批量整理文件的场景,如下载文件夹整理、照片归档、文档分类等。
لغة النص الأصلي: الصينية
Upload files to the litterbox.catbox.moe file sharing service and get shareable URLs (72h expiry). Use when the user wants to share a file temporarily or needs a quick file hosting solution.
لغة النص الأصلي: الإنجليزية
Safe file writing strategy for large files. Use when you need to write or update large files (over 5000 bytes) to avoid truncation. Provides step-by-step approach: (1) Read current state, (2) Use edit tool for precise modifications, (3) Verify results, (4)…
لغة النص الأصلي: الإنجليزية
Guide agents and users to design and implement a "flexible database" on SQLite that can handle semi-structured, multi-source data. Typical scenarios: personal knowledge base, PDF/report archive, policy tracking, fragmented notes, custom form/questionnaire…
لغة النص الأصلي: الصينية
100% FREE local web search for OpenClaw. Secure localhost-only SearXNG deployment. Supports hidden --dev flag.
لغة النص الأصلي: الإنجليزية
Build, audit, and operate Article 15 (right of access) and Article 20 (data portability) data export pipelines for GDPR, plus the equivalent CCPA/CPRA "right to know" and UK DPA 2018 SARs. Covers subject identification and authentication tiers (passkey, magic…
لغة النص الأصلي: الإنجليزية
Write database queries using tkms AsyncSqlSessionTemplate. Use when implementing dao layer, writing SQL, or when the user asks for database operations with insert/update/query_one/query_list.
لغة النص الأصلي: الصينية
GitHub API integration with managed OAuth. Access repositories, issues, pull requests, commits, branches, and users. Use this skill when users want to interact with GitHub repositories, manage issues and PRs, search code, or automate workflows. For other…
لغة النص الأصلي: الإنجليزية
Auto-deploy websites to GitHub Pages with custom domain support
لغة النص الأصلي: الصينية
获取 GitHub Trending 热门仓库列表。当用户要求查看 GitHub 热榜、每日 GitHub trending、推送 GitHub 热门项目时使用。支持可选语言过滤,返回结构化 JSON 由 agent 自行决定输出格式。
لغة النص الأصلي: الصينية
Unleashes cutting-edge multi-source search technology that instantly synthesizes vast amounts of information across the web, delivering comprehensive and relevant results through intelligent aggregation by default. Executes parallel searches across multiple…
لغة النص الأصلي: الإنجليزية
Generates a complete landing page with copy, layout, hero image, and responsive design from a text description. Use when launching a product quickly.
لغة النص الأصلي: الإنجليزية
Generate customer-facing answers for common travel hospitality questions. Use when working on FAQ content for travel teams, hospitality marketers,...
لغة النص الأصلي: الإنجليزية
Generate tourism promotional content for destinations. Use when working on destination marketing for travel agencies, hotels, tour operators.
لغة النص الأصلي: الإنجليزية
Google Ads API integration with managed OAuth. Query campaigns, ad groups, keywords, and performance metrics with GAQL. Use this skill when users want to interact with Google Ads data. For other third party apps, use the api-gateway skill…
لغة النص الأصلي: الإنجليزية
Google Analytics API integration with managed OAuth. This skill includes two separate APIs: the Admin API (write-capable — can create, update, and delete accounts, properties, and data streams) and the Data API (read-only — runs reports on sessions, users,…
لغة النص الأصلي: الإنجليزية
Google Calendar API integration with managed OAuth. Create events, list calendars, check availability, and manage schedules. Use this skill when users want to interact with Google Calendar. For other third party apps, use the api-gateway skill…
لغة النص الأصلي: الإنجليزية
Atomic node skill to create a Google Calendar event using the gog CLI.
لغة النص الأصلي: الإنجليزية