Analyze

🌐Community
by yeachan-heo · vlatest · Repository

Analyzes Korean financial news sentiment and predicts market trends using proprietary Yeachan-Heo algorithms.

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 yeachan-heo-analyze npx -- -y @trustedskills/yeachan-heo-analyze
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "yeachan-heo-analyze": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/yeachan-heo-analyze"
      ]
    }
  }
}

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

About This Skill

What it does

This skill, authored by yeachan-heo, allows AI agents to perform analysis tasks. It can be used to understand and interpret data, extract key insights from text or other inputs, and generate summaries based on the provided information. The specific type of analysis performed depends on the prompt given to the agent.

When to use it

  • Summarizing long documents: Condense lengthy reports or articles into concise overviews.
  • Extracting data points: Identify specific pieces of information from unstructured text, like names, dates, and locations.
  • Understanding sentiment: Determine the emotional tone (positive, negative, neutral) expressed in a piece of writing.
  • Analyzing code snippets: Get explanations or identify potential issues within provided code.

Key capabilities

  • Data analysis
  • Text interpretation
  • Insight extraction
  • Summary generation

Example prompts

  • "Analyze this document and provide a three-paragraph summary: [paste document content]"
  • "What are the key entities mentioned in this article? [paste article content]"
  • "Can you analyze this code snippet and explain what it does? [paste code snippet]"

Tips & gotchas

The quality of the analysis depends heavily on the clarity and specificity of your prompt. Providing context or specific instructions will yield better results.

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
yeachan-heo
Installs
19

🌐 Community

Passed automated security scans.