/ ディレクトリ / プレイグラウンド / hinge-profile-optimizer
● コミュニティ b1rdmania ⚡ 即起動

hinge-profile-optimizer

作者 b1rdmania · b1rdmania/hinge-profile-optimizer

Dating profile optimizer grounded in 45+ peer-reviewed sources — surfaces authentic specifics rather than inventing a persona.

b1rdmania/hinge-profile-optimizer is a research-backed Claude Skill for Hinge profile improvement. Explicitly rejects templating and fabrication — its core principle is 'you're not making someone more appealing, you're making them visible'. Draws on communication research (e.g. Toma & Hancock 2012) showing that specific concrete language signals honesty. Roughly 45 minutes to work through the guided process.

なぜ使うのか

主な機能

ライブデモ

実際の動作

hinge-profile-optimizer-skill.replay ▶ 準備完了
0/0

インストール

クライアントを選択

~/Library/Application Support/Claude/claude_desktop_config.json  · Windows: %APPDATA%\Claude\claude_desktop_config.json
{
  "mcpServers": {
    "hinge-profile-optimizer-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/b1rdmania/hinge-profile-optimizer",
        "~/.claude/skills/hinge-profile-optimizer"
      ],
      "_inferred": true
    }
  }
}

Claude Desktop → Settings → Developer → Edit Config を開く。保存後、アプリを再起動。

~/.cursor/mcp.json · .cursor/mcp.json
{
  "mcpServers": {
    "hinge-profile-optimizer-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/b1rdmania/hinge-profile-optimizer",
        "~/.claude/skills/hinge-profile-optimizer"
      ],
      "_inferred": true
    }
  }
}

Cursor は Claude Desktop と同じ mcpServers スキーマを使用。プロジェクト設定はグローバルより優先。

VS Code → Cline → MCP Servers → Edit
{
  "mcpServers": {
    "hinge-profile-optimizer-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/b1rdmania/hinge-profile-optimizer",
        "~/.claude/skills/hinge-profile-optimizer"
      ],
      "_inferred": true
    }
  }
}

Cline サイドバーの MCP Servers アイコンをクリックし、"Edit Configuration" を選択。

~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "hinge-profile-optimizer-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/b1rdmania/hinge-profile-optimizer",
        "~/.claude/skills/hinge-profile-optimizer"
      ],
      "_inferred": true
    }
  }
}

Claude Desktop と同じ形式。Windsurf を再起動して反映。

~/.continue/config.json
{
  "mcpServers": [
    {
      "name": "hinge-profile-optimizer-skill",
      "command": "git",
      "args": [
        "clone",
        "https://github.com/b1rdmania/hinge-profile-optimizer",
        "~/.claude/skills/hinge-profile-optimizer"
      ]
    }
  ]
}

Continue はマップではなくサーバーオブジェクトの配列を使用。

~/.config/zed/settings.json
{
  "context_servers": {
    "hinge-profile-optimizer-skill": {
      "command": {
        "path": "git",
        "args": [
          "clone",
          "https://github.com/b1rdmania/hinge-profile-optimizer",
          "~/.claude/skills/hinge-profile-optimizer"
        ]
      }
    }
  }
}

context_servers に追加。保存時に Zed がホットリロード。

claude mcp add hinge-profile-optimizer-skill -- git clone https://github.com/b1rdmania/hinge-profile-optimizer ~/.claude/skills/hinge-profile-optimizer

ワンライナー。claude mcp list で確認、claude mcp remove で削除。

ユースケース

実用的な使い方: hinge-profile-optimizer

Run a full 45-minute Hinge profile overhaul

👤 Adults who've been on the apps a while and aren't getting the matches they want ⏱ ~45 min beginner

使うタイミング: You suspect your profile doesn't reflect you well.

前提条件
  • Skill installed — git clone https://github.com/b1rdmania/hinge-profile-optimizer ~/.claude/skills/hinge-profile-optimizer
フロー
  1. Share your current profile + context
    Use hinge-profile-optimizer — here are my current 6 prompts and photo descriptions. Here's the real me in 300 words.✓ コピーしました
    → Skill identifies specific overlooked details in your self-description, not generic advice
  2. Prompt-by-prompt rewrite
    For each prompt, draft 2 alternatives rooted in concrete specifics from my bio.✓ コピーしました
    → Alternatives with named experiences, not vague claims
  3. Photo audit
    Audit my photo lineup — which tells the viewer something specific, which is filler?✓ コピーしました
    → Per-photo rationale tied to research, not opinion

結果: A profile that shows the real you more clearly — not a different persona.

注意点
  • You try to borrow a specific from someone else — Skill flags inauthenticity — don't claim hobbies you don't have, they fail on first conversation

Rewrite one prompt that's clearly not landing

👤 People 80% happy with their profile ⏱ ~10 min beginner

使うタイミング: One specific prompt answer feels flat and generic.

フロー
  1. Share the prompt + answer + context
    hinge-profile-optimizer — prompt: 'Two truths and a lie'. My current answer: <paste>. Here's real material: <paste>.✓ コピーしました
    → Alternatives that use concrete-specific language, grounded in material you provided

結果: A prompt answer that sounds like a specific person, not a LinkedIn bio.

組み合わせ

他のMCPと組み合わせて10倍の力を

hinge-profile-optimizer-skill

This is a personal/private skill — avoid combining with tools that log or share externally

ツール

このMCPが提供する機能

ツール入力呼び出すタイミングコスト
self_intake ~300 words about you + current profile Start of overhaul 0
prompt_rewrite prompt + your real material Any prompt that's not landing 0
photo_audit photo descriptions or images Lineup feels generic 0

コストと制限

運用コスト

APIクォータ
None
呼び出しあたりのトークン
Small — profile data is compact
金額
Free — skills are local files
ヒント
One pass is usually enough; iterate only where you genuinely changed material.

セキュリティ

権限、シークレット、影響範囲

認証情報の保管: No credentials — pure prompts
データ送信先: None — your profile data stays in your Claude session

トラブルシューティング

よくあるエラーと対処法

Skill not invoked — Claude writes cheesy pickup lines

Reference 'hinge-profile-optimizer' explicitly.

確認: ls ~/.claude/skills/hinge-profile-optimizer/SKILL.md
SKILL.md frontmatter wrong

Re-clone; description drives activation.

確認: head ~/.claude/skills/hinge-profile-optimizer/SKILL.md
Wrong trigger keywords — generic dating advice appears

Say 'use the Hinge optimizer skill on this prompt'.

代替案

hinge-profile-optimizer 他との比較

代替案代わりに使う場面トレードオフ
Vanilla Claude adviceYou want quick takes without the 45-minute processUsually generic; misses the authenticity framework
Professional photographer + coachYou want human judgement and photo workCosts significant money; skill is free

その他

リソース

📖 GitHub の公式 README を読む

🐙 オープンな issue を見る

🔍 400以上のMCPサーバーとSkillsを見る