financial-data-collection中国财政部财政收支数据采集与分析。当用户提到以下场景时使用本 skill:(1) 抓取财政数据 - 触发词:抓取财政数据、采集财政数据、最新财政数据、财政数据采集;(2) 分析财政数据 - 触发词:分析财政数据、分析财政赤字、研究财政收入、对比财政收支。负责运行财政部官网的财政数据采集 pipeline,并对采集...
Install via ClawdBot CLI:
clawdbot install cy7533/financial-data-collectionGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://www.mof.gov.cn/gkml/caizhengshuju/Audited Apr 17, 2026 · audit v1.0
Generated May 8, 2026
当用户需要获取中国财政部最新或历史时期的财政收支数据时,触发该场景。技能会运行爬虫从财政部官网采集原始公告,提取累计值指标,并整理成结构化Excel文件。适用于定期更新数据、构建本地财政数据集等需求。
用户提出分析财政赤字、对比财政收支等需求时,技能根据采集的累计值推导单月值,计算窄口径和宽口径财政赤字,并生成包含派生指标的Excel文件。支持跨期趋势分析,例如分析2024年各月赤字变化。
用户需要研究主要税种(如增值税、企业所得税、证券交易印花税)的月度趋势、同比环比变化时,技能利用月度汇总宽表快速计算增速,识别异常波动指标(如增幅超50%),并结合政策背景辅助判断。
针对教育、社保、卫生健康等主要支出科目,技能可提取单月值或累计值,分析支出结构变化和重点领域资金投入情况。适用于政府绩效评估、财政预算执行监控等场景。
当爬虫运行日志出现WARN级别的异常(如解析失败、数据缺失)时,技能提供修复流程指导:定位异常指标、检查原始公告、更新解析规则或清理缓存后重跑。减少手动排查时间。
定期为客户(如金融机构、研究所)提供更新后的财政数据集(按月/季度),包含原始累计值、单月推导值和月度宽表。客户可自定义指标范围和分析周期。
针对特定客户需求(如某省财政赤字分析、税种贡献度研究)输出定制化分析报告,包含图表和文字解读。利用月度宽表和派生指标快速生成可视化成果。
为其他依赖财政数据的平台或团队提供爬虫稳定性维护和异常修复服务。例如,监控财政部网站变化,及时更新解析规则,确保数据管道持续运行。
💬 Integration Tip
集成时需确保conda环境scrapyEnv已安装,且SKILL_DIR和WORKSPACE路径正确。优先使用全量汇总文件进行数据分析,减少重复计算。
Scored May 8, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.