ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 3/5

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.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/hans1329/clawhub-skills
Or

What 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_score or 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_24h momentum hits a predefined threshold.
  • Fan Engagement Tracking: Utilize get_token_price to gather data points like follower_count and votes to gauge community sentiment for specific K-pop groups before allocating capital.

Example Prompts

  1. "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."
  2. "List the current trending stats for the top 5 K-pop lightstick tokens and identify which ones have a total supply under 50."
  3. "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_supply to maximize potential returns.
  • External Signal Validation: Always cross-reference has_recent_news with the provided headlines to ensure the sentiment aligns with your investment goals.
  • Risk Management: The skill provides max_slippage_percent parameters 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

Author@hans1329
Stars2387
Views2
Updated2026-03-09
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-hans1329-clawhub-skills": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#crypto#trading#kpop#bonding-curve#finance
Safety Score: 3/5

Flags: network-access, external-api