Skip to content
Skillv1.0.0

viboscope

Psychological compatibility matching — find cofounders, collaborators, and friends through validated psychometrics

by sickn33(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from sickn33/agentic-awesome-skills (skills/viboscope/SKILL.md). Install upstream with npx skills add sickn33/agentic-awesome-skills --skill viboscope. Copyright stays with the author.

Viboscope

Overview

Viboscope helps find compatible people — cofounders, project partners, friends, romantic partners — through deep psychological compatibility matching. It builds a profile across 10 validated dimensions and calculates mathematical compatibility with other users.

When to Use This Skill

  • Use when looking for a cofounder or project collaborator
  • Use when wanting to find people with compatible work style and values
  • Use when checking compatibility with a specific person via invite link

How It Works

Step 1: Install

curl -fsS https://viboscope.com/api/v1/skill -o viboscope.md

Save to your platform's skills directory.

Step 2: Build Profile

The skill guides a 5-minute onboarding that builds a psychological profile using:

  • AI assistant portrait (fastest — 2 min for 90%+ profile)
  • 5 validated questionnaires (Big Five, Values, Attachment, Conflict, Work Style)
  • Context scan from workspace files

Step 3: Search

Search across 7 contexts: business, romantic, friendship, professional, intellectual, hobby, general. Results include percentage scores and human-readable explanations of why you match.

Examples

Example 1: Find a Cofounder

Tell your AI agent: "Install Viboscope and find me a cofounder"

The agent will guide you through profiling, then search for business-compatible matches with aligned values and complementary work styles.

Example 2: Check Compatibility

Share your invite link: viboscope.com/match/@your_nick

When someone opens it with their AI agent, both see a compatibility breakdown.

Links

Limitations

  • Use this skill only when the task clearly matches the scope described above.
  • Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
  • Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/sickn33-agentic-awesome-skills-viboscope/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

sickn33-agentic-awesome-skills-viboscope.ocm.jsonjson
{
  "ocm": "1",
  "id": "sickn33-agentic-awesome-skills-viboscope",
  "kind": "skill",
  "name": "viboscope",
  "description": "Psychological compatibility matching — find cofounders, collaborators, and friends through validated psychometrics",
  "publisher": "sickn33",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "matching",
      "psychology",
      "compatibility",
      "networking",
      "collaboration",
      "skills-sh"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Psychological compatibility matching — find cofounders, collaborators, and friends through validated psychometrics"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "skills.sh",
      "repository": "https://github.com/sickn33/agentic-awesome-skills",
      "path": "skills/viboscope/SKILL.md",
      "ref": "HEAD",
      "url": "https://github.com/sickn33/agentic-awesome-skills/blob/HEAD/skills/viboscope/SKILL.md",
      "key": "sickn33/agentic-awesome-skills/skills/viboscope/SKILL.md"
    }
  },
  "instructions": "# Viboscope\n\n## Overview\n\nViboscope helps find compatible people — cofounders, project partners, friends, romantic partners — through deep psychological compatibility matching. It builds a profile across 10 validated dimensions and calculates mathematical compatibility with other users.\n\n## When to Use This Skill\n\n- Use when looking for a cofounder or project collaborator\n- Use when wanting to find people with compatible work style and values\n- Use when checking compatibility with a specific person via invite link\n\n## How It Works\n\n### Step 1: Install\n\n```bash\ncurl -fsS https://viboscope.com/a",
  "cost": {
    "context_tokens": 510
  }
}

Fetch it by URL: GET /api/v1/registry/sickn33-agentic-awesome-skills-viboscope/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.