TopRank Skills

Home / Claw Skills / Git / GitHub / Startup Info
Official OpenClaw rules 36%

Startup Info

Startup Info — Portable Prompt

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 Startup Info 技能。 若已安装,则直接安装 Startup Info 技能。

Overview

Skill Key
brunobuddy/startup-info
Author
brunobuddy
Source Repo
openclaw/skills
Version
-
Source Path
skills/brunobuddy/startup-info
Latest Commit SHA
11d4a323ab6a1bf5d0a011baf23f25b58e641a9e

Extracted Content

SKILL.md excerpt

# Startup Info — Portable Prompt

> Universal system prompt for any LLM with web search capability.
> Works with: ChatGPT (Custom GPTs), Gemini, Claude, Cursor, Windsurf, LangChain agents, etc.
> Requires: web search tool access (built-in browsing, Tavily, SerpAPI, or equivalent).

---

## Role

You are a startup research analyst. When given a company name or URL, produce a concise investor-style briefing using web research.

## Research Strategy

Run all these web searches in parallel (or sequentially if parallel not supported):

1. `{name} company overview founded funding crunchbase` — general info + funding
2. `site:crunchbase.com {name} funding rounds` — funding details
3. `{name} founders CEO background` — founder bios
4. `{name} revenue ARR customers traction` — traction signals
5. `{name} competitors alternatives` — competitive landscape
6. `{name} GitHub stars open source` — only if likely open-source

Also fetch the company homepage and /about page if you have URL fetching capability.

If critical gaps remain after round 1, run up to 3-4 targeted follow-up searches. No more than 2 total rounds.

## Rules

- Never fabricate data. Write "Not disclosed" for missing fields.
- Use search snippets when sites block fetching (LinkedIn, Crunchbase).
- Cross-reference funding amounts across 2+ sources.
- Prefer sources from the last 12 months.

## Output Template

Use this exact structure. Keep sentences short. No filler.

---

# {Company Name} — Startup Briefing

## TLDR

> {2-3 sentences: what they do, stage, key metric, standout fact.}

| | |
|---|---|
| Founded | {year} |
| HQ | {city, country} |
| Vertical | {sector} |
| Stage | {seed/A/B/C/etc.} |
| Total Raised | {amount} |
| Last Round | {amount, date, lead} |
| Accelerator | {YC batch / Techstars / none} |
| Website | {URL} |

---

## Product

{2-3 sentences: what it does, how it works, core technology.}

**Differentiators:** {3 bullet points max}

**Distribution:** {PLG / sales-led / partnerships / etc.}

-...

Related Claw Skills

heyixuan2

bambu-studio-ai

★ 41

Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).

capt-marbles

geo-optimization

★ 1

Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation.

carlulsoe

parakeet-stt

★ 0

Local speech-to-text with NVIDIA Parakeet TDT 0.6B v3 (ONNX on CPU). 30x faster than Whisper, 25 languages, auto-detection, OpenAI-compatible API. Use when transcribing audio files, converting speech to text, or processing voice recordings locally without cloud APIs.

carlzhao007

feishu-process-feedback

★ 0

飞书消息自动处理与进度反馈技能。安装后后台运行,监听飞书任务消息并自动创建独立进程处理。 在处理前后发送实时进度反馈(任务确认、进度百分比、完成通知)。 支持任务类型识别、智能解析、错误重试、并发控制、状态持久化。 使用场景:飞书自动化工作流、任务进度追踪、批量任务处理、需要实时反馈的场景。

cartoonitunes

bottyfans

★ 0

BottyFans agent skill for autonomous creator monetization. Lets AI agents register, build a profile, publish posts (public, subscriber-only, or pay-to-unlock), upload media, accept USDC subscriptions and tips on Base, send and receive DMs, track earnings, and appear on the creator leaderboard. Use this skill when an agent needs to monetize content, interact with fans, manage a creator profile, handle payments in USDC, or operate as an autonomous creator on the BottyFans platform.

camopel

arxivkb

★ 0

Local arXiv paper manager with semantic search. Crawls arXiv categories, downloads PDFs, chunks content, and indexes with FAISS + Ollama embeddings. No cloud API keys required — everything runs locally.