finance-sentiment
Fetch structured stock sentiment across Reddit, X.com, news, and Polymarket using the Adanos Finance API. Use this skill whenever the user asks how much people…
Analyze a startup from three perspectives: VC investor, job applicant, and CEO/founder. Use this skill whenever the user wants to evaluate a startup, assess whether to invest in or join a startup, do due diligence, evaluate a job offer from a startup, understand a startup's
$ npx -y skills add himself65/finance-skills --skill startup-analysis --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/startup-analysisContext preview
The summary Claude sees to decide when to auto-load this skill.
Analyze a startup from three perspectives: VC investor, job applicant, and CEO/founder. Use this skill whenever the user wants to evaluate a startup, assess whether to invest in or join a startup, do due diligence, evaluate a job offer from a startup, understand a startup's
name: startup-analysis description: > Analyze a startup from three perspectives: VC investor, job applicant, and CEO/founder. Use this skill whenever the user wants to evaluate a startup, assess whether to invest in or join a startup, do due diligence, evaluate a job offer from a startup, understand a startup's competitive position, or assess company health and trajectory. Triggers: "analyze this startup", "should I join [company]", "is [company] a good investment", "evaluate [company]", "due diligence on [company]", "what do you think of [startup]", "should I take this startup job offer", "how healthy is [company]", "startup assessment", "company analysis", "is [company] worth joining", "what's the outlook for [company]", "research [company] for me", any mention of evaluating or assessing a startup or tech company from investment, career, or strategic perspectives — provide all three perspectives by default.
Produces a multi-perspective analysis of a startup, examining it through three lenses that each reveal different aspects of company health and potential:
1. **VC Investor Lens** — Is this a good investment? Market size, unit economics, growth trajectory, team quality, defensibility 2. **Job Applicant Lens** — Should I work here? Equity value, runway risk, culture signals, career growth, compensation fairness 3. **CEO/Founder Lens** — How healthy is this company? Product-market fit, burn efficiency, competitive moat, organizational health
Each perspective surfaces insights the others miss. A company can be a great investment but a terrible place to work (or vice versa). The goal is to give the user a 360-degree view so they can make informed decisions.
---
Before analyzing, collect as much public information as possible about the startup. Use web search, the company's website, Crunchbase data, press coverage, and any other available sources.
**Key data to gather:**
| Category | What to find | |----------|-------------| | **Basics** | Founded year, HQ location, employee count, what the product does | | **Funding** | Total raised, last round (size, date, valuation if known), key investors | | **Product** | What they sell, who buys it, pricing model, key competitors | | **Traction** | Users, revenue (if public), growth signals, notable customers | | **Team** | Founders' backgrounds, key hires, LinkedIn headcount trends | | **Market** | Industry, market size estimates, tailwinds/headwinds | | **News** | Recent press, product launches, partnerships, layoffs, pivots |
If certain data isn't publicly available (e.g., revenue for private companies), note the gap and infer what you can from indirect signals (hiring pace, customer logos, web traffic proxies, job postings).
Many startups — especially early-stage or niche ones — have limited public presence. If web search does not return enough information to produce a meaningful analysis (e.g., you can't determine what the company does, who founded it, or how it's funded), **ask the user to provide the company's website URL** before proceeding. The company website is often the single most information-dense source, and reading it directly (about page, pricing page, team page, blog) can fill most gaps.
You can also ask the user for:
It is better to ask for a URL and produce an accurate analysis than to guess and produce a misleading one.
---
By default, produce all three perspectives. If the user specifies a particular angle (e.g., "I'm considering joining them" or "should I invest"), emphasize that perspective but still include the others as context — they often reveal relevant information.
| User's situation | Primary perspective | Still include | |-----------------|-------------------|---------------| | Considering investing | VC Investor | Job Applicant (talent signal), CEO (operational health) | | Considering a job offer | Job Applicant | VC Investor (funding runway), CEO (strategic direction) | | Running the company / advisory | CEO/Founder | VC Investor (how investors see you), Job Applicant (talent attractiveness) | | General curiosity / research | All equally | — |
---
Read the relevant reference files for the detailed framework for each perspective. These contain the specific criteria, metrics, and red/green flags to evaluate.
Read `references/vc-framework.md` for the full evaluation framework.
Core areas to assess:
Produce a clear **Investment Thesis** (bull case) and **Key Risks** (bear case). End with a verdict: Strong Pass / Lean Pass / Lean Invest / Strong Invest, with reasoning.
Read `references/job-applicant-framework.md` for the full evaluation framework.
Core areas to assess:
This project is for educational and informational purposes only. Nothing here constitutes financial advice. Always do your own research and consult a qualified financial advisor before making investment decisions.
Repo: himself65/finance-skills
Fetch structured stock sentiment across Reddit, X.com, news, and Polymarket using the Adanos Finance API. Use this skill whenever the user asks how much people…
Query Fintel (fintel.io) institutional market intelligence via the REST API at https://api.fintel.io/v1 with FINTEL_API_KEY (X-API-KEY header), or the official…
Check the current status of the Strait of Hormuz — shipping transit data, oil price impact, stranded vessels, insurance risk levels, diplomatic developments,…
Read Hyperliquid (app.hyperliquid.xyz) perp + spot market data via opencli (read-only, public info API). Use whenever the user wants Hyperliquid perpetual or…
Query TradingView market data through the bundled tradingview MCP server without a desktop app or login. Use whenever the user wants a technical analysis…
Read TradingView desktop app for market data, news, alerts, watchlists, and screener results using opencli (read-only). Use this skill whenever the user wants…