Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Investor Skills is an open-source library that turns durable investing judgment into portable, structured formats. It collects how great investors think, filter opportunities, size risk, and act under uncertainty — then structures those patterns so humans can study them and AI finance agents can apply them.
| Date | Stars |
|---|---|
| 2026-07-31 | 651 |
| 2026-08-03 | 651 |
| 2026-08-06 | 651 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
 # Investor Skills [](https://www.youtube.com/@investors-podcast) [](https://open.spotify.com/show/4KNhgHCf0GrK4f2QfT6BGI) **Investor Skills are portable judgment systems for AI finance agents.** Run these investor skills inside [Questflow](https://questflow.ai), the AI Finance Agent for financial markets. [Investor Skill Template](templates/skill.template.md) · [Investment Schema](docs/spec.md) · [Reading List](docs/reading-list.md) · [Podcast List](docs/podcast-list.md) · [YouTube List](docs/youtube-list.md) · [Templates](templates/) · [Examples](examples/) · [Contributing](#contributing) Investor Skills is an open-source library that turns durable investing judgment into portable, structured formats. It collects how great investors think, filter opportunities, size risk, and act under uncertainty — then structures those patterns so humans can study them and AI finance agents can apply them. It is also a public template layer for Questflow-style AI Finance Agents: top investor judgment becomes skills that can explain, monitor, size, invalidate, and execute within explicit risk rules. ## Built For Questflow, Portable Everywhere Investor Skills are plain-text skill packages. You can use them in Claude Code, Codex, Cursor, OpenCode, or any other agent harness that can read `SKILL.md` instructions. They are tailored for Questflow's financial harness: models, skills, plugins, and execution accounts working together across market data, portfolio context, broker/exchange/wallet permissions, and fund workflows. ### Open-source skills This repo is the free public layer: - portable investor judgment systems - templates and schemas - [reading list](docs/reading-list.md), [podcast list](docs/podcast-list.md), and [YouTube list](docs/youtube-list.md) as reference material for each skill Use a skill first, then use readings/podcasts/videos as source material to understand, stress-test, and enrich that skill. ### Questflow exclusive skills Questflow also includes **exclusive closed-source skills** not published here. Those exclusive skills are distilled from top traders by labeling judgment across real trades: what they watched, why they entered, how they sized, what would invalidate the thesis, and how they reviewed the outcome. They are available to paid members inside [Questflow](https://questflow.ai). The free open-source skills here should already feel excellent for study, research, and agent workflows. Questflow exclusives go further for execution-grade, trade-labeled judgment. [Run these skills in Questflow](https://questflow.ai) ## Investor Skill Packages An **Investor Skill** is one agent skill package. It can embed or reference a structured investment judgment system. ```text skills/livermore/ ├── SKILL.md # when to use, inputs, process, output, guardrails └── invest.md # optional investment system schema: signals, filters, sizing, risk ``` For simple skills, put the investment system directly inside `SKILL.md`. For larger or reusable models, keep it as `invest.md` and reference it from the skill frontmatter. ### SKILL.md — The Agent Entry Point `SKILL.md` is the public interface of an investor skill. It tells the agent when to use the model, what inputs are required, how to apply the process, what to avoid, and how to format the answer. ```yaml --- name: buffett description: Use when evaluating a business through Buffett-style ownership, moat, owner earnings, and margin-of-safety judgment. invest: ./invest.md --- ``` Use [`templates/skill.template.md`](templates/skill.template.md) to create new packaged skills. ### Inve
Excerpt of 21,078 characters
Read on GitHub19
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:a358edb4da36af0b, llm:Repository description: 'Investor Skills is an open-source library that turns durable investing judgment into portable, structured formats... structures those patterns so humans can study them and AI finance agents can apply them.' Topics: ai, investing, investment, skills.
matched fp:a358edb4da36af0b, llm:Repository description: 'Investor Skills is an open-source library that turns durable investing judgment into portable, structured formats... structures those patterns so humans can study them and AI finance agents can apply them.' Topics: ai, investing, investment, skills.