Returns
Description
--- name: returns description: 组合收益归因 — 拆解总收益为各持仓贡献 + 行业/流派归因 + Top 贡献/拖累 + vs 基准 --- # /returns <holdings.csv | 组合> [benchmark=6.0] 把一个组合的**区间总收益**拆开:谁赚的钱、哪类资产赚的、谁是英雄谁是猪队友。 配合 UZI 的 `--portfolio` 组合功能 —— portfolio_runner 负责打分/健康度,本命令负责"涨跌从哪来"。 > 改编自 anthropics/financial-services · private-equity/returns-analysis,适配二级市场组合。 > 方法详见 `skills/deep-analysis/references/fin-methods/returns-attribution.md`。 ## 输入 吃 `--portfolio` 同款 holdings 结构,每行再带 `return_pct` / `industry`: ``` ticker,weight,retur
Installation
Installs to ~/.claude/skills/wbh604-uzi-skill-returns/SKILL.md
mkdir -p ~/.claude/skills/wbh604-uzi-skill-returns && curl -fsSL https://raw.githubusercontent.com/wbh604/UZI-Skill/HEAD/commands/returns.md -o ~/.claude/skills/wbh604-uzi-skill-returns/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11