consensus-check ناجح

Summarize the sell-side view on an equity — analyst price targets, forward EPS/revenue estimates and ratings — and corroborate it against recent guidance and estimate revisions from the web.

٣٨.٤k
نجوم
٠
تنزيلات
٢
مشاهدات

// تثبيت المهارة

تثبيت المهارة

المهارات هي كود تابع لأطراف ثالثة من مستودعات GitHub العامة. يفحص SkillHub الأنماط الخبيثة المعروفة، لكنه لا يستطيع ضمان السلامة. راجع الكود المصدري قبل التثبيت.

تثبيت عام (على مستوى المستخدم):

npx skillhub install google-research/google-research/consensus-check

تثبيت في المشروع الحالي:

npx skillhub install google-research/google-research/consensus-check --project

skill.install.customTargetHelp

npx skillhub install google-research/google-research/consensus-check --target-dir /path/to/skills

المسار المقترح: ~/.claude/skills/consensus-check/

محتوى SKILL.md

---
name: consensus-check
description: Summarize the sell-side view on an equity — analyst price targets, forward EPS/revenue estimates and ratings — and corroborate it against recent guidance and estimate revisions from the web.
tags: [equity, estimates, consensus, analyst]
requires_tools:
  - data_equity_estimates
---

# Consensus check

What the Street expects for a name, and whether recent news supports it.

## Workflow

1.  **Consensus snapshot.** `data_equity_estimates` for price targets
    (mean/median, range vs current), forward EPS and revenue by period with
    analyst counts and expected growth, and the buy/hold/sell spread.
2.  **Corroborate.** `search` + `visit` recent, authoritative coverage — the
    latest earnings/guidance, notable upgrades/downgrades, and the direction of
    estimate revisions. Ground each specific claim in a page you read.
3.  **Report.** The consensus expectation and the dispersion (tight vs wide
    targets), the rating skew, and whether recent developments are pushing
    estimates up or down.

## Principles

-   These are *estimates* — present them as consensus expectations, not facts,
    and note the dispersion (a wide target range is itself the signal).
-   Pair the tool's consensus numbers with what changed recently; a stale
    consensus and a fresh guidance cut tell different stories.
-   Attribute web-sourced specifics to the page you read; mark anything you
    couldn't confirm as unverified.

الترخيص

الترخيص المُعلن: Apache-2.0

النص الكامل للترخيص متاح في المستودع المصدري.

عرض الترخيص في المستودع المصدريالنسخة المنشورة هناك هي المرجع.