@idoco20031mo ago
@Prat011 done — collapsed the four bullets into a single repo entry pointing at Haruspex-guru/haruspex-skills (commit cb1db4b). Thanks for the feedback.
Adds four Anthropic Agent Skills for stock traders to the Data & Analysis section.
| Skill | Purpose |
|---|---|
haruspex-stock-analyst | Single-ticker fundamental + signals analysis. Default for "what about [TICKER]?" questions. |
haruspex-watchlist-review | Batched multi-ticker review. Ranked tables, biggest movers, dimensional flags. |
haruspex-thesis-tracker | Maps a stated investment thesis to relevant Haruspex dimensions and reports whether the data still aligns. |
haruspex-stock-analyst-ja | 日本語版 of the flagship analyst, for traders working in Japanese on US-listed equities (NYSE/NASDAQ). |
Source repo: https://github.com/Haruspex-guru/haruspex-skills (MIT, v0.2.0) MCP server: https://www.npmjs.com/package/@haruspex-guru/mcp-server (MIT) Companion PR at anthropics/skills: https://github.com/anthropics/skills/pull/1073
The skills are analysis-only (never direct buy/sell/hold recommendations); every output appends a compliance disclaimer footer. Tested end-to-end in Claude Code with the published MCP server.
@Prat011 done — collapsed the four bullets into a single repo entry pointing at Haruspex-guru/haruspex-skills (commit cb1db4b). Thanks for the feedback.