Clawhub Skills
Skill by hans1329
Why use this skill?
Automate K-pop token trading with the K-Trendz bonding curve skill. Track artist trends, analyze market signals, and execute trades on OpenClaw.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/hans1329/clawhub-skillsWhat This Skill Does
The Clawhub Skills package by hans1329 provides a specialized interface for interacting with the K-Trendz bonding curve market. It enables OpenClaw agents to track, analyze, and trade digital fan tokens representing K-pop artist lightsticks. Unlike traditional order-book exchanges, this skill leverages a bonding curve model where token prices are mathematically linked to the supply level. The agent can retrieve real-time popularity metrics, trending scores, and external news signals to execute informed purchasing strategies for fan tokens.
Installation
To integrate this skill into your OpenClaw agent, execute the following command in your terminal:
clawhub install openclaw/skills/skills/hans1329/clawhub-skills
Ensure that your environment variables are configured with a valid x-bot-api-key to authorize requests against the K-Trendz API endpoints.
Use Cases
- Market Research: Automatically scan for artists with high
trending_scoreor significant recent news coverage to identify early-stage token opportunities. - Portfolio Automation: Set up the agent to monitor specific tokens and trigger purchases when
price_change_24hmomentum hits a predefined threshold. - Fan Engagement Tracking: Utilize
get_token_priceto gather data points likefollower_countandvotesto gauge community sentiment for specific K-pop groups before allocating capital.
Example Prompts
- "Check the current price and recent news for RIIZE. If the trending score is above 1000 and there is positive news, proceed with the purchase."
- "List the current trending stats for the top 5 K-pop lightstick tokens and identify which ones have a total supply under 50."
- "Monitor the token for Stray Kids and buy one unit if the 24-hour price change is positive and the slippage is below 3%."
Tips & Limitations
- Bonding Curve Awareness: Remember that price is a function of supply. Buying late in the cycle significantly increases your cost basis. Focus on tokens with low
total_supplyto maximize potential returns. - External Signal Validation: Always cross-reference
has_recent_newswith the provided headlines to ensure the sentiment aligns with your investment goals. - Risk Management: The skill provides
max_slippage_percentparameters for a reason. Bonding curve markets can be volatile; ensure your agent is configured with conservative limits to prevent unintended losses during high-traffic periods.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-hans1329-clawhub-skills": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api