Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Agent skill that researches any startup and produces a concise investor-style briefing. Works with Claude Code, Gemini CLI, Codex, Cursor, and any agent supporting the Skills format.

License

Notifications You must be signed in to change notification settings

mnfst/startup-info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Startup Info — Agent Skill

Research any startup in seconds. Get a structured investor-style briefing with product overview, founders, funding rounds, traction signals, competitors, and moat analysis.

Install

Claude Code / Gemini CLI / Codex CLI

npx skills add mnfst/startup-info

Or manually copy startup-info/ into your skills directory:

  • Claude Code: ~/.claude/skills/
  • Cursor: .cursor/rules/
  • Windsurf: .windsurf/rules/

ChatGPT (Custom GPT)

  1. Go to ChatGPT → Profile → My GPTsCreate a GPT
  2. Open the Configure tab
  3. Paste the contents of startup-info/SKILL.md into the Instructions box
  4. Also paste the contents of startup-info/references/template.md below it
  5. Enable Web Browsing in capabilities
  6. Save — then ask it "research Stripe"

Claude (claude.ai)

  1. Go to claude.aiProjects (left sidebar)
  2. Create a new project
  3. Paste the contents of both SKILL.md and references/template.md into Project Instructions
  4. Start a conversation — ask "research Linear"

Perplexity

  1. Open a new thread on perplexity.ai
  2. Paste the contents of SKILL.md and references/template.md as your first message
  3. Follow up with "research {company name}"
  4. Perplexity has built-in web search — works out of the box

Gemini (Google)

  1. Go to gemini.google.comGems (left sidebar)
  2. Create a new Gem
  3. Paste both files into the instructions
  4. Chat with the Gem

Any other chat app

Paste the contents of SKILL.md + references/template.md as a system prompt or first message. The skill works with any LLM that has web search capability.

Usage

Just ask:

  • "research Supabase"
  • "tell me about Stripe"
  • "startup info Linear"

What you get

Section Content
TLDR Quick summary + key facts table
Product What it does, differentiators, distribution
Founders Background + LinkedIn links
Funding Rounds table, investors, accelerators
Traction Revenue, customers, growth signals
Competitors Table with differentiation
Moat & Risks Bull/bear case + survival verdict

License

MIT

About

Agent skill that researches any startup and produces a concise investor-style briefing. Works with Claude Code, Gemini CLI, Codex, Cursor, and any agent supporting the Skills format.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published