yc-cli

Automate YC CLI login and retrieve investor profiles via OAuth flows.

1.7k|523|Updated May 5, 2026
One-click install
npx skills add https://github.com/Open-Curiosity/gini-agent --skill yc-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: yc-cli
Source: https://github.com/Open-Curiosity/gini-agent/tree/main/skills/integrations/yc-cli
Command: npx skills add https://github.com/Open-Curiosity/gini-agent --skill yc-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires yc, tmux, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a comprehensive guide and automated flow for using the YC CLI within the Gini batch demo, simplifying the login process and investor research.

Core Features & Use Cases

  • Automated Login: Handles the YC CLI login process securely, ensuring a smooth transition for the user.
  • Investor Research: Facilitates quick and efficient investor lookup and profile retrieval.
  • Use Case: During the Gini batch demo, this Skill is used to fetch a fund's track record and provide detailed investor profiles, enhancing the demo's interactivity.

Quick Start

Load the yc-cli skill before staging or running the Gini batch demo to automate the YC CLI login and investor research process.

Frequently Asked Questions about yc-cli

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate YC CLI login and OAuth token handling for investor research?

Automating YC CLI login requires handling secure OAuth flows to retrieve and store access tokens. This process ensures smooth command-line execution for fetching structured investor profile data.

How do I retrieve investor profiles and fund track records using the YC CLI?

Retrieving investor profiles via YC CLI involves executing specific command-line queries to fetch structured data. This enables quick lookup of a fund's track record and detailed investor information.

Do I need tmux installed to run YC CLI operations in a batch demo environment?

Yes, tmux is a required dependency for running YC CLI operations in the batch demo. You must install both the yc CLI and tmux to handle secure command execution and session management.

What is the best way to handle OAuth authentication for command-line investor research?

Handling OAuth authentication for command-line research requires a secure flow to manage tokens within the CLI. This approach ensures authorized access when retrieving structured investor data.

Can I use YC CLI scripts to fetch a fund's track record during a live batch demo?

Yes, you can use YC CLI scripts to fetch a fund's track record during a live batch demo. The automated flow handles secure login and data retrieval to enhance demo interactivity.

Why does YC CLI login fail when running automated investor research scripts?

YC CLI login may fail if OAuth tokens are not handled securely or if dependencies like tmux are missing. Ensure both yc CLI and tmux are installed and properly configured for automated execution.