price-target-summary

Retrieve analysts' price target summary for any stock using Octagon MCP. Use when evaluating analyst sentiment, upside/downside potential, consensus expectations, and tracking target trends over time.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "price-target-summary" with this command: npx skills add octagonai/skills/octagonai-skills-price-target-summary

Price Target Summary

Retrieve aggregated analyst price target data across multiple timeframes using the Octagon MCP server.

Prerequisites

Ensure Octagon MCP is configured in your AI agent (Cursor, Claude Desktop, Windsurf, etc.). See references/mcp-setup.md for installation instructions.

Workflow

1. Identify the Stock

Determine the ticker symbol for the company you want to analyze (e.g., AAPL, MSFT, GOOGL).

2. Execute Query via Octagon MCP

Use the octagon-agent tool with a natural language prompt:

Retrieve the analysts' price-target summary for the stock symbol <TICKER>.

MCP Call Format:

{
  "server": "octagon-mcp",
  "toolName": "octagon-agent",
  "arguments": {
    "prompt": "Retrieve the analysts' price-target summary for the stock symbol AAPL."
  }
}

3. Expected Output

The agent returns price target data across timeframes:

TimeframeNumber of AnalystsAverage Price Target
Last Month9$305.72
Last Quarter16$312.80
Last Year48$282.91
All Time229$219.71

Key Insights: Trend analysis comparing timeframes

Data Sources: octagon-stock-data-agent (aggregating StreetInsider, TheFly, Benzinga, etc.)

4. Interpret Results

See references/interpreting-results.md for guidance on:

  • Analyzing target trends
  • Calculating upside/downside potential
  • Understanding analyst coverage
  • Evaluating consensus strength

Example Queries

Basic Query:

Retrieve the analysts' price-target summary for the stock symbol AAPL.

With Current Price Context:

What are the analyst price targets for TSLA compared to its current price?

Trend Focus:

How have analyst price targets for NVDA changed over the past year?

Coverage Analysis:

How many analysts cover Microsoft and what are their price targets?

Range Request:

What are the highest and lowest analyst price targets for AMZN?

Understanding Price Targets

What Price Targets Represent

AspectDescription
DefinitionAnalyst's expected stock price
TimeframeTypically 12 months forward
BasisFundamental and technical analysis
PurposeGuide for fair value

Types of Price Targets

TypeDescription
AverageMean of all targets
MedianMiddle value
HighMost bullish target
LowMost bearish target
ConsensusWeighted average

Timeframe Analysis

Understanding Timeframes

TimeframeWhat It Shows
Last MonthMost recent sentiment
Last QuarterNear-term trend
Last YearAnnual evolution
All TimeHistorical context

Trend Interpretation

PatternInterpretation
Rising targetsGrowing optimism
Falling targetsIncreasing concern
Stable targetsConsensus maintained
Diverging targetsUncertainty/debate

Calculating Potential

Upside/Downside

Upside = (Target Price - Current Price) / Current Price × 100%

Example Calculation

  • Current Price: $270.01
  • Average Target: $312.80
  • Upside: ($312.80 - $270.01) / $270.01 = 15.8%

Interpreting Potential

UpsideInterpretation
>20%Significant upside expected
10-20%Moderate upside
0-10%Near fair value
<0%Downside risk

Analyst Coverage

Coverage Levels

AnalystsCoverage Level
30+Heavily covered
15-30Well covered
5-15Moderate coverage
<5Limited coverage

Coverage Implications

LevelCharacteristics
HeavyMore consensus reliability
ModerateGood perspective diversity
LightLess reliable consensus
MinimalLimited institutional interest

Consensus Strength

Evaluating Consensus

FactorStrong ConsensusWeak Consensus
RangeTight (low to high)Wide spread
Recent ChangesAligned directionMixed revisions
Analyst CountMany participantsFew analysts

Standard Deviation

SpreadInterpretation
NarrowHigh agreement
ModerateNormal debate
WideSignificant disagreement

Target Revisions

Revision Trends

PatternSignal
Upgrades increasingImproving outlook
Downgrades increasingDeteriorating outlook
Mixed revisionsUncertainty
No changesStatus quo

Revision Triggers

CatalystCommon Result
Strong earningsTarget increases
Weak earningsTarget decreases
Guidance changeAligned revision
Sector newsCoordinated moves

Data Sources

Common Publishers

SourceDescription
StreetInsiderFinancial news aggregator
TheFlyReal-time news
BenzingaMarket intelligence
Sell-side FirmsInvestment bank research

Source Considerations

FactorNote
TimelinessRecent targets more relevant
ReputationWeight by analyst track record
ConflictsConsider investment banking ties
MethodologyDifferent valuation approaches

Common Use Cases

Investment Decision

Should I buy AAPL based on analyst targets?

Valuation Check

Is MSFT overvalued relative to analyst expectations?

Sentiment Tracking

How has analyst sentiment on GOOGL changed this year?

Peer Comparison

Compare analyst targets for major cloud stocks.

Analysis Tips

  1. Compare to current price: Calculate upside/downside potential.

  2. Track trend direction: Rising or falling targets over time.

  3. Consider coverage: More analysts = more reliable consensus.

  4. Check range: Tight = agreement, wide = uncertainty.

  5. Time weight: Recent targets more relevant.

  6. Use with fundamentals: Targets are opinions, not facts.

Integration with Other Skills

SkillCombined Use
stock-quoteCurrent price vs. target
analyst-estimatesTargets + earnings expectations
income-statementFundamentals behind targets
stock-performancePrice trend vs. target evolution

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

commodities-quote

No summary provided by upstream source.

Repository SourceNeeds Review
General

stock-quote

No summary provided by upstream source.

Repository SourceNeeds Review
General

forex-list

No summary provided by upstream source.

Repository SourceNeeds Review
General

market-analyst-master

No summary provided by upstream source.

Repository SourceNeeds Review