GEPS v5 — Graph-Guided Evolutionary Portfolio Search

Generate and evaluate finance research ideas via a seven-stage graph-guided pipeline.

2|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/ZealousEar/claude-skills --skill geps-v5-graph-guided-evolutionary-portfolio-search
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: GEPS v5 — Graph-Guided Evolutionary Portfolio Search
Source: https://github.com/ZealousEar/claude-skills/tree/main/claude-code/geps-v5
Command: npx skills add https://github.com/ZealousEar/claude-skills --skill geps-v5-graph-guided-evolutionary-portfolio-search

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

GEPS v5 automates an end-to-end process for generating and evaluating finance research ideas using a graph-guided, evolutionary portfolio search, replacing debate-centric core with a structured, multi-stage pipeline.

Core Features & Use Cases

  • Graph-guided concept graph builds relationships from literature to seed diverse ideas.
  • Multi-stage pipeline (generation, gating, ranking, calibration, portfolio optimization) produces a ranked set of finalists.
  • Supports guardrails and guardrails with taxonomy quotas, redundancy penalties, and guardrail prompts for robust evaluation.

Quick Start

Run /geps full to execute the complete GEPS workflow.

Frequently Asked Questions about GEPS v5 — Graph-Guided Evolutionary Portfolio Search

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

FAQPage Schema
How do I automate finance research idea generation and evaluation?

Finance research idea generation and evaluation is automated through a graph-guided evolutionary portfolio search pipeline. It applies a seven-stage process including concept graph building, multi-channel generation, gating, Swiss ranking, verification, and portfolio optimization to produce a diversified set of top ideas.

What is graph-guided evolutionary portfolio search for finance ideation?

Graph-guided evolutionary portfolio search is a structured, multi-stage pipeline that replaces debate-centric evaluation. It builds a concept graph from literature to seed diverse ideas, then applies gating, Swiss ranking, calibration, and portfolio optimization to generate a ranked set of research finalists.

How do I run the complete GEPS ideation and portfolio optimization workflow?

To run the complete GEPS workflow, execute the /geps full command. This triggers the end-to-end pipeline, automating concept graph creation, idea generation, evaluation gates, Swiss ranking, verification, and portfolio optimization using your local literature data.

Do I need local literature data to use the GEPS v5 portfolio search?

Yes, local literature data is required to use the GEPS v5 portfolio search. The system uses this data to build a concept graph that establishes relationships from literature, which then seeds the multi-channel idea generation and subsequent ranking stages.

Can I use JSON inputs and outputs with the GEPS pipeline for integration?

Yes, the GEPS pipeline supports JSON-based inputs and outputs for integration. This allows you to interact with the modular Python tooling, including bradley_terry, calibration, and portfolio_optimizer components, to seamlessly incorporate the workflow into your existing systems.

What are the limitations of using a graph-guided concept graph for portfolio search?

A limitation of using a graph-guided concept graph for portfolio search is its reliance on local literature data quality. Additionally, while guardrails with taxonomy quotas and redundancy penalties exist, the structured pipeline requires modular Python tooling and JSON configuration to function correctly.