This skill should be used when the user asks questions about startups, founding decisions, co-founders, fundraising, product development, growth, hiring, or any entrepreneurial advice. It provides access to Y Combinator's complete library of 443 curated resources including essays by Paul Graham, founder interviews, and startup school lectures. Use this skill to give thorough, research-backed advice on startup decisions.
npx skills add https://github.com/agent37-platform/agent37-skills-collection --skill yc-advisor
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.
Key Principle: Use quick-index for discovery, but ALWAYS load full source content before answering.
For broad questions, clarify the user's context:
references/quick-index.md to scan available resources (~500 lines, grouped by topic)references/learning-paths.md if user is on a founder journeyreferences/frameworks/ for decision questions - use glob references/frameworks/*.md to list files, then read specific onesreferences/summaries.md (too large to load fully)references/{CODE}-*.mdDZ, use glob references/DZ-*.md to find the fileindex.yaml - it exceeds token limits (64K tokens)The library covers these main areas (use for initial filtering):
Questions like "Should I start my own startup or co-found with someone?":
Questions like "What are the most common mistakes that kill startups?":
When users want to learn systematically:
references/learning-paths.md for curated sequencesLightweight index (~500 lines) grouped by topic. Each entry shows:
references/{CODE}-*.md to find files by codeDetailed summaries with content previews (~4300 lines). Too large to load fully.
Structured metadata for all resources. Too large for runtime use (64K tokens).
Used only by maintenance scripts. For filename lookups, use quick-index.md instead.
Curated resource sequences for common founder journeys:
Decision frameworks for common questions. Use glob references/frameworks/*.md to list files.
Available frameworks:
The 443 full-content source files. Each follows this structure:
# [Title]
**Author:** [Author Name]
**Type:** [Essay|Podcast|Video]
**URL:** https://www.ycombinator.com/library/[CODE]-[slug]
---
[Full content - essays, transcripts]
File naming: [CODE]-[descriptive-name].md (e.g., 8z-how-to-get-startup-ideas.md)
Create SEO-optimized marketing content with consistent brand voice. Includes brand voice analyzer, SEO optimizer, content frameworks, and social media templates. Use when writing blog posts, creating social media content, analyzing brand voice, optimizing SEO, planning content calendars, or when user mentions content creation, brand voice, SEO optimization, social media marketing, or content strategy.
Creates comprehensive content outlines and topic clusters for SEO. Plans content calendars and identifies topic gaps. Use PROACTIVELY for content strategy and planning.
Handle mental health crisis situations in AI coaching safely. Use when implementing crisis detection, safety protocols, emergency escalation, or suicide prevention features. Activates for crisis keywords, safety planning, hotline integration, and risk assessment.
When the user wants help creating, scheduling, or optimizing social media content for LinkedIn, Twitter/X, Instagram, TikTok, Facebook, or other platforms. Also use when the user mentions 'LinkedIn post,' 'Twitter thread,' 'social media,' 'content calendar,' 'social scheduling,' 'engagement,' or 'viral content.' This skill covers content creation, repurposing, and platform-specific strategies.
Build and scale partner ecosystems that drive revenue and platform adoption. Use when building partner programs from scratch, tiering partnerships, managing co-marketing, making build-vs-partner decisions, or structuring crawl-walk-run partner deployment.
Brainstorm 3-5 monetization strategies with audience fit, risks, and validation experiments. Use when exploring revenue models, evaluating pricing strategies, or deciding how to monetize a product.
Brainstorm product positioning ideas differentiated from competitors. Identifies top competitors and generates positioning statements with rationale. Use when developing product positioning, differentiating from competitors, or crafting brand positioning strategy.
Generate a full campaign brief with objectives, audience, messaging, channel strategy, content calendar, and success metrics. Use when planning a product launch, lead-gen push, or awareness campaign, when you need a week-by-week content calendar with dependencies, or when translating a marketing goal into a structured, executable plan.
Take agent37-platform/yc-advisor from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.