stock-analysis-zh
通过 AISA 做股票和加密资产分析,输出评分、信号、置信度和风险提示。触发条件:当用户要求分析某个代码、比较投资标的或评估市场位置时使用。
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bibaofeng/stock-analysis-zh股票与加密分析
何时使用
- 通过 AISA 做股票和加密资产分析,输出评分、信号、置信度和风险提示。触发条件:当用户要求分析某个代码、比较投资标的或评估市场位置时使用。
不适用场景
- 当用户明确要本地浏览器 Cookie、密码、Keychain 或其他本地敏感凭据时,不要使用这个 skill。
- 当问题与该 skill 的主题无关时,优先选择更贴切的 skill。
核心能力
- 基于实时数据对股票和加密资产做评分分析。
- 返回 BUY HOLD SELL 风格的信号、置信度和关键风险。
快速开始
export AISA_API_KEY="your-key"
运行方式
首选运行路径是仓库内置的 Python 客户端:
python3 scripts/analyze_stock.py
示例请求
- 对比分析 AAPL 和 MSFT,并总结更强的一方。
说明
- 仅供信息参考,不构成投资建议。
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-bibaofeng-stock-analysis-zh": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
prediction-market-data-zh
通过 AIsa API 查询跨平台预测市场数据。支持 Polymarket 和 Kalshi 的市场行情、价格、订单簿、K线、持仓和交易记录。适用场景:查询预测市场赔率、选举博彩、事件概率、市场情绪、Polymarket 价格、Kalshi 价格、体育博彩赔率、钱包盈亏、跨平台市场对比。
smart-search
Combine web and academic search into one smart AISA search mode. Use when: the user needs a balanced research pass that mixes public web coverage with academic depth.
Aisa Twitter
Skill by bibaofeng
media-gen
Generate AI images or videos through AIsa. Use when: the user needs creative generation, asset drafts, or media workflows. Supports image and video generation.
stock-portfolio-zh
通过 AISA 的实时价格与盈亏跟踪来创建和管理股票加密投资组合。触发条件:当用户想新增持仓、查看组合表现、重命名组合或审查当前盈亏时使用。