skills/policy-news-analysis/SKILL.md
Analyze policy documents and current affairs for decision signals using a seven-step framework with pre-analysis knowledge diagnosis and active knowledge-gap filling. Use for policy/event interpretation, impact analysis, and action-oriented briefings (not plain summaries). Supports source labeling ([数据库]/[推断]/[待验证]/[知识缺口]/[外部补充]/[外部补充:browser]) and SQLite knowledge sedimentation.
npx skillsauth add Andy-HNU/AndyClaw policy-news-analysisInstall 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.
domain_knowledgehistorical_referencecurrent_stateagent-browser-clawdbot only for deep page navigation[数据库] database-backed[推断] analyst inference (not directly stated in source)[待验证] uncertain external data[知识缺口] missing critical knowledge[外部补充] external search supplement[外部补充:browser] browser-based supplement[推断] into source-grounded conclusions.source_type: A(政策原文) / B(官方解读) / C(二手报道)source_url: article URLsource_title: article titlesource_quote: one directly supporting sentence excerpt from sourcesource_date: publication date if availablesource_type is B, append this marker to quote context: [解读稿引用,非原文条款].A. 分析日志(Step 0~7)
B. 交付摘要(Step 8,必须单独输出) 8. 投资决策摘要(按框架“受众专项输出”模板)
references/openclaw_policy_analysis_framework.mdscripts/init_policy_kb.pyscripts/write_policy_knowledge.pypython3 skills/policy-news-analysis/scripts/init_policy_kb.py --db memory/policy_knowledge.db
python3 skills/policy-news-analysis/scripts/write_policy_knowledge.py --db memory/policy_knowledge.db --input /tmp/sediment.json
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 区分、工具迁移检查清单、会话压缩恢复流程。适用于避免“改了文本没改机制”、减少自动任务失效、提高会话连续性。