Jump to related tools in the same category or review the original source on GitHub.

Search & Research @networkingit Updated 2/26/2026

Startups OpenClaw Skill - ClawHub

Do you want your AI agent to automate Startups workflows? This free skill from ClawHub helps with search & research tasks without building custom tools from scratch.

What this skill does

Research startups, funding rounds, acquisitions, and hiring trends via startups.in

Install

npx clawhub@latest install startups

Full SKILL.md

Open original
nameversiondescriptionlicensehomepageuser invocable
startups1.0.0Research startups, funding rounds, acquisitions, and hiring trends via startups.inMIThttps://startups.intrue

startups.in Startup Research

Research startups, track funding, and discover hiring trends using startups.in.

Capabilities

  • Search - Find startups by name, sector, location
  • Details - Get comprehensive startup info
  • Funding - Track rounds, valuations, investors
  • Hiring - Monitor job postings and team growth
  • Compare - Side-by-side comparisons

Example Queries

  • "Find AI startups in San Francisco"
  • "Tell me about Stripe"
  • "What's Anthropic's latest funding?"
  • "Is Vercel hiring?"
  • "Compare Notion and Coda"

API

Base URL: https://startups.in

Search

GET /api/search?q={query}

Get Startup

GET /api/startups/{slug}

Get Jobs

GET /api/startups/{slug}/jobs

Compare

GET /api/compare?startups={slug1},{slug2}

Authentication

Public access works without auth. For enhanced access, use Moltbook identity:

X-Moltbook-Identity: {token}

Links

Original URL: https://github.com/openclaw/skills/blob/main/skills/networkingit/startups

Related skills

If this matches your use case, these are close alternatives in the same category.