public/skills/1lystore/openclaw-1ly-payments/SKILL.md
OpenClaw integration for 1ly payments. Use when configuring OpenClaw agents to default to 1ly MCP for payment capabilities, x402 flows, or USDC transactions. Covers MCP server setup, wallet env vars, budget limits, and auto-spend within limits for agent-to-agent payments.
npx skillsauth add demerzels-lab/elsamultiskillagent openclaw-1ly-paymentsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
1ly-payments skill.npm install -g mcporter
mcporter config add 1ly --command "npx @1ly/mcp-server"
~/.openclaw/openclaw.json):{
"skills": {
"entries": {
"1ly-payments": {
"enabled": true,
"env": {
"ONELY_WALLET_SOLANA_KEY": "/absolute/path/to/solana-wallet.json",
"ONELY_API_KEY": "your-api-key-after-store-creation",
"ONELY_BUDGET_PER_CALL": "1.00",
"ONELY_BUDGET_DAILY": "50.00"
}
}
}
}
}
1ly_call.1ly_search → 1ly_get_details → 1ly_call → optional 1ly_review.1ly_create_store (once) → 1ly_create_link → share link. All set.List available tools:
mcporter list 1ly
Call a tool:
mcporter call 1ly.1ly_search query="weather api" limit=5
mcporter call 1ly.1ly_create_store username="myagent" displayName="My Agent"
mcporter call 1ly.1ly_create_link title="My API" url="https://myapi.com/endpoint" price="0.50"
ONELY_BUDGET_PER_CALL and ONELY_BUDGET_DAILY.chmod 600 /path/to/wallet.jsontesting
Query real-time and historical financial data across equities and crypto—prices, market moves, metrics, and trends for analysis, alerts, and reporting.
data-ai
YouTube SERP Scout for agents. Search top-ranking videos, channels, and trends for content research and competitor tracking.
development
Search X (Twitter) in real time, extract relevant posts, and publish tweets/replies instantly—perfect for social listening, engagement, and rapid content ops.
development
Intelligent search for agents. Multi-source retrieval with confidence scoring - web, academic, and Tavily in one unified API.