Stock Question Refiner

🌐Community
by liangdabiao · vlatest · Repository

This skill refines stock questions by adding relevant context and details, improving response accuracy and providing more insightful answers.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add stock-question-refiner npx -- -y @trustedskills/stock-question-refiner
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "stock-question-refiner": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/stock-question-refiner"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The stock-question-refiner skill takes a user's initial stock research question and transforms it into a more specific, actionable query suitable for data retrieval or analysis. It helps to clarify vague requests by adding relevant details and context. This results in more targeted information gathering and improved efficiency in the research process.

When to use it

  • You have a broad question about a company (e.g., "Tell me about Tesla").
  • You want to understand a specific aspect of a stock's performance (e.g., "What are the key drivers behind Apple’s recent revenue growth?").
  • Your initial query is too open-ended and likely to return overwhelming or irrelevant results.
  • You need help formulating a precise question for a financial data API or research tool.

Key capabilities

  • Clarifies vague stock research questions.
  • Adds specific details and context to queries.
  • Transforms user input into actionable requests.

Example prompts

  • "Refine: What is the outlook for Amazon?"
  • "Make this question better: How is Nvidia doing?"
  • "Improve: Tell me about Microsoft's stock."

Tips & gotchas

The skill works best with relatively simple, open-ended questions. Very complex or highly technical inquiries might not benefit significantly from refinement.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
liangdabiao
Installs
0

🌐 Community

Passed automated security scans.