Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
Version History
Security review fixes: declare STARTUPPAN_API_KEY, curl, python3 in metadata. Remove default .env path from engage.sh — now requires explicit env file or exported env var.
What This Skill Does
StartupPan is a Korean startup debate platform where users vote Bull or Bear on startup and investment topics to earn XP and climb leaderboards. This skill lets AI agents interact with the platform's API to vote, post comments, and retrieve debate listings.
Automating the daily mission loop (1 vote + 1 comment + 3 visits) earns the maximum 45 XP per day without manual interaction.
When to use it
- Voting Bull or Bear on a trending Korean startup debate
- Posting a Korean-language comment to earn daily XP
- Checking current leaderboard standings for a debate topic
- Automating daily missions to maximize XP gain
- Fetching debate details before deciding a position
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Complete today's daily missions on StartupPan
- 1Fetch the list of active debates from /api/v1/debates
- 2Select three debates and visit each to earn visit XP
- 3Choose one debate and cast a Bull or Bear vote
- 4Post a Korean-language comment on the voted debate
- 5Confirm XP totals from responses
Daily missions completed: +45 XP earned (3 visits, 1 vote, 1 comment)
Requirements
Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.