Agent Skillsxang1234/stock-screener › market-copilot

market-copilot

GitHub

用于StockScreenClaude市场状态分析,涵盖收盘简报、特征运行差异对比、自选股审查、主题检查及标的解释。通过MCP工具获取结构化数据,确保基于最新事实生成报告,并谨慎处理自选股变更操作。

integrations/hermes/skills/market-copilot/SKILL.md xang1234/stock-screener

触发场景

收盘后市场简报 特征运行差异分析 自选股审查或候选推荐 主题检查与警报排查 基于最新运行的标的解释

安装

npx skills add xang1234/stock-screener --skill market-copilot -g -y
更多选项

非标准路径

npx skills add https://github.com/xang1234/stock-screener/tree/main/integrations/hermes/skills/market-copilot -g -y

不安装直接使用

npx skills use xang1234/stock-screener@market-copilot

指定 Agent (Claude Code)

npx skills add xang1234/stock-screener --skill market-copilot -a claude-code -g -y

安装 repo 全部 skill

npx skills add xang1234/stock-screener --all -g -y

预览 repo 内 skill

npx skills add xang1234/stock-screener --list

SKILL.md

Frontmatter
{
    "name": "market-copilot",
    "version": "1.0.0",
    "metadata": {
        "hermes": {
            "tags": [
                "stocks",
                "investing",
                "mcp",
                "watchlists",
                "themes"
            ],
            "category": "finance",
            "requires_tools": [
                "mcp_stockscreen_market_market_overview",
                "mcp_stockscreen_market_compare_feature_runs",
                "mcp_stockscreen_market_watchlist_snapshot"
            ]
        }
    },
    "description": "Use when Hermes is connected to StockScreenClaude through the `stockscreen_market` MCP server and needs to produce market briefs, compare feature runs, inspect watchlists and themes, explain symbols, or propose watchlist additions."
}

Market Copilot

When to Use

Use this skill when the task is about StockScreenClaude market state rather than generic market commentary.

Typical triggers:

  • After-close market briefs
  • Latest feature-run diff analysis
  • Watchlist review or watchlist candidate proposals
  • Theme inspection and alert triage
  • Symbol explanation from the latest published run

Read references/mcp-tools.md when you need the exact MCP tool names or the workflow order for a specific job.

Procedure

  1. Start with mcp_stockscreen_market_market_overview unless the user asked for one narrow object only.
  2. Pull the next tool that matches the task:
    • run diffs: mcp_stockscreen_market_compare_feature_runs
    • candidate search: mcp_stockscreen_market_find_candidates
    • one-symbol analysis: mcp_stockscreen_market_explain_symbol
    • watchlist review: mcp_stockscreen_market_watchlist_snapshot
    • theme review: mcp_stockscreen_market_theme_state
    • pipeline health: mcp_stockscreen_market_task_status
  3. Build the answer from structured fields first: summary, facts, freshness, citations, and next_actions.
  4. Treat stale freshness and failed scheduled tasks as gating signals. Lead with those caveats before making recommendations.
  5. Keep the workflow deterministic at the tool layer and do the synthesis in prose only after the needed tool calls are done.
  6. Use mcp_stockscreen_market_watchlist_add only when the user explicitly wants a watchlist changed and the tool response shows writes are enabled.

Workflow Rules

  • After-close brief: lead with market state, then run diff, then themes, then watchlists, then risks and next actions.
  • Run-diff analysis: quantify adds, removals, movers, and upgraded or downgraded names before interpreting them.
  • Watchlist stewardship: snapshot the watchlist first, then use find_candidates or explain_symbol to justify adds.
  • Theme scouting: prefer theme_state before symbol-level explanation so the theme narrative comes from current metrics and alerts.

Pitfalls

  • Do not present the data as live unless the freshness block supports that claim.
  • Do not assume watchlist_add will work. The server defaults to read-only.
  • Do not skip task_status when the request depends on pipeline freshness or scheduled jobs.
  • Do not replace tool facts with unsupported market opinions.

Verification

  • The answer should mention the relevant as-of date or freshness signal.
  • Any recommendation to add or monitor a symbol should be traceable to at least one MCP tool result.
  • If data is missing or stale, the response should surface the tool-provided next_actions instead of guessing.

版本历史

  • 6746eb0 当前 2026-07-19 08:52

元信息

文件数
0
版本
1597cfb
Hash
75acf5c6
收录时间
2026-07-19 08:52

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-22 10:09
浙ICP备14020137号-1 $访客地图$