/ 目录 / 演练场 / 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 搭配,撬动十倍杠杆

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
每次调用 Token 数
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