Real Skill packageSource verifiedClawHub registry

小果量化因子分析系统助手

小果量化因子分析系统助手,作者(微信:xg_quant)基于 Alphalens 和自定义分析框架,提供因子数据清洗、IC分析、分层收益、多空组合、换手率、Fama-MacBeth回归、综合评分等完整因子评价功能。 触发关键词:因子分析、因子评价、Alphalens、IC分析、分层收益、多空组合、因子回测、因子评分、xg_alphalens、量化因子、因子有效性。

Identity and source

Publisher attributionli152registry owner unverified by skillvetai
Functional categoryAwaiting category reviewreview pending · 0% rule confidence
Package forminstruction with code24 recorded files
Canonical sourceClawHub registryclawhub:li152:xg-factor-analysis
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 9/2/2026.claude/skills/xg-factor-analysis

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 9/2/2026.agents/skills/xg-factor-analysis

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 9/2/2026skills/xg-factor-analysis

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @li152/xg-factor-analysis
clawhub inspect @li152/xg-factor-analysis --version 1.0.0

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
partial text content
Files
23 / 24 inspected as text
Checked
9/2/2026, 4:32:29 AM
Scanner
0.1.3
Policy
1.0.3
3 inferred permission indicators
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
4 dependency and API indicators
  • api: clawhub.ai
  • api: github.com
  • api: pandas.pydata.org
  • api: www.apache.org
External clawhub result: clean

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
9/2/2026, 2:49:11 AM
Release binding
Matches this record
  • vt: clean
  • skillspector: clean
  • llm: clean

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:4dace3cb27d4a7123e3bb15c641b702afb1042e4edd421b5f77c29d7372b3147
Show up to 24 recorded paths
  • assets/alpha.txt
  • assets/QBETF.txt
  • assets/QBKZZ.txt
  • assets/xg_factor_trader.txt
  • assets/xg_factor.txt
  • assets/xg_tdx_func.txt
  • assets/因子表.json
  • assets/因子计算测试.txt
  • assets/数据分析模块.txt
  • assets/测试.txt
  • references/alphalens/__init__.py
  • references/alphalens/_version.py
  • references/alphalens/examples/event_study.txt
  • references/alphalens/examples/intraday_factor.txt
  • references/alphalens/examples/overview.txt
  • references/alphalens/examples/pyfolio_integration.txt
  • references/alphalens/performance.py
  • references/alphalens/plotting.py
  • references/alphalens/tears.py
  • references/alphalens/utils.py
  • references/xg_alphalens/xg_alphalens.py
  • skill-card.md
  • SKILL.md
  • 小果因子分析系统.txt

Source changelog

xg-factor-analysis 1.0.0 初始发布: - 全面集成量化因子分析各核心模块,包括IC分析、分层收益、多空组合、换手率、Fama-MacBeth回归、因子稳定性、综合评分等功能。 - 支持因子与价格数据的数据清洗、格式标准化和批量转换,涵盖数据准备全流程。 - 自动生成多种可视化图表(IC分布图、收益热力图等),并输出28项指标的综合因子评分及优化建议。 - 提供详细分步教程、依赖环境配置和常见问题解答,便于用户快速上手。 - 适用于因子研究、模型构建、策略回测和教学演示等多种量化研究场景。