projects/investment/skills/research_editor/SKILL.md
Add, update, remove, or audit asset research objects in asset_research.json so newly added holdings can participate in signal evaluation, report highlights, news topic mapping, and future watchlist workflows.
npx skillsauth add Andy-HNU/AndyClaw research_editorInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
通过自然语言维护 system/asset_research.json,让新增或变更后的资产具备研究层数据,能够进入:
signal-reviewweekly-reviewmonthly-reviewaddupdateremoveaudit_missing_researchaudit_missing_research 用于检查当前持仓中哪些资产还没有研究对象。
研究对象尽量包含:
asset_codesectorcompaniesfund_managerhot_topicscurrent_pricefair_valuesharpe_ratiocategory_sharpemax_drawdowncategory_max_drawdownvolatilitycategory_volatilityrecent_barsasset_research.jsonasset_code 应与持仓中的 theme 优先对齐;若没有 theme,则与 name 对齐companies 与 hot_topics 应始终为列表recent_bars 仅在用户明确提供或已有样本时维护;不凭空伪造历史序列若只是为了让新资产进入研究与报告层,至少应补:
asset_codesectorhot_topics若要支持完整信号评估,至少还应补:
current_pricefair_valuerecent_barsadd
asset_code 已存在,则转为 updateupdate
remove
audit_missing_research
portfolio_state.json研究对象更新后,应说明:
research_highlightsasset_code:不写文件tools
Compact long Telegram chat sessions and prevent silent non-replies caused by high context usage. Use when a Telegram conversation becomes slow, misses replies, or session tokens are high (for example above ~80-85%), and when the user asks to clean, rotate, or shrink Telegram context.
tools
Send local files to Telegram chats through OpenClaw CLI delivery. Use when a user asks to send or forward a file (md/txt/pdf/image/video) to Telegram, especially from workspace paths. Supports direct chat targets and group/topic targets.
tools
轻量自我改进记录技能。用于把错误、用户纠正、知识缺口、功能诉求写入 `.learnings/`,并在每天回顾时将高价值经验提升到 AGENTS.md / SOUL.md / TOOLS.md / MEMORY.md。适用于“避免重复犯错、沉淀经验、降低长期 token 浪费”的场景;默认不启用高频 hooks。
data-ai
轻量主动代理增强。用于在不显著增加 token 的前提下引入 4 个高价值机制:VBR(先验证再汇报)、Autonomous vs Prompted Cron 区分、工具迁移检查清单、会话压缩恢复流程。适用于避免“改了文本没改机制”、减少自动任务失效、提高会话连续性。