consensus
23
总安装量
12
周安装量
#16155
全站排名
安装命令
npx skills add https://github.com/alphamoemoe/foci --skill consensus
Agent 安装分布
gemini-cli
7
cursor
6
antigravity
5
openclaw
5
qoder
4
Skill 文档
Consensus Stock Finder
Find stocks with consensus sentiment across multiple finance YouTubers.
Triggers
- “æ¾å ±è¯è¡ç¥¨”
- “大家é½ç好ä»ä¹”
- “åªäºè¡ç¥¨è¢«ä¸è´ç好”
- “consensus stocks”
- “what does everyone agree on”
/consensus
Instructions
When the user wants to find consensus stocks (stocks that multiple bloggers agree on), follow these steps:
-
Get Daily Summary Call
get_daily_summaryto identify the current hot tickers and overall market sentiment. -
Analyze Top Tickers For each ticker mentioned frequently in the summary, call
get_ticker_sentimentto get detailed sentiment breakdown by blogger. -
Identify Consensus Find stocks where:
- 3+ bloggers have the same sentiment (bullish or bearish)
- No strong opposing views exist
-
Present Results Format the output as:
## å ±è¯ç涨 ð¢ ### TICKER1 - çæ¶¨å主 (Xä½): å主A, å主B, å主C - å ³é®è§ç¹: [æè¦ä¸»è¦ç涨çç±] ### TICKER2 ... ## å ±è¯çè· ð´ ### TICKER3 - çè·å主 (Xä½): å主D, å主E - å ³é®è§ç¹: [æè¦ä¸»è¦çè·çç±] ## åæ§è¾å¤§ â ï¸ [ååºå¤ç©ºåæ§ææ¾çè¡ç¥¨]
Tool Sequence
get_daily_summaryâ Get overviewget_ticker_sentiment(ticker)â For each hot ticker (up to 10)- Analyze and present consensus
Notes
- Focus on actionable consensus, not just popularity
- Highlight when there’s strong disagreement (potential controversy)
- Include the number of bloggers agreeing on each position