A Stock Market

# A 股行情 Skill

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "A Stock Market" with this command: npx skills add ra1nzzz/a-stock-market

A 股行情 Skill

实时获取 A 股股票行情数据(使用新浪财经免费 API)

命令

# 查询单只股票
a-stock <股票代码>

# 查询多只股票
a-stock <代码 1> <代码 2> ...

# 查询指数
a-stock sh000001  # 上证指数
a-stock sz399001  # 深证成指
a-stock sh000300  # 沪深 300

股票代码格式

  • 上交所:sh + 6 位数字 (如 sh600519 贵州茅台)
  • 深交所:sz + 6 位数字 (如 sz000858 五粮液)

示例

a-stock sh600519
a-stock sz000858 sh600519

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

GitHub Monitor

Monitor one or more GitHub repositories and send low-noise alerts with configurable policy modes (major_only, balanced, verbose). Use when setting up recurri...

Registry SourceRecently Updated
Coding

DevOps Bridge

Unified developer operations bridge connecting GitHub, CI/CD (GitHub Actions), Slack, Discord, and issue trackers (Linear, Jira, GitHub Issues) into cross-to...

Registry SourceRecently Updated
Coding

Google Keep

Read, create, edit, search, and manage Google Keep notes and lists via CLI.

Registry SourceRecently Updated
Coding

Task Panner Validator for Agents

Provides secure task planning, validation, approval, and execution for AI agents with safety checks, rollback, dry runs, and error handling using pure Python.

Registry SourceRecently Updated