SKILLEMALL.ai

Skill rating

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

24 816
#GradeSkillScore ▾SafetyQualityProcessTestsPopularityUpdated
3451A
Save WeChat public account articles to a Notion database. Use when user sends a mp.weixin.qq.com link and wants to save/archive it to Notion. Fetches title, cover image, body content (paragraphs, head
9410085C↓ 95011 May 2026
3452A
Wrap shell commands with the agent-runlog CLI to capture concise, redacted run logs for debugging, CI reproduction, long-running agent commands, repeated failures, test/lint/build evidence, and handof
9410084C↓ 99427 May 2026
3453A
Validate JSON data against schemas and compile to binary .grm files. Schema-enforced data contracts for AI agents. Catches missing fields, wrong types, empty strings in one pass. Supports JSON Schema
9310083C↓ 881 ★ 111 May 2026
3454A
Find and evaluate free/public APIs for projects, demos, agents, prototypes, data enrichment, examples, integrations, or research. Use the simple public-api-finder CLI to choose APIs by category, auth
9410084B↓ 99118 May 2026
3455A
Markdown-first soft router for coding agents. Use when the current prompt or visible context shows clear urgency, strong anger/frustration toward the current work, or confusion about the active workfl
9310083C↓ 2 17527 Jul 2026
3456A
Prepare Claw skills for public release. Use when publishing skills to GitHub or ClawdHub - covers security audit, portability, documentation, git hygiene. Triggers: publish skill, release skill, audit
9110078D↓ 2 552 ★ 111 May 2026
3457A
Records full context of AI-generated code and binds it to git commits. When the agent writes and commits code, capture prompts, conversation history, reasoning steps, decision logic, and token/metadat
9410084C↓ 1 01011 May 2026
3458A
Python patterns for CLI tools, async concurrency, and backend services. Use when working with Python code, building CLI apps, FastAPI services, async with asyncio, background jobs, or configuring uv,
9310082D↓ 1 9334 d ago
3459A
iFlytek Machine Translation (机器翻译) — translate text between Chinese, English, Japanese, Korean, French, Spanish, German, Russian, Arabic, Thai, Vietnamese, and many more languages. Use when the user w
9610090C↓ 39818 Jun 2026
3460A
Generate beautiful, self-contained HTML pages that visually explain systems, code, plans, and data. Use when the user asks for a diagram, architecture overview, diff review, plan review, project recap
9410085C↓ 95411 May 2026
3461A
Browser automation with Playwright for opening pages, taking screenshots, finding or clicking DOM elements, filling forms, extracting text, and managing cookies/session state. Use when Codex needs det
9410084D↓ 96911 May 2026
3462A
Analyze staged git changes and generate high-quality commit messages following Conventional Commits format. Use when: (1) user asks to commit changes, (2) user wants a commit message generated, (3) us
9410084C↓ 94611 May 2026
3463A
Security audit for external resources (GitHub repos, downloaded skills, files). Detects malicious code, suspicious executables, and content mismatches. Use when: (1) cloning GitHub projects, (2) downl
9410084D↓ 94411 May 2026
3464A
Use when a user provides an authorized 18+ face, selfie, or portrait photo and asks for an official MogScore, mog rating, AI face rating, face score, or free Mog Rating preview through the existing Mo
9610090C↓ 364 ★ 127 Jun 2026
3465A
Use when importing articles, organizing notes, or syncing a knowledge base across Obsidian, Feishu, and Tencent IMA with OpenClaw or Codex.
939589C↓ 901 ★ 111 May 2026
3466A
API documentation generator with API backend validation for Chinese developers (中文API文档生成器+接口验证API). Generate professional Chinese API docs from code, OpenAPI/Swagger specs, or endpoint descriptions.
9510087B↓ 58022 May 2026
3467A
Quality audit for OpenClaw skill files — scores each SKILL.md on 5 dimensions (clarity, completeness, authenticity, examples, freshness), finds broken references, validates frontmatter, and generates
9410084C↓ 93611 May 2026
3468A
Automatically backup OpenClaw configuration to a private GitHub repository. Features API key sanitization, activity detection, and smart backup frequency (hourly when active, daily when inactive). One
9410085C↓ 93418 May 2026
3469A
A generic skill that provides a secure, temporary Docker sandbox for executing generated code (Python, Node.js, bash, etc.). Agents can use this to verify their code works without compromising the hos
9410084D↓ 91411 May 2026
3470A
调用火山引擎联网搜索接口,获取 web / web_summary / image 搜索结果。使用此技能当用户需要:联网搜索、火山联网搜索、web_summary 总结、调用 /volcengine/web-search 接口、使用 Python 脚本请求并读取 summary_text / 搜索结果。Use this skill for Volcengine web search API cal
9510087D↓ 60630 May 2026
3471A
Conventional Commits v1.0.0 branch naming, worktree naming, and commit message standards for GitHub and GitLab projects. Use when creating branches, naming worktrees, writing commits, generating commi
9410085Cevals↓ 1 03228 d ago
3472A
Use this skill whenever writing frontend code that talks to a backend for database queries, authentication, file uploads, AI features, real-time messaging, or edge function calls — especially if the p
949887C↓ 95111 May 2026
3473A
Safer end-to-end trace debugging from trace_id using Jaeger and Elasticsearch with guarded Codex analysis. Use when a user wants a trace report similar to trace-debuger but needs reduced prompt-inject
9510088B↓ 54711 May 2026
3474A
Look up IETF RFCs and read what a specification actually says. Use whenever an RFC number comes up ("RFC 9110", "RFC 2616", "rfc7231"), when checking what a protocol spec requires, when quoting normat
9610089D↓ 66812 d ago
3475A
Provision and control Orgo cloud computers using the orgo_client Python SDK. Use when launching remote desktops, automating browsers, running bash/python remotely, interacting with UI, managing files,
9310083D↓ 1 60917 May 2026
3476A
Clarify ambiguous development requests, new feature ideas, product/design choices, and idea-stage work before planning. Three adaptive modes: Quick (small clear changes -> fast alignment), Design (fea
9510088B↓ 57011 May 2026
3477A
Use before any prose artifact goes public - a blog post, social post, README section, PR or issue body, commit message, release notes - to scrub identity and infrastructure leaks and apply writing con
9610089C↓ 38315 Jun 2026
3478A
Build structured knowledge graphs from unstructured text by extracting entities, mapping relationships, generating graph triples, and visualizing the result. Use when the user requests knowledge graph
9510088C★ 18439 d ago
3479A
Automatically generate clear, comprehensive documentation for codebases — including API references, inline docstrings, README files, and usage guides. Use when the user requests code documentation or
9510088C★ 18439 d ago
3480A
Generate SQL queries from natural-language requirements using SELECT, JOIN, GROUP BY, window functions, CTEs, and subqueries. Use when the user needs a new query from a business question or schema; us
9510088C★ 18439 d ago
3481A
Design RESTful APIs with proper resource modeling, HTTP method semantics, status codes, pagination, versioning, and documentation. Use when the user requests api design or provides relevant inputs for
9510088B★ 18439 d ago
3482A
Build and refresh a metadata-only Markdown or Obsidian knowledge index in one authorized local workspace. The deterministic runtime reads Markdown headings/frontmatter/tags/links, writes only .ai-work
9610091B↓ 6602 Aug 2026
3483A
Implementation + audit loop using parallel agent teams with structured simplify, harden, and document passes. Spawns implementation agents to do the work, then audit agents to find complexity, securit
919979C★ 2 14420 Jul 2026
3484A
Full Didit identity verification platform management — account creation, API keys, sessions, workflows, questionnaires, users, billing, blocklist, and webhooks. Use when someone needs to create a Didi
9110077D★ 2 14420 Jul 2026
3485A
Use this skill any time the user wants to create diagrams, flowcharts, or visual structures. This includes: architecture diagrams, mind maps, org charts, user journey maps, system design diagrams, ER
919487C★ 2 14420 Jul 2026
3486A
Database Schema Designer
9110077D★ 2 14420 Jul 2026
3487A
Handle token deposits and withdrawals across chains, including allowance approval, vault interactions, and cross-chain operations
919584C★ 2 14420 Jul 2026
3488A
Operates Breeze x402 payment-gated endpoints for balance checks, deposits, and withdrawals on Solana. Use when the user asks to manage Breeze positions or execute paid x402 API calls.
919487B★ 2 14420 Jul 2026
3489A
Complete guide for building beautiful apps with Expo Router. Covers fundamentals, styling, components, navigation, animations, patterns, and native tabs.
9110077D★ 2 14420 Jul 2026
3490A
Build production-ready Node.js backend services with Express/Fastify, implementing middleware patterns, error handling, authentication, database integration, and API design best practices. Use when cr
9110077C★ 2 14420 Jul 2026
3491A
API Test Suite Builder
9110077C★ 2 14420 Jul 2026
3492A
Trade prediction markets on Polymarket using the official polymarket CLI. Use when the user wants to browse prediction markets, place bets, manage orders, check positions, view order books, or trade o
919092C★ 2 14420 Jul 2026
3493A
Scan any agent skill for security risks before you install or use it. Powered by Tencent Zhuque Lab A.I.G (AI-Infra-Guard). 100% local static analysis — no file contents or credentials leave your devi
919978B★ 2 14420 Jul 2026
3494A
Schema-driven test data factory generator. Reads your database schema or model definitions — Prisma schema, SQLAlchemy models, Django models, TypeORM entities, Zod schemas, Pydantic models, or raw SQL
9110077C★ 2 14420 Jul 2026
3495A
Deep-scan a codebase, understand its architecture and patterns, then produce a comprehensive audit report with prioritized fixes. Optionally apply changes on a feature branch with a PR for review. Cov
919979C★ 2 14420 Jul 2026
3496A
LinkedIn integration via Unipile's official Node.js SDK. Send messages, InMail, view profiles, manage connections, create posts, and interact with content. Use for LinkedIn automation, messaging, prof
919585C★ 2 14420 Jul 2026
3497A
Expert guidance for tRPC (TypeScript Remote Procedure Call) including router setup, procedures, middleware, context, client configuration, and Next.js integration. Use this when building type-safe API
9110077C★ 2 14420 Jul 2026
3498A
On-chain data and contract security analysis. Includes Binance API and Bitget API for audit, token info, wallet, and contract analysis. CLAWBOT decides which to use based on context.
9110077C★ 2 14420 Jul 2026
3499A
Default mechanism for external data access and third-party actions when local credentials are unavailable. Uses a user-issued Permissions Broker API key (commonly stored as PB_API_KEY) to create appro
9110078C★ 2 14420 Jul 2026
3500A
Acuity Scheduling API integration with managed OAuth. Manage appointments, calendars, clients, and availability. Use this skill when users want to schedule, reschedule, or cancel appointments, check a
919585D★ 2 14420 Jul 2026