easonc13 logo

easonc13 skills on Remote OpenClaw

10 skills published by easonc13. Each listing includes a one-command install for Claude Code, OpenClaw, Codex, and Hermes, plus a link to the upstream source.

sui-move

Provides a knowledge base and tooling for writing, testing, and deploying Move smart contracts on the Sui blockchain. Clones official Move and Sui documentation locally for offline reference and fast search. Covers the Sui object model, abilities system, CLI commands, and common contract patterns.

PDF & Documents1.7K installs

sui

Answers questions about the Sui blockchain ecosystem, including its object-centric model, tokenomics, consensus mechanism, validators, and staking. Covers comparisons with Ethereum and Solana, and general ecosystem knowledge. For Move programming questions, the sui-move skill is used instead.

AI & LLMs1.5K installs

lulu-monitor

LuLu Monitor sits between LuLu Firewall and your phone, intercepting connection alerts, running a quick AI risk analysis, and pushing a Telegram message with one-tap Allow/Block buttons. It supports an auto-execute mode that silently approves high-confidence safe connections. Actions taken in Telegram are reflected back on the LuLu popup via AppleScript automation.

iOS & macOS Development1.2K installs

sui-coverage

Analyzes test coverage for Sui Move smart contracts, identifies uncovered functions, branches, and assertion failure paths, and guides writing tests to close those gaps. Includes Python scripts for parsing coverage output into readable reports. Combines coverage improvement with security vulnerability analysis during the testing process.

Coding Agents & IDEs1.1K installs

sui-auto-test

Analyzes test coverage for Sui Move smart contracts, identifies uncovered functions, branches, and assertion failure paths, then writes the missing tests. Also performs security analysis during the testing process, checking for access control issues, integer overflow, and economic exploits.

Coding Agents & IDEs978 installs

mac-control

Automates Mac UI interactions using cliclick for mouse and keyboard input, screencapture for screenshots, and AppleScript for window information. Handles coordinate scaling on Retina displays and provides patterns for clicking buttons, typing text, and navigating dialogs. Includes fallback keyboard navigation for pages that block synthetic mouse events.

Browser & Automation598 installs

abstract-searcher

Fetches and inserts abstracts into BibTeX .bib files by querying arXiv, Semantic Scholar, CrossRef, and OpenAlex APIs. Falls back to browser automation via Google Scholar when APIs return no results. Processes entries in bulk and returns a complete modified .bib file.

DevOps & Cloud482 installs

capmonster

Solves CAPTCHAs programmatically via the CapMonster Cloud API during browser automation. Supports reCAPTCHA v2/v3, hCaptcha, Cloudflare Turnstile, and image CAPTCHAs. Handles task creation, polling, and token injection into pages.

DevOps & Cloud481 installs

m3u8-downloader

Downloads HLS/m3u8 video streams, including AES-128 encrypted ones, by fetching segments in parallel and merging them into a single MP4. Works with master playlists, non-standard segment extensions, and streams that require browser inspection to locate the URL.

Coding Agents & IDEs472 installs

grok-browser

Automates querying Grok AI (grok.com) through Chrome browser control. Uses JavaScript injection to handle Grok's contenteditable input, submits queries, and retrieves responses via clipboard copy rather than screenshot parsing.

Browser & Automation464 installs