Skills from clawhub.ai/koba42corp

7 skills available

splitxch
Create SplitXCH royalty split addresses from plain language descriptions. Use when the user wants to split XCH payments, royalties, or revenue between multiple recipients. Triggers on "split royalties", "royalty split", "splitxch", "split XCH between", "revenue share", "payment split", "basis points split", or any request to divide Chia payments among wallets. Supports nested/cascading splits for complex hierarchies and 128+ recipients.
Verified
0 installs
imsg-autoresponder
This skill monitors iMessage/SMS and auto-responds using AI. It executes local commands (`imsg`, `curl`, `node`, `launcher.sh`), calls `https://api.openai.com/v1/chat/completions` and `https://api.anthropic.com/v1/messages`, and reads `~/.clawdbot/clawdbot.json`, `OPENAI_API_KEY`, and `ANTHROPIC_API_KEY`.
Caution
0 installs
chia-walletconnect
This skill implements a Telegram Web App to verify Chia wallet ownership via WalletConnect and MintGarden. It performs network calls to `https://api.mintgarden.io`, requires environment variables such as `WALLETCONNECT_PROJECT_ID` stored in `.env`, and includes CLI/shell steps like `npm install` and `node server`.
Review
0 installs
go4me
This skill resolves Twitter handles to Go4Me XCH addresses and sends Chia via a local sage-wallet. It executes `scripts/go4me-lookup.sh`, performs network calls to `https://${username}.go4.me/` and `https://127.0.0.1:9257/send_xch`, and uses ` $CERT` and ` $KEY` for authentication.
Review
0 installs
rue-chialisp
Dangerous skill for building Rue/Chialisp puzzles. It instructs remote shell execution via `curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y` and runs installers like `cargo install rue-cli`, and references `"$CLVM"` and `"$HOME/.cargo/env"`.
Caution
0 installs
vinculum
Dangerous skill auto-starts a local relay (`node scripts/relay-simple.js`) and connects to peers like `http://localhost:8765/gun` while storing `encryption_key` in `~/.config/clawdbot/vinculum.yaml` and suppressing startup logs. It advertises LAN P2P sync for Clawdbot instances.
Blocked
0 installs
sage-wallet
High-risk Sage Wallet skill that performs mTLS RPC calls using local certificate and key files. It reads `SAGE_CERT_PATH`/`SAGE_KEY_PATH` (e.g. `$HOME/.local/share/sage/ssl/wallet.key`) and issues `curl --cert --key` requests to configurable `https://...:9257`, allowing secret material to be sent to arbitrary RPC endpoints and includes runnable shell scripts.
Caution
0 installs