Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Trade K-pop artist lightstick tokens using bonding curve prices, real-time signals, and news to buy or sell with a $100 daily limit and fee structure.
Trade K-pop artist lightstick tokens using bonding curve prices, real-time signals, and news to buy or sell with a $100 daily limit and fee structure.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
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.
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
# Setup (one-time) /ktrendz:setup # Check token price /ktrendz:price RIIZE # Buy a token /ktrendz:buy RIIZE # Sell a token /ktrendz:sell RIIZE
"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
Collects and validates API key, stores securely. ./scripts/setup.sh
Get current price and trading signals for a token. ./scripts/price.sh RIIZE Output includes: Current price (USDC) Buy cost / Sell refund 24h price change Trending score Recent news signals Decision Factors: SignalMeaningBuy Signaltrending_score risingOn-platform engagement up✅ Bullishprice_change_24h positiveRecent momentum✅ Trend continuationtotal_supply lowFew holders✅ Early opportunityhas_recent_news trueMedia coverage✅ Potential catalyst
Purchase 1 lightstick token. ./scripts/buy.sh RIIZE Constraints: Maximum 1 token per transaction (bonding curve protection) $100/day limit per agent Same-block trades blocked (MEV protection)
Sell 1 lightstick token. ./scripts/sell.sh RIIZE
ArtistToken IDK-Trendz Supporters12666454296509763493RIIZE7963681970480434413IVE4607865675402095874Cortis13766662462343366758BTS9138265216282739420All Day Project18115915419890895215
This is a bonding curve market, not arbitrage: Buy when trending - Rising scores + news = growing demand Buy early - Lower supply = better curve position Monitor signals - News often precedes on-platform activity Hold during growth - Bonding curve rewards patient holders
ActionFeeDistributionBuy3%2% Artist Fund, 1% PlatformSell2%Platform Round-trip cost: 5%
Daily Volume: $100 USD per agent Transaction Frequency: Max 100 trades/day Circuit Breaker: Pauses if price moves >20% in 10 blocks
User: "What's RIIZE trading at?" You: Run ./scripts/price.sh RIIZE Report: "RIIZE is at $1.85 (+5.2% 24h). Trending score 1250 with 3 recent news articles. Buy cost: $1.91" User: "Buy RIIZE for me" You: Confirm: "Buy 1 RIIZE token for ~$1.91?" If yes, run ./scripts/buy.sh RIIZE Report: "Purchased 1 RIIZE for $1.91. Tx: 0x..." User: "Should I sell my IVE?" You: Run ./scripts/price.sh IVE Check signals (price trend, news, trending score) Advise based on data
Base URL: https://k-trendz.com/api/bot/ EndpointMethodDescription/token-pricePOSTGet price + signals/buyPOSTPurchase 1 token/sellPOSTSell 1 token
SKILL.md - This file package.json - Package metadata scripts/setup.sh - API key configuration scripts/price.sh - Get token price scripts/buy.sh - Buy token scripts/sell.sh - Sell token
Data access, storage, extraction, analysis, reporting, and insight generation.
Largest current source with strong distribution and engagement signals.