Overview
- Skill Key
- hans1329/ktrendz-lightstick-trading
- Author
- hans1329
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/hans1329/ktrendz-lightstick-trading
- Latest Commit SHA
- a5fc0779e647d2720c072a7227eba8492729b1ff
K Trendz Lightstick Trading
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 Ktrendz Lightstick Trading 技能。 若已安装,则直接安装 Ktrendz Lightstick Trading 技能。
# K-Trendz Lightstick Trading Trade K-pop artist lightstick tokens on the K-Trendz bonding curve market. **Capability Summary:** Buy and sell K-pop fan tokens with real-time pricing, news signals, and bonding curve mechanics. Early buyers benefit from price appreciation as artist popularity grows. ## Prerequisites Run `/ktrendz:setup` first to configure your API key: - **K-Trendz API Key** (required): Contact K-Trendz team for provisioning You can also set via environment variable: - `KTRENDZ_API_KEY` ## Quick Start ```bash # Setup (one-time) /ktrendz:setup # Check token price /ktrendz:price RIIZE # Buy a token /ktrendz:buy RIIZE # Sell a token /ktrendz:sell RIIZE ``` ## 🎯 Decision Tree - **"What's the price of X?"** → `/ktrendz:price <artist>` - **"Should I buy X?"** → Check price + news signals first - **"Buy X token"** → `/ktrendz:buy <artist>` - **"Sell X token"** → `/ktrendz:sell <artist>` - **"What tokens are available?"** → See Available Tokens below ## Main Commands ### /ktrendz:setup Collects and validates API key, stores securely. ```bash ./scripts/setup.sh ``` ### /ktrendz:price Get current price and trading signals for a token. ```bash ./scripts/price.sh RIIZE ``` **Output includes:** - Current price (USDC) - Buy cost / Sell refund - 24h price change - Trending score - Recent news signals **Decision Factors:** | Signal | Meaning | Buy Signal | |--------|---------|------------| | `trending_score` rising | On-platform engagement up | ✅ Bullish | | `price_change_24h` positive | Recent momentum | ✅ Trend continuation | | `total_supply` low | Few holders | ✅ Early opportunity | | `has_recent_news` true | Media coverage | ✅ Potential catalyst | ### /ktrendz:buy Purchase 1 lightstick token. ```bash ./scripts/buy.sh RIIZE ``` **Constraints:** - Maximum 1 token per transaction (bonding curve protection) - $100/day limit per agent - Same-block trades blocked (MEV protection) ### /ktrendz:sell Sell 1 lightstick token. ```bash ./sc...
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.