一键导入
feishu-card-push
Push generated recap cards to Feishu bot webhooks with single-group, multi-group, signing, and dry-run support.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Push generated recap cards to Feishu bot webhooks with single-group, multi-group, signing, and dry-run support.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | feishu-card-push |
| description | Push generated recap cards to Feishu bot webhooks with single-group, multi-group, signing, and dry-run support. |
Use this skill after a recap task renders an interactive card JSON. It resolves the target webhook in this order:
FEISHU_DAILY_WEBHOOK_URL and FEISHU_DAILY_WEBHOOK_SECRET.FEISHU_WEBHOOKS_JSON, keyed by task name.FEISHU_WEBHOOK_URL and FEISHU_WEBHOOK_SECRET.Run dry mode before enabling real pushes:
python3 skills/feishu-card-push/scripts/push.py --task daily --card artifacts/reports/daily-feishu-card.json --dry-run
Generate a post-close Hong Kong equity weekly research recap using Hong Kong trading days, market breadth, liquidity, Stock Connect activity, and a liquid-strength research queue. Use for weekly Hong Kong market reviews or a scheduled Hong Kong recap; do not use for A-share reports or trade execution.
Deep-dive the day's most actively-traded 同花顺 (THS) concept/industry sectors — identify active sectors from the turnover leaderboard, then analyze sector index moves and representative constituents.
Generate Tushare-based first-double and tenbagger watch recap reports.
Shared data collection skill for RecapAgent tasks. Reuses Tushare data capability through TUSHARE_TOKEN and local scripts, with retry, cache, and fallback handling.
Generate the daily global market recap HTML report and Feishu card.
Generate the monthly global market recap HTML report and Feishu card.