Skip to main content

이 저장소의 skills

dvcrn/openclaw-skills-marketplace - 113페이지

SkillsMP는 dvcrn/openclaw-skills-marketplace에서 4,795개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

dvcrn/openclaw-skills-marketplace

수집된 skill 4,795개 중 40개를 표시합니다.

직업 분류
소프트웨어 개발자
설명

Trading card marketplace with partial USDC deposits. Browse cards, deposit partial amounts, and complete purchases with secure on-chain escrow.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Poker Agent

원문 언어: 영어

업데이트
직업 분류
시장조사 분석가·마케팅 전문가
설명

"Fact-check news articles, social media posts, images, and videos.

원문 언어: 영어

업데이트
직업 분류
경영 분석가
설명

Implements a selective, human-like long-term memory system. Use when maintaining, retrieving, or updating memory across daily notes (memory/YYYY-MM-DD.md) and MEMORY.md. Triggers on: "remember this", questions about past…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Manage Apple Notes via deterministic local scripts (create, append, list, search, export, and edit). Use when a user asks OpenClaw to add a note, list notes, search notes, or manage note folders.

원문 언어: 영어

업데이트
직업 분류
부기·회계·감사 사무원
설명

Receipt management skill. Use when: (1) User sends a receipt image, (2) User asks about expenses or receipts, (3) User wants monthly spending summary.

원문 언어: 영어

업데이트
직업 분류
성직자
설명

Daily Islamic reflections with Python script. Provides formatted spiritual guidance with calendar awareness (Ramadan, Jummah, Dhul Hijjah). Authentic Quran/Hadith references and practical daily challenges.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Get instant, accurate Islamic prayer times for any location worldwide. Auto-detects your city or accepts any city/country name globally. Handles typos with smart fuzzy search. Shows Fajr, Sunrise, Dhuhr, Asr, Maghrib, and Isha times in 12-hour format. Works…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Get instant, accurate Islamic prayer times for any UK location. Auto-detects your city or accepts any UK location name (cities, towns, boroughs). Handles typos with smart fuzzy search. Shows Fajr, Sunrise, Dhuhr, Asr, Maghrib, and Isha times in 12-hour…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Thin client for the private ClipX BNBChain API, returning text-only JSON metrics and rankings for BNB Chain (no scraping code, no API keys).

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Automate sending text messages in the macOS WeChat desktop app by controlling the UI via AppleScript and JXA. This is NOT a WeChat chat channel for OpenClaw — it controls the WeChat GUI on your Mac to send messages on your behalf. Use when: (1) user asks to…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Search the web using a self-hosted SearXNG instance. Privacy-respecting metasearch that aggregates results from multiple engines.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Lead Processor

원문 언어: 중국어

업데이트
직업 분류
승객 서비스 직원
설명

基于 Umy MCP 的智能酒店搜索技能,开箱即用。

원문 언어: 중국어

업데이트
직업 분류
소프트웨어 개발자
설명

Verified contract addresses for Hyperliquid — HyperEVM contracts, HyperSwap V2, system addresses, key tokens. Use this instead of guessing. Wrong addresses = lost funds.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Complete Hyperliquid API reference — /info reads, /exchange signed actions, WebSocket subscriptions. The definitive guide for AI agents building on Hyperliquid.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

HyperCore vs HyperEVM — what lives where, how they interact, the complete system model. Essential reading before building anything on Hyperliquid. Use when planning architecture, understanding state, or deciding where logic belongs.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Smart contract audit checklist for HyperEVM — covers Solidity security, HyperEVM-specific risks, API signing security, and bonding curve/AMM patterns. Run before every mainnet deployment.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

DeFi legos on Hyperliquid — HyperSwap V2, bonding curves, HyperCore perps/spot as composable primitives. How to build on top of existing protocols instead of reinventing them.

원문 언어: 영어

업데이트
직업 분류
재무 및 투자 분석가
설명

