Local A-share analysis with Markdown/JSON reports, optional Feishu notifications, and optional iFinD enhancement.
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install justice-plutus或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install justice-plutus⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/justice-plutus/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: justice-plutus description: Local A-share analysis with Markdown/JSON reports, optional Feishu notifications, and optional iFinD enhancement. version: "2.1.0" homepage: https://github.com/Etherstrings/JusticePlutus#donate metadata: openclaw: requires: bins: ["python3"] env: ["OPENAI_API_KEY"] primaryEnv: OPENAI_API_KEY ---
This skill is free to install on ClawHub, but it is donation-supported.
If JusticePlutus helps you save time, please support ongoing use and maintenance here:
Run the local JusticePlutus pipeline for one or more A-share stock codes and produce structured Markdown and JSON reports.
This skill stays local-first:
- local report only - local report + notifications - dry-run data fetch - local report + iFinD enhancement
reports/YYYY-MM-DD/stocks/.mdreports/YYYY-MM-DD/stocks/.jsonreports/YYYY-MM-DD/summary.mdreports/YYYY-MM-DD/summary.jsonreports/YYYY-MM-DD/run_meta.jsonBase capabilities:
Optional enhancements when configured:
Trigger phrases: "analyze stock", "analyze A-share", "JP analyze"
Command:
sh justice-plutus/scripts/run_analysis.sh "<codes>"
This keeps the run local and writes reports without sending notifications.
Trigger phrases: "analyze and notify", "run with notifications"
Command:
sh justice-plutus/scripts/run_analysis.sh "<codes>" --notify
If Feishu, Telegram, or other supported channels are configured in the local environment, notifications will be sent.
Trigger phrases: "dry run", "data only"
Command:
sh justice-plutus/scripts/run_analysis.sh "<codes>" --dry-run
Trigger phrases: "run with ifind", "fundamental enhancement", "financial enhancement"
Command:
sh justice-plutus/scripts/run_analysis.sh "<codes>" --ifind
This enables:
ENABLE_IFIND=trueENABLE_IFIND_ANALYSIS_ENHANCEMENT=truefor the current run only.
Command:
sh justice-plutus/scripts/run_analysis.sh "<codes>" --ifind --notify
Core runtime requirement:
- OPENAI_API_KEY - AIHUBMIX_KEY - GEMINI_API_KEY - ANTHROPIC_API_KEY - DEEPSEEK_API_KEY
Optional enhancement configuration:
- BOCHA_API_KEYS - TAVILY_API_KEYS - SERPAPI_API_KEYS
- WENCAI_COOKIE - HSCLOUD_AUTH_TOKEN or HSCLOUD_APP_KEY + HSCLOUD_APP_SECRET
- IFIND_REFRESH_TOKEN - optional run flags --ifind
- FEISHU_WEBHOOK_URL
Behavior guarantees:
--notify is used
Alipay, and WeChat options
Alipay:
WeChat Pay:
安装 Justice Plutus 后,可以对 AI 说这些话来触发它
Send a Slack message to the #engineering channel about the deployment
Formats and sends the message with relevant context, tagging the right people
Summarize all unread messages in my inbox from today
Reads messages across connected channels and returns a prioritized summary
Draft a reply to this customer complaint and send it for review
Writes an empathetic, professional response and routes it to the approval queue
将技能文件夹放到 ~/.claude/skills/justice-plutus/ 目录(个人级,所有项目可用),或 .claude/skills/justice-plutus/(项目级)。重启 AI 客户端后,用 /justice-plutus 主动调用,或让 AI 根据上下文自动发现并使用。
Justice Plutus 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Justice Plutus 可免费安装使用。请查阅仓库了解许可证信息。
Local A-share analysis with Markdown/JSON reports, optional Feishu notifications, and optional iFinD enhancement.
Justice Plutus 属于「Communication」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。