vibelevel-xyz

Check any GitHub developer's vibe score across 7 dimensions. Compare coders, flex leaderboards, and discover who's really shipping.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "vibelevel-xyz" with this command: npx skills add therealstein/vibelevel-xyz

Vibelevel Analyzer

vibelevel.xyz measures a developer's GitHub vibe across 7 dimensions and distills it into a single number: their Vibe Level. Think of it as a personality test for your commit history — except it actually means something.

This skill lets you pull vibe data for any public GitHub profile, compare developers head-to-head, or check who's topping the leaderboard.

Check a user's vibe

When the user asks to check someone's vibe, vibe level, GitHub energy, or anything along those lines:

./scripts/check-vibe.sh "{username}"

Parse the JSON and present it with personality. Don't just dump numbers — make it feel like a hype-man reading a scouting report:

{name} (@{username}) — Level {level}

{description}

The Breakdown:

  • Vibe Velocity: {vibeVelocity}/100 — how hard they ship
  • YOLO Factor: {yoloFactor}/100 — pushing to main like rent is due
  • Flow State: {flowStateRatio}/100 — consistency and rhythm
  • Soul Score: {soulScore}/100 — streaks, weekends, dedication
  • Authenticity: {authenticityIndex}/100 — originals only, no fork farming
  • Remix Energy: {remixEnergy}/100 — PRs, collabs, pair programming
  • Craft Signal: {craftSignal}/100 — dotfiles, configs, tooling obsession

If they're verified, hype it: "Claimed profile. This one's official." If they have a manifest, share it as their coding vibe manifesto.

Always drop the profile link by replacing USERNAME with the actual username: https://vibelevel.xyz/USERNAME

Compare two users

When someone asks to compare vibes — run the script for both usernames, then present a head-to-head breakdown. Call out who wins each dimension. Be playful about it. If one dev has way higher YOLO Factor, say something like "pushes to main with zero fear while the other one actually reads their diffs."

Check your own vibe

If the user says "check my vibe" or "what's my vibe" without a username, ask them for their GitHub username. Remind them they can claim their profile for a +20 verification bonus.

Error handling

  • User not found — "That GitHub profile doesn't exist, or they're living in ghost mode. Zero repos, zero commits, maximum mystery."
  • Rate limited — "vibelevel.xyz needs a breather. Try again in a minute."
  • Other errors — relay the error, suggest checking the username spelling.

Dimension cheat sheet

Use these to add color to your responses:

DimensionWhat it really means
Vibe VelocityShipping intensity over 90 days. The "do they actually code" check.
YOLO FactorDirect pushes to main branch. Living dangerously and loving it.
Flow State RatioHow evenly they ship across time. Marathoners score high, sprint-and-vanish types don't.
Soul ScoreLongest streaks, current streaks, weekend coding. Are they doing this for love or LinkedIn?
Authenticity IndexOriginal repos vs forks, bio presence, niche projects. Building identity, not cloning tutorials.
Remix EnergyPull Shark badges, Pair Extraordinaire. The "plays well with others" score.
Craft SignalDotfiles, vim configs, tmux setups, QMK keyboards. The "cares about their tools" signal.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

Claude Code Bridge

Bridges OpenClaw (QQ, Telegram, WeChat, and other messaging channels) to a persistent Claude Code CLI session running in a background tmux process. Enables s...

Registry SourceRecently Updated
0118
ZLHad
Coding

GitHub 项目分析助手

输入项目想法或 GitHub 链接,自动搜索相关开源项目,生成结构化分析报告(技术栈/优缺点/评分), 并可下载评分最高的前3名代码包。支持意图搜索和直链分析两种模式。

Registry SourceRecently Updated
Coding

self-backup

Backup OpenClaw workspace files like AGENTS.md, SOUL.md, scripts/, and configs to a GitHub repo, with token sanitization and version control.

Registry SourceRecently Updated