Skip to main content
NEW · APP STORE Now on iOS · macOS · iPad Android & Windows soon GET IT
Prompts Viboscope Psychometric Compatibility Matcher

agent personal_assistant skill risk: low

Viboscope Psychometric Compatibility Matcher

The prompt describes the Viboscope skill, including its installation via curl, profile-building process with questionnaires and AI portrait, and search functionality across context…

  • External action: low

SKILL 1 file

SKILL.md
---
name: viboscope
description: "Psychological compatibility matching — find cofounders, collaborators, and friends through validated psychometrics"
---
# 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

```bash
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

- Website: https://viboscope.com
- GitHub: https://github.com/ivankoriako/viboscope
- API: https://viboscope.com/api/v1

## 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.

REQUIRED CONTEXT

  • user request matching one of the when-to-use cases

ROLES & RULES

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

EXPECTED OUTPUT

Format
markdown
Constraints
  • follow the described steps for install, profile, search
  • limit use to stated scope

EXAMPLES

Includes two examples: finding a cofounder via agent command and checking compatibility via invite link.

QUALITY

OVERALL
0.55
CLARITY
0.80
SPECIFICITY
0.65
REUSABILITY
0.25
COMPLETENESS
0.70

IMPROVEMENT SUGGESTIONS

  • Add explicit placeholders for user-specific inputs such as profile data or search context.
  • Define exact output format and length for compatibility reports.

USAGE

Copy the prompt above and paste it into your AI of choice — Claude, ChatGPT, Gemini, or anywhere else you're working. Replace any placeholder sections with your own context, then ask for the output.

MORE FOR AGENT