← Back to Skills Marketplace
89
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install poxiao
Description
🌅 全时段股市资讯生成器。根据当前时间自动判断生成早报/午评/收盘报告,支持交易日检测、模块化新闻抓取、微信友好格式输出。专为投资人设计,助力快速决策。
Usage Guidance
这是一个说明清晰、行为可解释的行情/新闻抓取与报告编写流程;若要安装/启用,请注意:
- 浏览器自动化权限:该技能依赖另一个浏览器自动化技能(edgeuse)建立 CDP;授予该能力会让自动化模块能启动和控制浏览器,会访问外部网页。只在你信任运行时环境和 edgeuse 来源时启用。
- 本地文件与工具:文档示例建议将生成文件保存到 /home/fslong/桌面/... 并提到 wkhtmltopdf;这些路径和命令可能与你的环境不匹配或不存在,部署前确认/调整保存位置与可用二进制。
- 隐私与合规:技能通过网页快照提取公开数据,通常可接受,但请确认目标网站(东方财富等)对自动抓取的使用条款与你的合规需求。若你的环境对外网访问有限制,或不希望 agent 自动打开外部网页,请不要启用自动调用相关浏览器技能。
- 元数据触发:SKILL.md 内含 auto_load/global/高优先级触发关键词,可能会提高被触发的频率——如果你只想在明确调用时运行,确认平台不会把该元信息当成强制常驻配置。
建议:在可信的隔离环境或测试账户下先尝试,确认 edgeuse/browser_use 行为与预期一致并调整文件保存路径与外部工具调用设置,然后再在生产环境中启用。
Capability Analysis
Type: OpenClaw Skill
Name: poxiao
Version: 3.2.0
The 'Poxiao' (破晓) skill bundle is a stock market information generator designed to scrape real-time financial data and produce formatted reports. The instructions (SKILL.md and steps/*.md) focus on ensuring data accuracy by mandating the use of browser automation (edgeuse/browser_use) to fetch live data from legitimate financial sites like Eastmoney (eastmoney.com) instead of relying on potentially outdated APIs or model memory. While it uses high-privilege capabilities like browser control and local file saving (to a hardcoded path /home/fslong/桌面/), these actions are strictly aligned with the stated purpose of generating and storing investment reports. There is no evidence of data exfiltration, malicious execution, or prompt injection intended to subvert the agent's security.
Capability Tags
Capability Assessment
Purpose & Capability
技能名与描述(生成早报/午评/收盘报告)与 SKILL.md 的所有步骤一致:自动判别时间、检测交易日、通过浏览器抓取东方财富和新闻源并生成微信友好格式。没有要求与该目标不相干的云凭据或系统权限。
Instruction Scope
运行时指令明确要求用浏览器自动化(通过 edgeuse + browser_use)打开具体东方财富页面并 snapshot 提取数据;并行搜索新闻且要求搜索关键词带当日日期。范围整体与目的对齐,但需要注意两点:SKILL.md 建议把文件保存到硬编码路径(/home/fslong/桌面/...),并提到使用 wkhtmltopdf 等外部工具作为备选,这些本地文件/工具假定在执行环境可用但并未声明为必需。
Install Mechanism
这是纯说明书(instruction-only),没有安装规范或外部下载。没有写入磁盘或第三方包的安装指令,降低了安装时的风险。
Credentials
技能不要求任何环境变量、秘密或外部凭据(primary credential 未声明)。所有外部依赖均为公开网页(东方财富、新闻站点),这些与功能直接相关。
Persistence & Privilege
注册表层面 flags 显示 always:false,user-invocable:true,disable-model-invocation:false,合理。SKILL.md 内部 metadata 包含 auto_load: true 和 global: true 以及高 priority(999),这与注册表的 platform-level flags 有些不一致——SKILL.md 的元信息可能只是行为建议/触发关键词,不一定等同于平台强制常驻,但用户应注意该元数据会增加触发机会。
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install poxiao - After installation, invoke the skill by name or use
/poxiao - Provide required inputs per the skill's parameter spec and get structured output
Version History
v3.2.0
v3.2.0 - 强制实时网页数据抓取,禁止API;新增steps/01-realtime-data.md;步骤重新编号
v3.0.0
模块化重构:支持早报/午评/收盘报告,自动时间判断,交易日检测,微信友好格式输出
Metadata
Frequently Asked Questions
What is 破晓?
🌅 全时段股市资讯生成器。根据当前时间自动判断生成早报/午评/收盘报告,支持交易日检测、模块化新闻抓取、微信友好格式输出。专为投资人设计,助力快速决策。 It is an AI Agent Skill for Claude Code / OpenClaw, with 89 downloads so far.
How do I install 破晓?
Run "/install poxiao" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 破晓 free?
Yes, 破晓 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 破晓 support?
破晓 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 破晓?
It is built and maintained by fslong (@fslong520); the current version is v3.2.0.
More Skills