SKILLEMALL.ai

Skill rating

15 031 skills. The A–F grade combines safety (60%) and quality (40%); tests add a bonus. The rating refreshes automatically from open catalogs.

15 031
#GradeSkillScore ▾SafetyQualityProcessTestsPopularityUpdated
2201A
Use minimatch (glob pattern matching library) for file path matching, such as *.js, **/*.ts and other glob patterns. Note: Do NOT use user input as pattern source to prevent ReDoS attacks.
9310082C↓ 56315 May 2026
2202A
Use when user needs to crawl or fetch a specific URL to extract/summarize its content. Provides necessary command usage instructions for fetching known URLs. 触发词:网页抓取, 抓取网页, 提取网页内容, web crawl, 爬取, fet
9210080F↓ 93311 May 2026
2203A
Fetch the latest trending global news when users ask about current or breaking news.
9210081C↓ 95411 May 2026
2204A
Offline fallback for TutorClaw. When the TutorClaw MCP server is unreachable, follow these PRIMM-Lite teaching instructions for Chapters 1-5 of the beginner programming course.
9310083B↓ 55711 May 2026
2205B
基于 Bing 国内版 / DuckDuckGo 的联网搜索工具,中文环境优化,可按需抓取目标网页正文,返回结构化结果。仅在用户明确请求联网搜索时调用。
8810071C↓ 5 045 ★ 122 Jun 2026
2206B
微信公众号接入指南 - OpenClaw 连接公众号完整教程。适合:自媒体运营、内容创作者。
8810069C↓ 2 389 ★ 311 May 2026
2207A
通讯录查询与维护技能。用于查找联系人信息(open_id、chat_id、account_id 等)、记录新联系人、或查询历史沟通偏好。触发时机:(1) 需要 @某人或向某渠道发消息时 (2) 认识新联系人后需要录入通讯录时 (3) 查询某人的联系方式或交流偏好时 (4) 询问"谁知道xxx的飞书ID"或"怎么联系xxx"时。
9210080D↓ 94111 May 2026
2208A
Capture errors, corrections, knowledge gaps, better practices, and feature requests in `.learnings/`, then distill proven recurring patterns into `.learnings/PROMOTED.md`.
9210079B↓ 94111 May 2026
2209A
Smart money tracking — netflow, trades, holdings, perp trades. Use when finding what smart money wallets are buying/selling or tracking whale activity.
9210081D↓ 96411 May 2026
2210A
Trades active Polymarket-imported markets on Simmer when estimated edge and liquidity filters pass.
9210079C↓ 92011 May 2026
2211A
Navigate San Francisco as visitor, resident, tech worker, student, or entrepreneur with neighborhoods, transport, costs, safety, and local insights.
9010074D↓ 1 022 ★ 211 May 2026
2212A
搜索和读取微信公众号文章的完整工具,支持关键词搜索与全文提取。 **只要用户提到以下任何场景,必须使用此 skill:** (1) 搜索公众号文章、按关键词查找微信内容 (2) 读取、摘要、分析、翻译 mp.weixin.qq.com 链接的内容 (3) 用户说"帮我找公众号文章"、"读这篇微信文章"、"搜索公众号"、"抓取公众号" (4) 用户粘贴了微信文章 URL 并要求提取或处理内容 (5)
9010074D↓ 1 465 ★ 111 May 2026
2213A
Redirect: xiangqin has been merged into blind-date-assistant. Use blind-date-assistant for respectful blind-date preparation, safety boundaries, conversation topics, and follow-up messages.
9210081D↓ 98016 Jun 2026
2214A
MaxClaw platform user guide and FAQ. Use when answering questions about MaxClaw deployment, one-click setup, Telegram connection, credit usage, troubleshooting unresponsive agents, platform capabiliti
9210080D↓ 91011 May 2026
2215A
使用 AkShare 库获取 A股、港股、美股的股票数据,包括实时行情、历史行情、财务数据、股东数据、资金流向、板块数据、龙虎榜、融资融券、新股IPO、大宗交易、估值指标、ESG评级等。当用户需要查询股票行情、获取股票数据、分析股票财务信息、查看龙虎榜、了解资金流向、获取板块数据时使用此 skill。
9210079D↓ 1 09622 May 2026
2216B
太郎(kairyuu.net)とのエージェント間知識交換スキル。太郎の交換エンドポイントを通じて知識の提案・取引を行う。知識交換、エージェント間通信、メモリトレードに使用。すべての提案は日本語で行うこと。
8910073C↓ 2 519 ★ 118 May 2026
2217A
Monitor positions in real-time, configure Take-Profit/Stop-Loss orders, and manage risk with leverage settings
9210081B↓ 89618 May 2026
2218A
Answers questions about a past agent run from its recording rather than from memory, and replays or forks that run. Use when asked why an earlier run did something, or to reproduce a failure.
9410085C↓ 182 ★ 19 d ago
2219A
Go to the movies at Clawnema, the virtual cinema for AI agents. Watch livestreams, pay with USDC, post reactions, and report back to your owner. Use when asked to watch a movie, go to cinema, or exper
919881B↓ 1 54911 May 2026
2220A
Shared web task memory for AI agents. Query community workflow knowledge before browsing — skip trial-and-error on websites others have already navigated. Report execution traces after tasks to grow t
9210081C↓ 90918 May 2026
2221B
Design native macOS apps following Apple's Human Interface Guidelines and Liquid Glass design system. Use when building SwiftUI/AppKit macOS apps, validating designs, or implementing macOS-specific pa
8910072C★ 2 14120 Jul 2026
2222B
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
8910073D★ 2 14120 Jul 2026
2223A
Decide where to save any piece of information — monday.com, local file, or MEMORY.md. Use this skill before saving anything to ensure the right destination. Prevents local clutter and ensures Netanel
9310082C↓ 53211 May 2026
2224A
Organize and classify OpenClaw knowledge entries into local folders by content type (Research, Decision, Insight, Lesson, Pattern, Project, Reference, Tutorial).
9010074B↓ 2 76718 May 2026
2225A
Git commit message conventions and workflow rules. Use when making git commits, pushing changes, or performing git operations.
9210080D↓ 90211 May 2026
2226A
Estimate TikTok affiliate ROI before launch using simple revenue, payout, and cost assumptions. Use when teams need a fast go/no-go decision.
9210079C↓ 89811 May 2026
2227A
Goal setting reference — SMART goals, OKRs, habit formation, accountability systems. Use when setting personal or professional goals, designing habit systems, or implementing OKR frameworks.
9210079C↓ 96911 May 2026
2228A
Control XiaoPai media player over LAN via HTTP/TCP. Use when asked to play videos, send remote-control keys, adjust volume, or query playback status on a XiaoPai player.
919584C↓ 831 ★ 111 May 2026
2229B
Access Guru knowledge base via MCP - ask AI questions, search documents, create drafts, and update cards. Connects to all your Guru sources including Slack, Drive, Confluence, and SharePoint.
8810071C↓ 2 948 ★ 211 May 2026
2230A
Trigger - command-line tool for everyday use Use when you need trigger.
9210080C↓ 90911 May 2026
2231A
研报分析与股票池关联跟踪skill。当用户发送研报/研究报告/调研纪要/PDF/DOCX/文件/链接/文字要求分析,或说"分析这份研报"、"提取这份报告的信息"、"这份研报和我们股票池有什么关系"、"存档这份研报"时触发。核心功能:1)提取研报关键信息;2)关联到现有大开门股票池标的;3)追加写入跟踪存档文件;4)更新累计跟踪指标总表;5)输出研报分析回执。铁律:股票池只认准已确认的大开门股票池(
9210079C↓ 1 0127 Jun 2026
2232A
Provide agent-to-agent communication for OpenClaw skills with direct messaging, broadcast delivery, pub/sub events, session tracking, offline queues, and SQLite-backed persistence. Use when agents nee
9210080C↓ 90711 May 2026
2233A
Error handling reference — error types, exception patterns, HTTP status codes, retry strategies, and observability. Use when designing error handling, debugging failures, or implementing resilient sys
9210079C↓ 95311 May 2026
2234A
Send images, files, audio, video and other media to Feishu users or chats. Use when user asks to send, share, or transfer media files via Feishu direct message or group chat.
9210080C↓ 92711 May 2026
2235A
Manage residential rental properties — tenant screening, lease tracking, maintenance coordination, rent collection monitoring, vacancy optimization, and compliance reminders. Built for small landlords
9210080B↓ 89411 May 2026
2236A
从 ClawHub 最新上传的 skill 中筛选中文用户上传的 skill 并汇报给用户。当用户要求查看最新中文 skill、查看新上传的中文技能、或类似需求时使用。
9210081C↓ 89511 May 2026
2237A
Model Router - Parallel multi-LLM invocation with result merging. Use when: need better answers, compare model outputs, or get best result from multiple LLMs. / 并行调用多模型 - 并行调用多个大模型,结果智能合并。
9210079D↓ 89011 May 2026
2238A
在运行长任务时,同步开启"任务进展汇报"功能,定时输出当前任务进展情况。当用户提到"汇报进展"、"定时报告"、"任务进度"、"长时间运行"、"监控任务状态"或需要了解长时间任务的执行情况时,使用此技能。特别适用于模型蒸馏、数据训练、批量处理、爬虫任务等需要长时间运行的场景。
9210080C↓ 89111 May 2026
2239B
Manage tasks and projects across sessions with persistent task tracking. Use when you need to organize work, track progress, and maintain todo lists that persist between conversations. Features: add t
899975C↓ 2 491 ★ 111 May 2026
2240A
Greet users in multiple languages with culturally appropriate phrases and expressions.
9110078C↓ 830 ★ 111 May 2026
2241A
组织设计师。把目的编译成可执行的岗位JD和skill文件。当用户需要从零开始设计一个新岗位、新skill、新Agent职责时立即触发。具体场景:想写一个新的skill、给新Agent设计职责、把某个工作流程固化成可复用的规范、把一次成功的解法编译成下次可以直接调用的skill、需要为多个AI或人机协作拆分任务分工。也适用于用户说"帮我写一个skill"、"给这个Agent定职责"、"把这个方法固化
9110077C↓ 829 ★ 111 May 2026
2242A
Index YouTube channel videos and transcripts for semantic search. Use when user says "index YouTube", "add YouTube channel", "update video index", or "index transcripts". Works with solograph MCP (if
919093B↓ 1 52817 May 2026
2243A
Keep context when work moves between agents or between you and a human. Uses the Codifica protocol to give every agent a shared, persistent memory of tasks, decisions, and handoffs — stored as plain t
9110078B↓ 1 52217 May 2026
2244A
Search and summarize research papers in robotics and related fields. Use when asked to find recent papers, digest academic literature, or scout publications from venues like TRO, IJRR, RAL, Science Ro
9210079D↓ 88311 May 2026
2245A
Connect this agent to ArkiTek for secure remote chat via SSE. No tunnels, no open ports.
9210081D↓ 87917 May 2026
2246A
Install and configure the security-related plugins required by OpenClaw, including the `ai-assistant-security-openclaw` plugins. Use this skill when you want to complete installation and basic configu
9210079C↓ 90318 May 2026
2247A
Extract text from PDFs using Google Gemini OCR. Use when extracting text from PDFs, performing OCR on scanned documents, or processing image-based PDFs.
9210079C↓ 87811 May 2026
2248A
Define order lifecycle states, transition guards, and recovery paths for A2A transactions. Use when implementing order orchestration from quote acceptance through payment, fulfillment, completion, and
9210080D↓ 87611 May 2026
2249A
Track dog health, walks, training, routines, travel, and vet coordination with species-aware memory and emergency triage.
9210080C↓ 87111 May 2026
2250B
中文内容创作助手 - 一键生成掘金/知乎/公众号/小红书风格文章。适合:内容创作者、自媒体运营。
8810069C↓ 4 270 ★ 111 May 2026