# Send Vibelevel Analyzer to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "vibelevel-xyz",
    "name": "Vibelevel Analyzer",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/therealstein/vibelevel-xyz",
    "canonicalUrl": "https://clawhub.ai/therealstein/vibelevel-xyz",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/vibelevel-xyz",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=vibelevel-xyz",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "scripts/check-vibe.sh"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-07T17:22:31.273Z",
      "expiresAt": "2026-05-14T17:22:31.273Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
        "contentDisposition": "attachment; filename=\"afrexai-annual-report-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/vibelevel-xyz"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/vibelevel-xyz",
    "downloadUrl": "https://openagent3.xyz/downloads/vibelevel-xyz",
    "agentUrl": "https://openagent3.xyz/skills/vibelevel-xyz/agent",
    "manifestUrl": "https://openagent3.xyz/skills/vibelevel-xyz/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/vibelevel-xyz/agent.md"
  }
}
```
## Documentation

### 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 meansVibe 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.
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: therealstein
- Version: 1.0.4
## Source health
- Status: healthy
- Source download looks usable.
- Yavira can redirect you to the upstream package for this source.
- Health scope: source
- Reason: direct_download_ok
- Checked at: 2026-05-07T17:22:31.273Z
- Expires at: 2026-05-14T17:22:31.273Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/vibelevel-xyz)
- [Send to Agent page](https://openagent3.xyz/skills/vibelevel-xyz/agent)
- [JSON manifest](https://openagent3.xyz/skills/vibelevel-xyz/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/vibelevel-xyz/agent.md)
- [Download page](https://openagent3.xyz/downloads/vibelevel-xyz)