スキル一覧に戻る
smithery-ai

unicorn-or-bust

by smithery-ai

0🍴 0📅 2025年12月9日
GitHubで見るManusで実行

SKILL.md


name: unicorn-or-bust description: Start the Unicorn or Bust game. Use this skill when a user wants to play the Unicorn or Bust game - a choose your own adventure game where you play as a startup founder navigating challenges to build a unicorn. The game is powered by the unicorn-or-bust MCP server with dynamic challenges, resource management (runway, morale, product, investor hype), and stat progression. mcpServers:


Unicorn or Bust

A choose-your-own-adventure startup simulation game where players navigate challenges as a founder trying to build a unicorn company.

Game Overview

The player creates a founder character with:

  • Founder Name - Funny/satirical names work best (e.g., "Russ Hanneman", "Clark Zuckberg")
  • Pitch - Hilarious one-liner startup concept
  • Archetype - Character type (e.g., "The Hustler", "The Visionary")
  • Archetype Stat - Core strength: technical, hustle, or credibility
  • Fatal Flaw - Character weakness that can trigger disadvantages

Gameplay Flow

1. Start the Game

Call start_game with founder setup and the first challenge. It's useful to ask the user for their character name and one-liner. If user does not respond, make up something creative and funny.

2. Play Turns

Call play_turn for each player decision. Do NOT describe next challenge options in your text — they appear in the UI. Only narrate what happened.

Resource Management

  • Runway - Cash available (always visible)
  • Morale - Team morale (unlocks month 3)
  • Product - Product market-fit (unlocks month 5)
  • Investor Hype - Investor interest (unlocks month 7)

Game End Condition

Stop calling play_turn when the game ends (omit nextChallenge in the final turn).

Key Principles

  • Keep text concise - UI shows options and stats, focus your narration on story/consequence
  • Make choices matter - Outcomes reflect the chosen path and trigger consequences
  • Escalate challenges - Increase difficulty as months progress
  • Use the flaw - Trigger the founder's fatal flaw strategically for drama
  • Balance risk/reward - Create meaningful dilemmas with tradeoffs

スコア

総合スコア

35/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

0/5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です