/install echomindr-founder-retrieval
Echomindr — Founder Experience Retrieval
Real founder decisions. Not hallucinated advice.
No API key required. Free to use.
When to use this skill
Use when the conversation touches a business situation where a real founder example would be more useful than a generic answer:
- A tension, dilemma, or difficult decision in their business
- A go-to-market, product, hiring, fundraising, or positioning question
- Uncertainty about what to do next ("how do I...", "should I...")
- The user asks "what did other founders do when..."
- Any question about: pricing, launch timing, co-founder tension, fundraising, burnout, hiring, growth, PMF
Only a short, anonymized description of the business situation is sent to Echomindr. No personal data, names, or identifying information should be included in the query.
Primary endpoint — situation match
curl -X POST https://echomindr.com/situation \
-H "Content-Type: application/json" \
-d '{"situation": "\x3Cdescribe the founder situation in plain language>", "limit": 3}'
Returns matched moments with: summary, verbatim quote, decision, outcome, lesson, source (podcast + guest + timestamp link).
Detail & similar experiences
# Full detail for a specific moment
curl https://echomindr.com/moments/{moment_id}
# Moments similar to a known moment
curl https://echomindr.com/similar/{moment_id}
Behavior instructions
- Reformulate the founder's situation structurally (not literally):
- "my team doesn't work without me" → "founder operational bottleneck, no middle management layer"
- "sales take too long" → "B2B deal stuck, champion without authority to decide"
- "how to convince users to try my product" → "early adoption friction, behavior change required, demo strategy"
- Call
POST /situationwith that reformulated sentence - Present results: founder name, decision, outcome, lesson
- Always include the source link from
source.url_at_moment - If multiple results converge on a pattern, surface it
Example situations
- "My co-founder and I want different things."
- "I launched and nobody is signing up."
- "I'm burning out but I can't stop."
- "Should I raise VC or stay bootstrapped?"
- "My best engineer just quit."
- "We have traction but no revenue model."
Languages
Works in English, French, Swedish, and 20+ languages. BGE-M3 multilingual vector search.
External endpoints
| Endpoint | Purpose |
|---|---|
| POST https://echomindr.com/situation | Semantic match of moments to a situation |
| GET https://echomindr.com/moments/{id} | Full detail for a specific moment |
| GET https://echomindr.com/similar/{id} | Moments similar to a known moment |
| GET https://echomindr.com/search?q= | Keyword search across moments |
Security & privacy
This skill sends queries to https://echomindr.com (Hetzner VPS, EU). No personal data is collected. Queries are logged anonymously for monitoring. No authentication required — the API is fully public.
About Echomindr
- 1,150+ founder moments · 52 canonical situations · 10 thematic families
- 100+ podcast episodes
- Sources: Lenny's Podcast, How I Built This, Y Combinator, 20 Minute VC, Acquired, My First Million, Masters of Scale, Silicon Carne, Startup Ministerio, Kevin Kamis, Wall Street Paper, Valy Sy (China vlogs), Matt & Ari (Canada), Oscar Lindhardt (Denmark), Aidan Walsh (USA)
Full API docs: https://echomindr.com/docs
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install echomindr-founder-retrieval - 安装完成后,直接呼叫该 Skill 的名称或使用
/echomindr-founder-retrieval触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Echomindr Founder Retrieval 是什么?
Retrieve real founder experiences, decisions, and outcomes from Echomindr — 1,150+ moments from top startup podcasts. Use whenever a founder describes any te... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 344 次。
如何安装 Echomindr Founder Retrieval?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install echomindr-founder-retrieval」即可一键安装,无需额外配置。
Echomindr Founder Retrieval 是免费的吗?
是的,Echomindr Founder Retrieval 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Echomindr Founder Retrieval 支持哪些平台?
Echomindr Founder Retrieval 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Echomindr Founder Retrieval?
由 voxbase(@voxbase)开发并维护,当前版本 v1.3.0。