Discover and install skills to enhance your AI agent's capabilities.
| Name | Contains | Score |
|---|---|---|
semantic-scholar wanshuiyin/Auto-claude-code-research-in-sleep Search published venue papers (IEEE, ACM, Springer, etc.) via Semantic Scholar API. Complements /arxiv (preprints) with citation counts, venue metadata, and TLDR. Use when user says "search semantic scholar", "find IEEE papers", "find journal papers", "venue papers", "citation search", or wants published literature beyond arXiv preprints. | Skills | 89 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: dc00dfb |
idea-discovery wanshuiyin/Auto-claude-code-research-in-sleep Workflow 1: Full idea discovery pipeline. Orchestrates research-lit → idea-creator → novelty-check → research-review to go from a broad research direction to validated, pilot-tested ideas. Use when user says "找idea全流程", "idea discovery pipeline", "从零开始找方向", or wants the complete idea exploration workflow. | Skills | 89 Impact Pending Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: bc8a7bc |
paper-compile wanshuiyin/Auto-claude-code-research-in-sleep Compile LaTeX paper to PDF, fix errors, and verify output. Use when user says "编译论文", "compile paper", "build PDF", "生成PDF", or wants to compile LaTeX into a submission-ready PDF. | Skills | 89 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: bc8a7bc |
dse-loop wanshuiyin/Auto-claude-code-research-in-sleep Autonomous design space exploration loop for computer architecture and EDA. Runs a program, analyzes results, tunes parameters, and iterates until objective is met or timeout. Use when user says "DSE", "design space exploration", "sweep parameters", "optimize", "find best config", or wants iterative parameter tuning. | Skills | 89 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 5f3df55 |
arxiv wanshuiyin/Auto-claude-code-research-in-sleep Search, download, and summarize academic papers from arXiv. Use when user says "search arxiv", "download paper", "fetch arxiv", "arxiv search", "get paper pdf", or wants to find and save papers from arXiv to the local paper library. | Skills | 89 Impact Pending Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 5f3df55 |
auto-paper-improvement-loop wanshuiyin/Auto-claude-code-research-in-sleep Autonomously improve a generated paper via GPT-5.4 xhigh review → implement fixes → recompile, for 2 rounds. Use when user says "改论文", "improve paper", "论文润色循环", "auto improve", or wants to iteratively polish a generated paper. | Skills | 89 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: bc8a7bc |
linkedin-followup openclaw/skills Manage LinkedIn outreach leads from Google Sheets — search by name, read live conversation threads, update status, and send contextual follow-up messages. Use after linkedin-dm to move leads through the pipeline (Sent → Replied → Call Scheduled → Demo Done → Closed). | Skills | 89 Impact Pending Average score across 0 eval scenarios Securityby Critical Do not install without reviewing Reviewed: Version: 81bf71b |
clawdnet openclaw/skills Register and manage AI agents on ClawdNet, the decentralized agent registry. Use when you need to register an agent, send heartbeats, update agent status, invoke other agents, or discover agents on the network. | Skills | 89 Impact Pending Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: b6d50c3 |
openclaw/skills Search and browse Pinterest pins, get pin details, and send actual images to the user via Telegram/messaging. Use when the user wants to find inspiration, search for images/ideas, or browse Pinterest content. Sends images directly, not just links. | Skills | 89 Impact Pending Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 99bc46f |
demo-video openclaw/skills Create product demo videos by automating browser interactions and capturing frames. Use when the user wants to record a demo, walkthrough, product showcase, or interactive video of a web application. Supports Playwright CDP screencast for high-quality capture and FFmpeg for video encoding. | Skills | 89 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: e33fbc7 |
cli-design joelhooks/joelclaw Design and build agent-first CLIs with HATEOAS JSON responses, context-protecting output, and self-documenting command trees. Use when creating new CLI tools, adding commands to existing CLIs (joelclaw, slog, igs), or reviewing CLI design for agent-friendliness. Triggers on 'build a CLI', 'add a command', 'CLI design', 'agent-friendly output', or any task involving command-line tool creation. | Skills | 89 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: f95f0d3 |
megaeth-developer openclaw/skills End-to-end MegaETH development playbook (Feb 2026). Covers wallet operations, token swaps (Kyber Network), eth_sendRawTransactionSync (EIP-7966) for instant receipts, JSON-RPC batching, real-time mini-block subscriptions, storage-aware contract patterns (Solady RedBlackTreeLib), MegaEVM gas model, WebSocket keepalive, bridging from Ethereum, and debugging with mega-evme. Use when building on MegaETH, managing wallets, sending transactions, or deploying contracts. | Skills | 89 Impact Pending Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: d495f19 |
megaeth-developer openclaw/skills End-to-end MegaETH development playbook (Feb 2026). Covers wallet operations, token swaps (Kyber Network), eth_sendRawTransactionSync (EIP-7966) for instant receipts, JSON-RPC batching, real-time mini-block subscriptions, storage-aware contract patterns (Solady RedBlackTreeLib), MegaEVM gas model, WebSocket keepalive, bridging from Ethereum, and debugging with mega-evme. Use when building on MegaETH, managing wallets, sending transactions, or deploying contracts. | Skills | 89 Impact Pending Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0f92ad5 |
uni-airtable shockz09/uni-cli Airtable bases, tables, and records via uni CLI. Use when user wants to query Airtable data, create/update records, or list bases and tables. Requires AIRTABLE_API_KEY (Personal Access Token). | Skills | 89 Impact Pending Average score across 0 eval scenarios Securityby Risky Do not use without reviewing Reviewed: Version: f1dfc90 |
xcode-project-analyzer AvdLee/Xcode-Build-Optimization-Agent-Skill Audit Xcode project configuration, build settings, scheme behavior, and script phases to find build-time improvements with explicit approval gates. Use when a developer wants project-level build analysis, slow incremental builds, guidance on target dependencies, build settings review, run script phase analysis, parallelization improvements, or module-map and DEFINES_MODULE configuration. | Skills | 89 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: b599058 |
spm-build-analysis AvdLee/Xcode-Build-Optimization-Agent-Skill Analyze Swift Package Manager dependencies, package plugins, module variants, and CI-oriented build overhead that slow Xcode builds. Use when a developer suspects packages, plugins, or dependency graph shape are hurting clean or incremental build performance, mentions SPM slowness, package resolution time, build plugin overhead, duplicate module builds from configuration drift, circular dependencies between modules, oversized modules needing splitting, or modularization best practices. | Skills | 89 Impact Pending Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: b599058 |
113-java-maven-documentation jabrena/cursor-rules-java Use when you need to create a DEVELOPER.md file for a Maven project — combining a fixed base template with dynamic sections derived from the project pom.xml, including a Plugin Goals Reference, Maven Profiles table, and Submodules table for multi-module projects. Part of the skills-for-java project | Skills | 89 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 7772a1b |
android-compose HoangNguyen0403/agent-skills-standard Build high-performance declarative UI with Jetpack Compose state hoisting and recomposition optimization. Use when writing @Composable functions, Screen files, LazyColumn, state hoisting, LaunchedEffect, or diagnosing excessive recomposition. (triggers: **/*Screen.kt, **/*Composable*.kt, **/*Content.kt, @Composable, Modifier, Column, Row, LazyColumn, setContent, recompose, remember, derivedStateOf, LaunchedEffect) | Skills | 89 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 19a1140 |
android-security HoangNguyen0403/agent-skills-standard Secure Data Encryption, Network Security, and Permissions on Android. Use when handling API keys, auth tokens, cleartext traffic, android:exported, EncryptedSharedPreferences, certificate pinning, or root detection — even if the user just asks 'is this secure'. (triggers: network_security_config.xml, AndroidManifest.xml, EncryptedSharedPreferences, cleartextTrafficPermitted, intent-filter, api key, token storage, certificate pinning, root detection, secure storage) | Skills | 89 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 19a1140 |
android-notifications HoangNguyen0403/agent-skills-standard Integrate push notifications on Android using Firebase Cloud Messaging and NotificationCompat. Use when integrating FCM or local notifications in Android apps. (triggers: **/*Notification*.kt, **/MainActivity.kt, FirebaseMessaging, NotificationCompat, NotificationChannel, FCM) | Skills | 89 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 19a1140 |
Can't find what you're looking for? Evaluate a missing skill.