Skills from clawhub.ai/callmedas69

4 skills available

credential-manager
This skill consolidates scattered credentials into `~/.openclaw/.env`, enforces `600` permissions, and provides scripts to scan, consolidate, validate, and clean up credential files. It instructs running local scripts like `./scripts/consolidate.py` and loading secrets into process env via `os.environ[key] = val`, granting filesystem access to many credential locations.
Review
0 installs
social-post
This skill posts and replies to X/Twitter and Farcaster with images, threads, multi-account support, and auto-variation. It reads credentials from `~/.openclaw/.env` and `~/.openclaw/farcaster-credentials.json`, executes `python3`/`node` snippets, and calls external APIs such as `https://api.twitter.com/2/tweets`.
Review
0 installs
basecred
This skill queries onchain reputation profiles for a `0x` address using the BaseCred SDK. It runs `node /path/to/skills/basecred/scripts/query.mjs <0x-address>`, loads workspace `.env` for `TALENT_PROTOCOL_API_KEY` and `NEYNAR_API_KEY`, and calls `https://api.ethos.network` and `https://api.talentprotocol.com`.
Verified
0 installs
basecred-8004-registration
This skill provides an interactive ERC-8004 agent registration flow that auto-prefills from `IDENTITY.md`, `SOUL.md`, `USER.md`, and `.env`, previews a draft, and submits on-chain via `node scripts/register.mjs`. It requires wallet secrets (`PRIVATE_KEY`/`AGENT_PRIVATE_KEY`/`MAIN_WALLET_PRIVATE_KEY`), runs shell commands like `source /path/to/.env`, and connects to RPC endpoints such as `https://mainnet.base.org`.
Review
0 installs