analyst-common-stock

Enforce web-search evidence collection with citations and cross-source verification for stock and ETF analysis.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/yjang-git/HoneyPot --skill analyst-common-stock-yjang-git
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: analyst-common-stock
Source: https://github.com/yjang-git/HoneyPot/tree/main/plugins/stock-consultation/skills/analyst-common-stock
Command: npx skills add https://github.com/yjang-git/HoneyPot --skill analyst-common-stock-yjang-git

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill enforces rigorous, evidence-based data collection for stock and ETF analysis to prevent hallucinated or unverifiable numeric claims during automated research workflows.

Core Features & Use Cases

  • Mandatory live web search: Requires direct invocation of exa_web_search_exa or websearch_web_search_exa for any market data lookup.
  • Original-text citation: Demands copying the source sentence containing the numeric value as original_text with source URL and date.
  • Cross-source verification: Requires at least two independent sources and applies a ±5% tolerance rule for numeric agreement.
  • Use Case: A valuation agent verifying a company's PER must fetch the shown sentence from two official sources, extract the numeric value, and mark the metric verified or FAIL based on variance.

Quick Start

Use the analyst-common-stock skill to verify Samsung Electronics PER by calling exa_web_search_exa and cross-checking two independent sources with original_text, source URLs, and dates.

Frequently Asked Questions about analyst-common-stock

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

FAQPage Schema
How do I prevent hallucinations in automated stock and ETF analysis?▼

To prevent hallucinations in stock analysis, enforce mandatory live web search for market data retrieval, requiring original-text citations with source URLs and dates to verify numeric claims.

How do I verify stock valuation metrics like PER using web search?▼

Verifying stock valuation metrics requires calling web search tools to fetch the source sentence containing the numeric value, then cross-checking the extracted figure against two independent official sources with a ±5% tolerance.

Can I use this hallucination prevention skill for stock-screener and bear-case-critic agents?▼

Yes, this hallucination prevention skill is applicable to stock-screener, stock-valuation, and bear-case-critic agents during market-data retrieval tasks, enforcing evidence collection with direct web search invocations.

What are the limitations of using automated web search for ETF numeric verification?▼

Automated web search for ETF numeric verification is limited by the availability of independent sources and requires a strict ±5% variance tolerance, meaning verification fails if sources diverge beyond this threshold or lack original-text citations.