yc-reader

仓库创建 2026年3月14日最近提交 1 个月前SkillHot 收录 20 天前
▸ 精选理由

提供结构化的 YC 公司索引,便于快速检索与批量分析创业公司信息。

这个 Skill 做什么

从 yc-oss API 拉取 Y Combinator 公司与批次的公开数据用于研究。

从 yc-oss API 拉取 Y Combinator 的公司档案、批次列表和行业/标签等只读公开数据,方便做 YC 创业公司研究。要找某个批次的公司、按照赛道筛选、查看哪些公司在招聘或统计 YC 生态时就用。特点是基于 YC 的 Algolia 索引并定期更新,适合做创业趋势与比较分析。

▸ 展开 SKILL.md 英文原文

Look up Y Combinator companies, batches, and startup ecosystem data using the yc-oss API (read-only). Use this skill whenever the user wants to research YC-backed startups, find companies in a specific batch or industry, check which YC companies are hiring, explore top YC companies, or analyze startup trends by sector or tag. Triggers include: "YC companies in fintech", "who's in the latest YC batch", "YC startups hiring", "top Y Combinator companies", "find YC companies tagged AI", "W25 batch", "S24 companies", "YC stats", "Y Combinator portfolio", "startup research", "which YC companies do X", "venture research on YC", any mention of Y Combinator, YC batch, or YC-backed companies in the context of startup research, venture analysis, or market intelligence. This is a read-only data source — the API is a static JSON dataset updated daily.

数据与抓取YC初创公司数据只读通用
3.0k
Stars
334
Forks
25
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/himself65/finance-skills/main/plugins/social-readers/skills/yc-reader/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/himself65/finance-skills/main/plugins/social-readers/skills/yc-reader/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Y Combinator Reader (Read-Only)

Fetches Y Combinator company data from the [yc-oss/api](https://github.com/yc-oss/api), an unofficial open-source API that indexes all publicly launched YC companies. The data is sourced from YC's Algolia search index and updated daily via GitHub Actions.

**This is a read-only data source.** It provides company profiles, batch listings, industry/tag breakdowns, hiring status, and diversity data. No write operations exist — the API serves static JSON files.

**No authentication required.** The API is public and free. Just use `curl` to fetch JSON endpoints.

---

## Step 1: Verify Prerequisites

This skill only needs `curl` (to fetch data) and `jq` (to pars
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有