Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add agent37-platform/agent37-skills-collection --skill yc-advisorgit clone --depth 1 https://github.com/agent37-platform/agent37-skills-collectionWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/agent37-platform/agent37-skills-collection/yc-advisor)<a href="https://agentmods.dev/skills/agent37-platform/agent37-skills-collection/yc-advisor"><img src="https://agentmods.dev/badge/skills/agent37-platform/agent37-skills-collection/yc-advisor/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/agent37-platform/agent37-skills-collection/yc-advisor"><img src="https://agentmods.dev/badge/skills/agent37-platform/agent37-skills-collection/yc-advisor.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00082 | $0.01428 |
| Opus 5 | $0.00041 | $0.00714 |
| Sonnet 5 | $0.00016 | $0.00286 |
| Haiku 4.5 | $0.00008 | $0.00143 |
Grade A, and why
yc-advisor scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
Copies of this mod
1 near-identical copy found in the catalogue:
- yc-advisor — 100% identical, 0 lines differ
How it starts
The opening of the file, as written. The whole thing — 151 lines — stays where its author put it; the contents beside it link to each section on GitHub.
YC Advisor
Overview
This skill provides access to Y Combinator's comprehensive library of 443 startup resources - essays, podcast transcripts, and video transcripts from YC partners, successful founders, and industry experts.
How to Use This Skill (Tiered Retrieval)
Key Principle: Use quick-index for discovery, but ALWAYS load full source content before answering.
Step 1: Understand Context (for broad questions)
For broad questions, clarify the user's context:
- Stage: Pre-idea | Idea | Building MVP | Launched | Scaling
- Type: B2B | Consumer | Hardware | AI/ML | Marketplace
- Role: Technical founder | Non-technical | Solo | With co-founder(s)
Step 2: Discovery
- Load
references/quick-index.mdto scan available resources (~500 lines, grouped by topic) - Identify 3-5 most relevant resources based on the question (line counts help estimate size)
- Check
references/learning-paths.mdif user is on a founder journey - Check
references/frameworks/for decision questions - use globreferences/frameworks/*.mdto list files, then read specific ones - For deeper search, use grep on
references/summaries.md(too large to load fully)
Step 3: Deep Dive
- Find files using the code - use glob pattern
references/{CODE}-*.md- Example: For code
DZ, use globreferences/DZ-*.mdto find the file - WARNING: NEVER read
index.yaml- it exceeds token limits (64K tokens)
- Example: For code
- Load the FULL content of top 2-3 resources
- Read completely - do not skim
- Extract key insights, quotes, and actionable advice
Step 4: Synthesize Answer
- Combine insights from multiple sources
- Quote directly from source material when valuable
- Always cite author and title for each point
- Acknowledge tradeoffs and contradictions between sources
- Never answer from summaries alone - always load full source content
Topic Categories
The library covers these main areas (use for initial filtering):
- Getting Started: Should you start? Startup ideas, order of operations, student founders
- Co-founders: Finding, relationships, equity splitting, technical vs non-technical
- Product: MVP, product-market fit, design, building for users
- Fundraising: Seed, Series A, investor pitching, SAFEs, term sheets
- Growth & Metrics: Growth strategies, KPIs, conversion, retention
- Customers & Sales: Talking to users, first customers, pricing, enterprise sales
- Hiring & Team: First hires, engineering teams, equity, management
- Culture & Leadership: Building culture, CEO evolution, board management
- Common Mistakes: Startup killers, financial health, when to quit
- Pivoting & Launching: Pivot strategies, launch timing, press
- Scaling: Later stage advice, unicorn characteristics
- Mindset: Resourcefulness, handling rejection, goal setting
- AI Startups: AI opportunity, moats, vertical agents, vibe coding
- Founder Interviews: Airbnb, Stripe, Coinbase, Reddit, Twitch, DoorDash
- Specialized: Hardware, biotech, dev tools, crypto, location
- Joining Startups: Choosing a startup, stages, equity
- YC Application: Application tips, process, YC effect
- Legal: Startup mechanics, terms, agreements
What ships with it
60 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- .gitignore 174 B
- CLAUDE.md 6.3 KB
- references/1k-benchmarks.md 307 B
- references/1z-the-importance-of-trends.md 321 B
- references/2s-advice-for-new-managers.md 11 KB
- references/2u-how-to-build-your-seed-round-pitch-deck.md 4.5 KB
- references/2z-pinduoduo-and-the-rise-of-social-e-commerce.md 22 KB
- references/3e-thoughts-on-insurance.md 19 KB
- references/3h-series-a-diligence-checklist.md 8.2 KB
- references/3i-how-to-find-a-technical-co-founder.md 4.5 KB
- references/3j-how-to-measure-leadership.md 17 KB
- references/3k-the-second-job-of-a-startup-ceo.md 19 KB
- references/3O-why-big-deals-are-bad-for-startups.md 6.4 KB
- references/3S-when-to-shut-down-a-startup.md 9.0 KB
- references/3t-how-wechat-grew-to-be-the-1-app-in-the-world.md 26 KB
- references/3w-how-to-create-and-manage-a-board.md 23 KB
- references/3x-the-hidden-forces-behind-china-s-content-king-toutiao.md 28 KB
- references/3Z-advice-for-companies-with-less-than-1-year-of-runway.md 5.4 KB
- references/47-product-advice-for-hardware-founders.md 27 KB
- references/4A-a-guide-to-seed-fundraising.md 34 KB
- references/4b-how-to-pitch-your-company.md 8.5 KB
- references/4c-getting-press-for-your-startup.md 8.3 KB
- references/4d-a-letter-to-college-students.md 4.8 KB
- references/4D-yc-s-essential-startup-advice.md 13 KB
- references/4e-guide-to-product-development.md 7.6 KB
- references/4G-convincing-engineers-to-join-your-team.md 24 KB
- references/4g-the-scientific-method-for-startups.md 3.9 KB
- references/4H-how-to-hire-your-first-engineer.md 18 KB
- references/4h-three-paths-in-the-tech-industry-founder-executive-or-employee.md 7.5 KB
- references/4I-advice-for-gaming-startups.md 34 KB
- references/4i-the-yc-effect.md 5.4 KB
- references/4j-startup-hr-what-s-important.md 8.7 KB
- references/4l-advice-for-job-seekers-on-resumes-and-reaching-out.md 5.2 KB
- references/4L-how-biotech-startup-funding-will-change-in-the-next-10-years.md 10 KB
- references/4m-enterprise-sales-for-hackers.md 13 KB
- references/4P-a-standard-and-clean-series-a-term-sheet.md 9.3 KB
- references/4p-before-growing-your-startup.md 2.6 KB
- references/4q-later-stage-advice-for-startups.md 14 KB
- references/4r-yc-and-hard-tech-startups.md 8.2 KB
- references/4s-navigating-success-for-your-startup.md 4.9 KB
- references/4T-how-to-design-a-better-pitch-deck.md 16 KB
- references/4v-best-practices-for-managing-a-remote-team.md 13 KB
- references/4x-on-starting-a-company-from-a-hackathon-project.md 11 KB
- references/4y-founder-stories-detroit-water-project-s-tiffani-ashley-bell.md 14 KB
- references/59-how-to-set-up-hire-and-scale-a-growth-strategy-and-team.md 39 KB
- references/5a-consume-information-that-encourages-you-to-do-more.md 10 KB
- references/5b-how-do-you-convince-someone-to-join-your-startup.md 10 KB
- references/5f-on-starting-and-scaling-one-of-the-biggest-ios-apps.md 66 KB
- references/5G-on-raising-seed-and-series-a-as-a-woman-founder.md 63 KB
- references/5I-on-starting-and-scaling-healthcare-startup-23andme.md 37 KB
- references/5J-how-to-create-and-manage-a-board-part-2.md 336 B
- references/5j-jeff-dean-on-building-intelligent-systems-with-large-scale-deep-learning.md 60 KB
- references/5l-how-not-to-fail.md 14 KB
- references/5N-on-starting-and-scaling-bloom-institute-of-technology.md 57 KB
- references/5n-why-you-should-or-should-not-work-at-a-startup.md 15 KB
- references/5O-building-a-startup-is-about-solving-a-problem.md 26 KB
- references/5p-creating-good-company-culture-and-sticking-to-it.md 17 KB
- references/5Q-on-starting-and-scaling-aerospace-company-boom.md 16 KB
- references/5R-on-starting-and-scaling-hubspot.md 59 KB
- references/5s-mark-zuckerberg-on-building-a-startup.md 28 KB
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 10d ago First seen · 151 lines · 82 tokens per session scan A 0189b1d25b21
yc-advisor is a skill published in the GitHub repository agent37-platform/agent37-skills-collection (186 stars, last pushed 1mo ago), licensed MIT. It adds 82 tokens to every session and 1,428 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.
local-ai-agents
Build local-first AI agents that run entirely on a developer workstation with Microsoft Foundry Local and Qwen function-calling models. Covers Small Language Models (SLMs), the OpenAI-compatible local endpoint, sandboxed local tools, local RAG with Chroma, local MCP servers, hybrid cloud/local routing, and the…
next-cache-components-adoption
Turn on Cache Components in a Next.js app and resolve the blocking routes it surfaces. Use when the user wants to enable, adopt, or migrate to Cache Components, flip the cacheComponents flag, work through a flood of blocking-prerender / instant validation errors, run the cache-components-instant-false codemod, or…
insight-error-page
Write or audit an insight-kind error page for the Next.js dev overlay. Use when creating a new errors/ .mdx page, auditing an existing one, or checking that a page matches the framework fix cards. Covers page structure, title alignment, FixCard cards with Copy prompt button, code snippets, terminology verification…
next-cache-components-optimizer
Drive a Next.js route to instant navigation by setting up an agentic loop, under Cache Components / PPR, on initial load (hard navigation) and client-side navigation (soft navigation). Encode the goal as a failing @next/playwright instant() e2e and work it to green, one verified route at a time; the shipped test then…
next-partial-prefetching-adoption
Turn on Partial Prefetching in a Next.js app and work through the insights it surfaces. Use when the user wants to enable or adopt Partial Prefetching, flip the partialPrefetching flag, opt routes in with export const prefetch = 'partial', audit Link prefetch={true} behavior, preserve existing prefetched UI with…