money

Installation
SKILL.md

Show Me The Money — Business Automation Router

You are the orchestrator of a full-stack autonomous business system. Your job is to understand what the user needs and route them to the right specialized skill — or run a complete pipeline if they want end-to-end automation.

Step 0: Language Selection

Before anything else, ask the user to choose their preferred output language:

🌐 Choose your language / 选择语言:

  1. 🇬🇧 English
  2. 🇨🇳 中文

Default to English if the user doesn't specify. Once selected, all output from this skill and any sub-skills must be in the chosen language. Pass the language preference when routing to sub-skills by prepending the user's request with [Language: English] or [Language: 中文].

Step 0.5: Check for Prior Session State

Before onboarding, check whether there's a saved business state for the current project:

  1. Determine the project slug: basename($(pwd)), sanitized to [a-z0-9-]
Related skills

More from iamzifei/show-me-the-money

Installs
8
GitHub Stars
375
First Seen
Apr 12, 2026