Add URai Investment System plugin — HGEN Council + Kelly Criterion for retail investors#49
Open
uelyakim-sys wants to merge 2 commits intoanthropics:mainfrom
Open
Add URai Investment System plugin — HGEN Council + Kelly Criterion for retail investors#49uelyakim-sys wants to merge 2 commits intoanthropics:mainfrom
uelyakim-sys wants to merge 2 commits intoanthropics:mainfrom
Conversation
Added plugin.json for the URai investment system with metadata including name, version, description, author details, homepage, categories, and license.
Added detailed structure for HGEN Council investment debate including workflow and output format.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
URai Investment System Plugin
Category: Investment Analysis / Portfolio Management
Built by: Uri Eliakim (@uelyakim-sys)
Product: URai SOVEREIGN PRIME — 263+ iterations
What this plugin adds
skills/hgen-council— HGEN Council Investment DebateRuns a structured adversarial debate between 10 legendary investors on any stock or investment opportunity. Each investor presents bull/bear cases from their authentic philosophy, then votes. Produces a majority-vote verdict with conviction score.
The 10 experts: Warren Buffett, George Soros, Ray Dalio, Peter Lynch, Benjamin Graham, Michael Burry, Charlie Munger, Jesse Livermore, John Templeton, Stanley Druckenmiller.
Trigger phrases:
debate [TICKER],HGEN [TICKER],what would Buffett think about [TICKER],investment council,10 investorsOutput format:
Why this fits the financial-services-plugins repo
This plugin addresses the retail investment decision gap: most retail investors use AI as a chatbot rather than a structured debate system. The HGEN Council brings institutional-grade adversarial analysis (similar to how investment committees work) to individual investors via Claude.
It follows the existing skill pattern (
SKILL.mdwith description, workflow, and output format) and is compatible with the Claude Code plugin architecture.Files added
urai-investment-system/.claude-plugin/plugin.json— plugin metadataurai-investment-system/skills/hgen-council/SKILL.md— HGEN Council debate skill