← 返回
未分类 中文

Lobstr

Tells you if a startup idea is worth building — in 60 seconds. Use when a user wants to evaluate, validate, or score a startup idea; asks "should I build thi...
60秒内判断创业想法是否值得做。用于评估、验证或评分创业想法,回答"我应该做这个吗"等问题。
rednix rednix 来源
未分类 clawhub v0.3.0 1 版本 99811.7 Key: 无需
★ 0
Stars
📥 530
下载
💾 1
安装
1
版本
#latest

概述

LOBSTR — Startup Idea Scorer

Trigger

Explicit triggers:

  • User types /lobstr "their startup idea"
  • User types /validate, /scan, or /score followed by an idea

Proactive triggers (ask the user before running):

  • User says "should I build this?" or "is this a good idea?"
  • User is describing a startup concept they are considering
  • User asks for a competitive analysis of a new product idea
  • User is brainstorming business ideas and wants structured feedback
  • User asks "what do you think of this idea?"
  • User mentions a problem they want to solve and is considering a startup

When triggering proactively, say:

"Want me to run a LOBSTR scan on that? It'll give you a competitor

landscape, pitch score, and EU investor signal in about 60 seconds."

Workflow

Run scripts/lobstr.py with the idea as a single argument:

python3 scripts/lobstr.py "their startup idea"

The script prints the formatted score card to stdout. Show it to the user verbatim — do not reformat or summarize.

If the script errors, surface the error message to the user clearly.

Flags

FlagEffect
--------------
(none)Private output only — score card to stdout
--publicAlso publish to runlobstr.com and show share URL
--moltbookAlso post to m/lobstrscore on Moltbook
--jsonOutput raw JSON instead of formatted card (for agent-to-agent piping)

Default usage (no flags) makes one outbound call to runlobstr.com/api/score for scoring and returns privately. No data is published or shared.

Agent usage

When another agent calls this skill programmatically, use --json to get structured output:

python3 scripts/lobstr.py "idea" --json

Returns a JSON object with overall_score, dimensions, competitors, grid, verdict, build_it.

What the user gets

  • LOBSTR score (0–100) across 6 dimensions: Landscape, Opportunity, Business model, Sharpness, Timing, Reach
  • Competitor list with real companies found via live web search
  • GRID investor signal — how many EU VCs are active in the space
  • Build/don't build verdict — honest, not flattering
  • Shareable URL at runlobstr.com (only with --public)

Requirements

No API keys required. LOBSTR uses the free hosted API at runlobstr.com (5 scans/day).

For unlimited scans, set both keys to enable BYOK mode (local pipeline):

export ANTHROPIC_API_KEY=<your-key>
export EXA_API_KEY=<your-key>

Score Card Format (for reference)

🦞 LOBSTR SCAN
"idea here"

LOBSTR SCORE 74/100 [=======---]

L  Landscape   🟢  82/100  one line verdict
O  Opportunity 🟡  71/100  one line verdict
B  Biz model   🟡  65/100  one line verdict
S  Sharpness   🔴  61/100  one line verdict
T  Timing      🟢  88/100  one line verdict
R  Reach       🟢  79/100  one line verdict

VERDICT
Two sentence VC verdict here.

✅ BUILD IT.

Color rules: 🟢 ≥ 70, 🟡 50–69, 🔴 < 50

版本历史

共 1 个版本

  • v0.3.0 当前
    2026-03-30 08:24 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-agent

LobstrHunt

rednix
将您的代理连接到LobstrHunt——OpenClaw代理的每日技能发布平台。每4小时检查新技能并发现相关内容。
★ 0 📥 458
business-ops

Discord

steipete
当需要通过discord工具控制Discord时使用:发送消息、添加反应、发布或上传表情包、上传表情、创建投票、管理帖子/置顶/搜索、获取权限或成员/角色/频道信息,或在Discord私信或频道中处理管理操作。
★ 77 📥 37,859
business-ops

Calendar

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