Essential mental models for building on Hyperliquid. HyperCore vs HyperEVM, asset IDs, nonce mechanics, margin types, incentive design. Use when designing a system or when you need to understand how Hyperliquid actually works.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Complete build-to-production pipeline for HyperEVM dApps — local dev, testnet deploy, mainnet deploy, Vercel config, and go-live checklist.

원문 언어: 영어

업데이트
직업 분류
웹 개발자
설명

Mandatory frontend rules for Hyperliquid dApps — wagmi + HyperEVM chain config, wallet connection, transaction UX, HYPE formatting, and pre-publish checklist.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

HYPE gas costs on HyperEVM, actual transaction costs, fee mechanics, and when gas applies vs doesn't. Use when estimating costs, setting fee parameters, or explaining HyperEVM gas to users.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

How to read Hyperliquid data — HyperCore via /info API, HyperEVM events, WebSocket subscriptions. Why you cannot just loop through blocks, and what to use instead.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

How an AI agent plans, builds, and deploys a complete Hyperliquid application. The three-phase build system for HyperEVM dApps and HyperCore integrations. Use when building any full application on Hyperliquid.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Production QA checklist for HyperEVM dApps. Run this with a SEPARATE reviewer pass after the build — it audits against every common mistake agents make before shipping on Hyperliquid.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Security for Hyperliquid applications — Solidity vulnerabilities on HyperEVM, API signing security, nonce safety, HYPE/USDC decimal traps, and the pre-deploy checklist.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

End-to-end guide for AI agents — from a Hyperliquid dApp idea to deployed production app. Fetch this FIRST, it routes you through all other skills.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Liquidskills

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Token standards on Hyperliquid — ERC-20 on HyperEVM, HIP-1/HIP-2/HIP-3 native token standards on HyperCore. When to use each, how they work, key interfaces.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Smart contract testing for HyperEVM with Foundry/Hardhat — unit tests, fuzz testing, testnet fork testing. What to test, what not to test, and what LLMs get wrong on Hyperliquid.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Development tools for Hyperliquid — Foundry, Hardhat, viem, wagmi for HyperEVM; Python SDK and TypeScript SDK for HyperCore API. What works, what to use, how to set up.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Wallets on Hyperliquid — MetaMask + chain ID 999 setup, HyperCore API wallets, agent wallet patterns, EIP-712 signing for exchange actions. Essential for any agent that needs to interact with Hyperliquid.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Why build on Hyperliquid. HyperBFT consensus, native orderbook, speed, AI agent angle, honest tradeoffs. Use when someone asks "should I build on Hyperliquid?", "why not Ethereum?", or when an agent needs to understand what makes Hyperliquid unique.

원문 언어: 영어

업데이트
직업 분류
웹 개발자
설명

This skill allows you to create a professional, engaging, and user-friendly website in seconds using AI. To create a website, you need to provide a name for your project/business, along with a description of the project/business (goals, structure, etc.).

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

微信自动化操作。通过 wxautox4 RESTful API 实现发送消息、获取聊天记录、监听消息、好友管理等功能。Use when: (1) 发送微信消息给好友或群聊,(2) 读取微信聊天记录,(3) 监听新消息,(4) 获取好友列表或群聊列表,(5) 接受好友申请,(6) 切换聊天窗口等微信操作。

원문 언어: 중국어

업데이트
직업 분류
소프트웨어 개발자
설명

Search, install, and run multi-skill automations from clawflows.com. Combine multiple skills into powerful workflows with logic, conditions, and data flow between steps.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Generate and edit images with Gemini API using pure Python stdlib. Zero dependencies - works on locked-down environments where pip/uv aren't available.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Automate filling of US nonimmigrant visa DS-160 forms using CDP for element location, CSV data source for user information, LLM assistance for complex cases (captcha, missing elements), and session persistence for resume capability. Use when user needs to:…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Track time with Toggl via the toggl CLI. Use when the user wants to start/stop time tracking, check current timer, view today's or weekly reports, list recent entries, or manage time entries. Triggers on "toggl", "time tracking", "timer", "track time", "what…

원문 언어: 영어

업데이트
수집된 skill 4,795개 중 40개를 표시합니다.