Productivity & Automationlow risk

n-status-game-detector

Detect and exit zero-sum status games. Use when explicitly invoked.

thepraggyverse/naval·skills/n-status-game-detector/SKILL.md
32/ 100推薦值

匯入這個 Skill

選擇你的 coding agent,複製專案級或個人級安裝指令。

固定至平台收錄的 commit
匯入目前專案.agents/skills/n-status-game-detector
npx skills add https://github.com/thepraggyverse/naval/tree/256ecb9c6c45597d6e30df61c4ebf7a2ce65dddb/skills/n-status-game-detector -a codex -y
匯入個人環境~/.agents/skills/n-status-game-detector
npx skills add https://github.com/thepraggyverse/naval/tree/256ecb9c6c45597d6e30df61c4ebf7a2ce65dddb/skills/n-status-game-detector -a codex -g -y
手動放置目錄.agents/skills/n-status-game-detectorOfficial docs ↗
匯入目前專案.claude/skills/n-status-game-detector
npx skills add https://github.com/thepraggyverse/naval/tree/256ecb9c6c45597d6e30df61c4ebf7a2ce65dddb/skills/n-status-game-detector -a claude-code -y
匯入個人環境~/.claude/skills/n-status-game-detector
npx skills add https://github.com/thepraggyverse/naval/tree/256ecb9c6c45597d6e30df61c4ebf7a2ce65dddb/skills/n-status-game-detector -a claude-code -g -y
手動放置目錄.claude/skills/n-status-game-detectorOfficial docs ↗
匯入目前專案.agents/skills/n-status-game-detector
npx skills add https://github.com/thepraggyverse/naval/tree/256ecb9c6c45597d6e30df61c4ebf7a2ce65dddb/skills/n-status-game-detector -a github-copilot -y
匯入個人環境~/.copilot/skills/n-status-game-detector
npx skills add https://github.com/thepraggyverse/naval/tree/256ecb9c6c45597d6e30df61c4ebf7a2ce65dddb/skills/n-status-game-detector -a github-copilot -g -y
手動放置目錄.agents/skills/n-status-game-detectorOfficial docs ↗
匯入目前專案.agents/skills/n-status-game-detector
npx skills add https://github.com/thepraggyverse/naval/tree/256ecb9c6c45597d6e30df61c4ebf7a2ce65dddb/skills/n-status-game-detector -a cursor -y
匯入個人環境~/.cursor/skills/n-status-game-detector
npx skills add https://github.com/thepraggyverse/naval/tree/256ecb9c6c45597d6e30df61c4ebf7a2ce65dddb/skills/n-status-game-detector -a cursor -g -y
手動放置目錄.agents/skills/n-status-game-detectorOfficial docs ↗
匯入目前專案.agents/skills/n-status-game-detector
npx skills add https://github.com/thepraggyverse/naval/tree/256ecb9c6c45597d6e30df61c4ebf7a2ce65dddb/skills/n-status-game-detector -a gemini-cli -y
匯入個人環境~/.gemini/skills/n-status-game-detector
npx skills add https://github.com/thepraggyverse/naval/tree/256ecb9c6c45597d6e30df61c4ebf7a2ce65dddb/skills/n-status-game-detector -a gemini-cli -g -y
Native Gemini CLIgemini skills install https://github.com/thepraggyverse/naval.git --scope workspace --path skills/n-status-game-detector
手動放置目錄.agents/skills/n-status-game-detectorOfficial docs ↗
⚠ 安裝指令使用開源 skills CLI。執行前請檢查來源、腳本與權限。
# Naval Status Game Detector

## Purpose

Detect zero-sum approval, politics, prestige, and comparison traps.

## Read First

- `references/concept.md`

Read only the files needed for the current request.
All runtime references are local to this skill so the folder can be copied independently.

## Workflow

1. Identify the audience, rank signal, comparison target, and emotional payoff.
2. Separate legitimate quality or trust signals from positional competition.
3. Calculate the time, integrity, and opportunity cost of staying in the game.
4. Choose an exit, boundary, or positive-sum replacement scoreboard.

## Output

Return these checkable fields:

- Status mechanism
- Legitimate signal
- Hidden cost
- Replacement game
- Boundary or exit

## Boundaries

Use n-wealth-vs-money-status when the confusion is definitional; this skill diagnoses a live social game.

Paraphrase by default and do not reproduce long passages from the book.
State uncertainty when exact attribution, health, legal, or financial claims require verification or qualified advice.

## Example

User: "Is this actually a status game?"

Assistant: Use the workflow above and return status mechanism, legitimate signal, hidden cost.