Skip to main content
Back to registry

stock-watcher

agentbay-ai/agentbay-skills

This skill provides comprehensive stock watchlist management capabilities, allowing users to track their favorite stocks and get performance summaries using real-time data from 同花顺 (10jqka.com.cn).

Installs295
Install command
npx skills add https://github.com/agentbay-ai/agentbay-skills --skill stock-watcher
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
This skill provides comprehensive stock watchlist management capabilities, allowing users to track their favorite stocks and get performance summaries using real-time data from 同花顺 (10jqka.com.cn). 当你要求查看自选股行情时,系统会直接显示以下信息: 无需额外命令,直接为你呈现简洁明了的行情概览。 使用股票代码(6位数字)添加到自选股: 通过股票代码删除自选股: 显示当前所有自选股的完整列表 完全清空所有自选股 主要使用 同花顺 (10jqka.com.cn) 作为数据源: 自选股存储在 ~/.clawdbot/stock_watcher/watchlist.txt : 运行 scripts/install.sh 脚本自动创建必要的目录结构。 运行 scripts/uninstall.sh 脚本完全移除所有相关文件。 所有脚本都使用统一的配置文件 config.py 来管理存储路径,确保路径一致性: - 每只股票的代码和名称 - 近期表现指标(涨跌幅等关键数据) - 详细信息链接(可点击查看) - 例如:添加 600053 九鼎投资 - 例如:删除 600053 - 股票页面 : - 支持沪深A股及科创板市场 - 提供实时行情、技术分析和资金流向数据 - 添加股票 : 验证股票代码格式并添加到自选股 - 删除股票 : 按股票代码精确匹配删除 - 查看列表 : 显示当前自选股 - 清空列表 : 完全清空自选股 - 行情总结 : 获取所有股票的最新数据并提供简洁摘要 - 直接显示关键行情指标,无冗余信息 - 提供股票详情链接便于深入查看 - 自动处理网络错误和数据异常 - 合理控制请求频率(每秒1次) - 股票代码格式 : 使用6位数字代码(如 600053 ) - 数据延迟 : 行情可能有1-3分钟延迟 - 网络依赖 : 需要网络连接获取实时数据 - 市场范围 : 主要支持A股市场(沪市/深市/科创板) - add_stock.py - 添加股票到自选股 - remove_stock.py - 从自选股删除股票 - list_stocks.py - 列出所有自选股 - clear_watchlist.py - 清空自选股列表 - summarize_performance.py - 获取股票行情摘要

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does stock-watcher do?

This skill provides comprehensive stock watchlist management capabilities, allowing users to track their favorite stocks and get performance summaries using real-time data from 同花顺 (10jqka.com.cn).

Is stock-watcher good?

stock-watcher does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does stock-watcher work with?

stock-watcher currently lists compatibility with codex, gemini-cli, opencode, cursor, kimi-cli, amp, github-copilot.

What are alternatives to stock-watcher?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install stock-watcher?

npx skills add https://github.com/agentbay-ai/agentbay-skills --skill stock-watcher

Related skills

Alternatives in Software Engineering