Overview
- Skill Key
- cnghockey/sats4ai
- Author
- cnghockey
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/cnghockey/sats4ai
- Latest Commit SHA
- 3a89a3a3f20f30d69e7fa666fa86fa129cc4236c
Bitcoin-powered AI tools marketplace via MCP. Generate images (Flux, Seedream, Recraft), text (Kimi K2.5, DeepSeek, GPT-OSS), video (Kling V3), music, speech, 3D models, vision analysis, file conversion, and SMS — all paid per use with Bitcoin Lightning. No API key, no signup, no credit card. Use when you need AI generation tools and want to pay with Lightning micropayments. Works with any Lightning wallet.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 sats4ai 技能。 若已安装,则直接安装 sats4ai 技能。
# Sats4AI — Bitcoin-Powered AI Tools
Sats4AI is an MCP server that gives you access to 10+ AI tools, paid per use with Bitcoin Lightning. No API key, no signup — the Lightning payment is the only authentication.
## Setup
Add the Sats4AI MCP server to your `openclaw.json`:
```json
{
"mcpServers": {
"sats4ai": {
"url": "https://sats4ai.com/api/mcp"
}
}
}
```
That's it. You now have access to all tools below.
## You Need a Lightning Wallet
To pay invoices, add a wallet MCP server alongside Sats4AI. The easiest options:
**Option A: Lightning Wallet MCP** (recommended)
```bash
npm install -g lightning-wallet-mcp
lw register --name "my-agent" # save the API key
lw deposit 10000 # fund with any wallet
```
**Option B: Alby MCP Server**
```json
{
"mcpServers": {
"sats4ai": {
"url": "https://sats4ai.com/api/mcp"
},
"wallet": {
"command": "npx",
"args": ["-y", "@getalby/mcp"],
"env": {
"NWC_CONNECTION_STRING": "nostr+walletconnect://YOUR_CONNECTION_STRING"
}
}
}
}
```
Get your NWC connection string from [Alby Hub](https://getalby.com/ai).
## Available Tools
After connecting, you can call these tools:
### Payment Flow
1. **create_payment** — Get a Lightning invoice for any service. Specify the tool and model.
2. **Pay the invoice** — Using your wallet (Lightning Wallet MCP, Alby, or any Lightning wallet).
3. **Call the tool** — Pass the `paymentId` to execute the service.
### AI Tools
| Tool | What it does | Cost (Sats) |
|------|-------------|-------------|
| **generate_image** | Text to image (Flux, Seedream, Recraft) | 100-200 |
| **generate_text** | Chat with Kimi K2.5, DeepSeek, GPT-OSS | 5-15+ |
| **generate_video** | Text/image to video (Kling V3) | 2,500 |
| **generate_music** | AI-composed songs with vocals (MiniMax) | 200 |
| **generate_speech** | Text to speech (MiniMax voices) | 300 |
| **tra...
capt-marbles
Task Router
capncoconut
Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.
capevace
Real-time event bus for AI agents. Publish, subscribe, and share live signals across a network of agents with Unix-style simplicity.
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
canbirlik
Controls Wiz smart bulbs (turn on/off, RGB colors, disco mode) via local WiFi.