Xueqiu

v0.1.0

Access and summarize public posts and stock data from Xueqiu for basic market insights without trading or bulk data extraction.

1· 370·4 current·4 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description describe public-post and market-summary tasks. The skill declares no binaries, env vars, or installs and the SKILL.md only references public pages and small-scale summaries — this is proportionate and coherent.
Instruction Scope
SKILL.md instructs the agent to read public topic and stock pages, extract titles/metrics/links, and avoid bulk scraping or trading. It explicitly recommends manual opening for dynamic pages. The instructions do not ask to read local files, other credentials, or to transmit data to unknown endpoints.
Install Mechanism
No install spec and no code files (instruction-only). This minimizes on-disk risk and matches the simple scraping/summary purpose.
Credentials
No environment variables, credentials, or config paths are requested. That aligns with a read-only, public-data summarization skill.
Persistence & Privilege
always:false and default invocation settings are used. The skill does not request persistent privileges or modifications to other skills or system configs.
Assessment
This skill appears internally consistent: it only targets public Xueqiu pages and asks for no secrets or installs. Before enabling, confirm the agent will not be given a web-browsing or headless-browser capability without oversight (such capabilities could enable automated scraping beyond the stated limits). Also ensure usage follows Xueqiu's terms of service and your regulatory rules (the skill forbids trading and bulk extraction, but enforcement depends on how the agent is configured). Monitor logs and rate limits if the agent will access the site automatically.

Like a lobster shell, security has layers — review code before you run it.

latestvk978pmnbq38egkbny8xznsvbps832mhm

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

SKILL.md

雪球

用途与边界

  • 面向公开帖子与行情页的检索与互动/数据摘要
  • 不提供接口逆向、批量抓取或交易能力
  • 仅用于公开页面的轻量信息整理与提醒

关键入口

  • 主页:https://xueqiu.com/
  • 社区帖子/话题:站点入口
  • 行情页:公开股票页面

常见任务

  • 指定话题/股票的帖子摘要(标题、作者、发布时间、互动)
  • 行情页的基本数据提取(价格、涨跌幅、成交量)
  • 话题与板块分布统计

数据字段

  • 帖子标题、作者昵称、发布时间、点赞/评论数、链接
  • 股票名称、代码、价格、涨跌幅、成交量、链接
  • 采集时间、来源链接

自动化要点

  • 动态渲染与人机校验,建议人工打开后触发解析
  • 请求频率需控制,不进行批量抓取
  • 不进行交易或账户相关操作

示例流程

  • 帖子摘要:访问话题页 → 抽取条目 → 输出互动指标
  • 行情摘要:访问股票页 → 提取价格/涨跌幅/成交量 → 输出摘要
  • 趋势统计:收集条目 → 基于标签/板块分类 → 生成分布

合规提示

  • 遵守平台与证券合规要求,不进行交易或接口调用
  • 结果仅用于内部分析与提醒

Files

1 total
Select a file
Select a file to preview.

Comments

Loading comments…