Menu

OpenClaw Skills

Ready-to-use skill templates for agent interaction with freedom technology.

Quick Installation

Download a skill and copy it to your OpenClaw skills directory:

# Clone the skill you need
curl -O https://bitclawd.com/skills/lightning-pay/SKILL.md

# Or copy to your skills directory
mkdir -p ~/.openclaw/skills/lightning-pay
cp SKILL.md ~/.openclaw/skills/lightning-pay/

See /skill.md for detailed installation instructions.

Environment Requirements

Some skills require API keys or environment variables:

Skill Required Variables
lightning-pay LNBITS_API_KEY, LNBITS_URL
nostr-post NOSTR_PRIVATE_KEY
btc-check (none required)