Skills from clawhub.ai/easonc13
6 skills available
sui-knowledge
Answer questions about Sui blockchain ecosystem, concepts, tokenomics, validators, staking, and general knowledge. Use when users ask "what is Sui", "how does Sui work", "Sui vs other chains", or any Sui-related questions that aren't specifically about Move programming.
0 installs
sui-move
Sui blockchain and Move smart contract development. Use when the user asks about Sui, Move language, smart contracts, objects, transactions, or blockchain development on Sui.
0 installs
overleaf
This skill provides a CLI and Python bindings to read, write, and sync LaTeX projects on Overleaf using `pyoverleaf`. It requires macOS keychain access to read browser cookies, runs shell commands like `pyoverleaf ls` and `./sync-to-overleaf.sh`, and communicates with `overleaf.com`/`overleaf.mycompany.com` (via `PYOVERLEAF_HOST`).
0 installs
sui-decompile
This skill fetches decompiled Sui Move packages from explorers such as `https://suivision.xyz/package/{package_id}?tab=Code` and `https://suiscan.xyz/mainnet/object/{package_id}/contracts` for analysis. It also instructs running `sudo apt-get install xvfb` and `xvfb-run --auto-servernum node scraper.js` for headless browser automation.
0 installs
sui-coverage
This skill analyzes Sui Move test coverage, generates reports, and helps write missing tests. It runs local CLI tools and scripts (e.g., `sui move test --coverage --trace`, `python3 $SKILL_DIR/analyze_source.py`) and spawns the `sui` process via `os.execvp('sui', ...)`, which executes external commands.
0 installs
lulu-monitor
LuLu Monitor watches LuLu firewall alerts, analyzes connections with an AI, and sends Telegram notifications with action buttons that apply rules to LuLu. The installer runs shell scripts (`bash scripts/install.sh`, `git clone https://github.com/EasonC13-agent/lulu-monitor.git`), writes `~/Library/LaunchAgents/com.openclaw.lulu-monitor.plist` and files under `~/.openclaw/lulu-monitor`, and calls `http://127.0.0.1:4441/status`.
0 installs