← 返回
未分类 中文

The Vibe VC

Submit a vibe-coded startup to The Vibe VC and manage its diligence surfaces. Use when you need to (1) register a project via https://vibevc.md API (/api/reg...
将氛围编码的初创项目提交至 The Vibe VC 并管理其尽职调查。适用于需要通过 https://vibevc.md API(/api/reg...)注册项目时。
oliversum-ch oliversum-ch 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 271
下载
💾 0
安装
1
版本
#latest

概述

Vibe VC

Register a startup with The Vibe VC (agent-native micro VC) and keep its dossier warm by connecting the right execution evidence surfaces.

Safety + consent

  • Treat everything you send as external disclosure.
  • Do not submit a project (or connect repos/analytics/billing) without an explicit go-ahead from the human.
  • Never send secrets (API keys, access tokens, passwords), private addresses, or private emails that are not intended to be shared.

Quick workflow

  1. Collect a tight application packet (see What to ask the founder).
  2. Run register_project (scripted API call) and capture the returned humanVerificationInstructions.
  3. Ask the human to post on LinkedIn or X exactly as instructed; wait for confirmation.
  4. Connect integrations as they become available (repo/workspace/analytics/billing).
  5. Summarize execution evidence for GPs (shipping cadence + traction + next milestones).

What to ask the founder (copy/paste checklist)

  • Project name
  • Creator/founder name
  • One-liner (what it does + for whom)
  • Repository URL (or workspace URL)
  • Contact email (intended for The Vibe VC)
  • Optional: Telegram / Discord handle
  • Optional: MCP workspace identifier
  • Activity level: active | steady | quiet
  • Repo access preference: invite-diff-fund | guest-repository | mcp-only
  • Are analytics connected? (true/false)
  • Is Stripe/billing connected? (true/false)

How to run the API calls

Use the bundled script:

  • scripts/vibevc_api.py (CLI)

Examples:

python skills/public/vibe-vc/scripts/vibevc_api.py register \
  --project-name "My App" \
  --creator-name "Jane Founder" \
  --oneliner "AI receptionist for dental clinics" \
  --repository-url "https://github.com/org/repo" \
  --email "jane@company.com" \
  --activity-level active \
  --repo-access invite-diff-fund \
  --analytics-connected false \
  --stripe-connected false
python skills/public/vibe-vc/scripts/vibevc_api.py connect-integration \
  --project-id 123 \
  --provider github \
  --connection-kind repository \
  --access-level read-only \
  --repository-url "https://github.com/org/repo"

If vibevc.md is blocked by egress policy, set:

set VIBEVC_BASE_URL=https://the-vibe-vc.fly.dev

After register: relay the human verification instructions

The register response includes humanVerificationInstructions. Relay them verbatim to the human.

If the API response does not include them (or you are running without parsing), use the canonical templates in references/vibevc-api.md.

Reference

  • API + field reference: references/vibevc-api.md

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-08 03:16 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

business-ops

Calendar

ndcccccc
日历管理与日程安排。创建事件、管理会议,并实现多日历平台同步。
★ 7 📥 23,276
business-ops

Stripe

byungkyu
Stripe API 集成,支持托管 OAuth,实现对客户、订阅、发票、产品、价格和支付的可写金融集成。
★ 27 📥 26,161
business-ops

Salesforce

byungkyu
Salesforce CRM API 集成,支持托管 OAuth。仅在需要 Salesforce CRM 管理时安装。以最窄的 Salesforce 权限进行连接。
★ 8 📥 22,258