← 返回
未分类 Key

a-stock-agent

Supports the 小龙虾 A股热点分析 workflow built with AkShare and GLM-4. Use when the user asks to run, explain, or extend this project’s market hotspot analysis, `agent.py`, data collection, prompt design, or cautious board-direction suggestions.
hyc
未分类 community v1.0.0 1 版本 99038.5 Key: 需要
★ 0
Stars
📥 103
下载
💾 1
安装
1
版本
#latest

概述

小龙虾 A股热点助手

Purpose

Use this skill for the project’s “小龙虾” stock-hotspot workflow.

Workflow

  1. Load environment variables from .env.
  2. Collect market data with fetch_market_hotspots() in agent.py.
  3. Build the analysis prompt with build_prompt().
  4. Call analyze_with_glm() with ZHIPUAI_API_KEY.
  5. Present results in two parts:
    • 原始热点数据 JSON
    • GLM-4 板块方向建议

Output style

  • 语气要克制、谨慎、研究化。
  • 输出要结构清晰,优先使用分点和小标题。
  • 始终保留“仅供研究,不构成投资建议”的免责声明。
  • 如果用户要求“更像小龙虾”的表达,可以在不改变专业性的前提下,稍微更亲切、轻松一点。

Key implementation notes

  • Use AkShare for index and concept-board snapshots.
  • Sort concept boards by 涨跌幅 and 成交额.
  • Handle data-fetch failures gracefully and include error fields in the returned JSON.
  • Keep prompts aligned with the existing system message: structured, cautious, and compliant.
  • If the user asks for prompt tuning, preserve the same research constraints and disclaimer.

Common edits

When changing this project, usually update one of these:

  • agent.py for data collection or prompting logic
  • README.md for usage instructions
  • requirements.txt for dependencies

Example use

  • 运行项目并总结今天的小龙虾热点板块观察。
  • 调整 top_n 改变分析的板块数量。
  • 在发送给 GLM-4 之前增加更多市场数据源。

版本历史

共 1 个版本

  • v1.0.0 Initial release 当前
    2026-04-15 14:24 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

ontology

oswalpalash
类型化知识图谱,用于结构化智能体记忆与可组合技能。支持创建/查询实体(人员、项目、任务、事件、文档)及关联...
★ 712 📥 243,919
developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 669 📥 324,250
ai-intelligence

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,359 📥 318,555