AgentStack
SKILL verified MIT Self-run

Stock Historical Analysis

skill-tetap-stock-skills-stock-historical-analysis · by tetap

>-

No reviews yet
0 installs
3 views
0.0% view→install

Install

$ agentstack add skill-tetap-stock-skills-stock-historical-analysis

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Stock Historical Analysis? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

历史数据分析

何时转交 stock-main

| 用户意图 | 转交 | |----------|------| | 近期能不能介入 / 全量报告 | /stock 分析 {标的} | | 近一年涨跌幅、相对沪深300 | 本 Skill |

Workflow

  1. resolve_symbol --query "{标的}"
  2. get_historical_series --secid {secid} --limit 250 --indicators ma
  3. compare_performance --secid {secid} --benchmark-code 000300 --limit 250
  4. 可选:换 --benchmark-code 000001(上证)或同行业龙头 secid

输出模板

# {名称} 历史表现

| 指标 | 个股 | 基准(沪深300) |
|------|------|---------------|
| 区间涨跌幅 | | |
| 最大回撤 | | |
| 年化波动 | | |
| 相对强弱 | | |

## 结论
- 跑赢/跑输基准的原因简述(结合行业与大盘)

> 仅供参考,不构成投资建议。

与技术面的区别

  • 本 Skill:长周期统计与相对表现
  • stock-technical-analysis:当前形态与买卖点

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.