Performs structured investment thesis development, fundamental and technical analysis, portfolio risk management, and trade execution across asset classes.
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install afrexai-investment-engine或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install afrexai-investment-engine⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/afrexai-investment-engine/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
Complete investment analysis, portfolio construction, risk management, and trade execution methodology. Works across stocks, crypto, ETFs, bonds, and alternatives. Zero dependencies — pure agent skill.
Before any investment activity, score your current state:
| Signal | ✅ Healthy | ❌ Fix First | |--------|-----------|-------------| | Investment thesis documented | Written with edge + invalidation | "I think it'll go up" | | Position sizing calculated | Kelly/fixed-fractional with max cap | "I'll put in $5K" | | Stop-loss defined | Price or thesis invalidation trigger | No exit plan | | Portfolio heat tracked | Total exposure known, <15% | Unknown aggregate risk | | Asset correlation checked | No >40% correlated concentration | All tech / all crypto | | Rebalance schedule set | Monthly or threshold-based | Never rebalanced | | Tax impact considered | Harvesting losses, holding periods | Tax-blind trading | | Performance tracked | Benchmarked vs buy-and-hold | "I think I'm up" |
Score /8. Below 5 = fix fundamentals before any new positions.
---
Every position starts with a thesis. No thesis = no trade.
thesis:
ticker: "AAPL"
asset_class: "equity" # equity | crypto | etf | bond | commodity | real_estate
date: "2026-02-22"
# THE EDGE — why does this opportunity exist?
edge:
type: "mispricing" # mispricing | catalyst | trend | mean_reversion | structural
description: "Market pricing in worst-case regulation; actual impact is 5-10% revenue, not 30%"
why_others_miss_it: "Headline risk scaring generalists; specialists still buying"
# THESIS STATEMENT (one sentence)
thesis_statement: "AAPL is undervalued by 20% due to regulatory FUD; earnings growth will re-rate within 2 quarters"
# TIMEFRAME
timeframe:
horizon: "3-6 months"
catalyst_date: "2026-04-15" # earnings, FDA, macro event
catalyst_type: "earnings_beat"
# BULL / BASE / BEAR
scenarios:
bull:
probability: 30
target_price: 245
thesis: "Regulation light + Services acceleration"
base:
probability: 50
target_price: 215
thesis: "Regulation moderate, priced in by Q3"
bear:
probability: 20
target_price: 165
thesis: "Full regulatory impact + macro downturn"
# EXPECTED VALUE
# EV = (P_bull × R_bull) + (P_base × R_base) + (P_bear × R_bear)
current_price: 190
expected_value: 213.5 # (0.3×245 + 0.5×215 + 0.2×165)
ev_vs_current: "+12.4%"
# INVALIDATION — when you're WRONG
invalidation:
price_stop: 175 # -7.9% from entry
thesis_stop: "Revenue decline >10% YoY in any segment"
time_stop: "No catalyst by 2026-07-01"
# CONVICTION (1-5)
conviction: 4
conviction_factors:
- "3 independent data sources confirm undervaluation"
- "Insider buying last 90 days"
- "Valuation below 5Y average on EV/EBITDA"
| Edge Type | Description | Validation Method | Decay Rate | |-----------|-------------|-------------------|------------| | Mispricing | Market wrong on fundamentals | Comp analysis + model | Slow (months) | | Catalyst | Known upcoming event | Calendar + probability | Fast (event-driven) | | Trend | Momentum / technical | Price action + volume | Medium (weeks) | | Mean Reversion | Extreme deviation from norm | Z-score + history | Medium | | Structural | Market structure creates opportunity | Flow analysis | Slow |
---
valuation:
# Price Multiples
pe_ratio: null # Price / Earnings (TTM)
forward_pe: null # Price / Forward Earnings
peg_ratio: null # PE / Earnings Growth Rate
ps_ratio: null # Price / Sales
pb_ratio: null # Price / Book
ev_ebitda: null # Enterprise Value / EBITDA
ev_revenue: null # Enterprise Value / Revenue
fcf_yield: null # Free Cash Flow / Market Cap
# Compare to:
sector_median: null
historical_5y_avg: null
historical_range: [null, null] # [low, high]
# Verdict
valuation_score: null # 1-10 (1=very expensive, 10=very cheap)
relative_to_sector: null # premium | inline | discount
| Dimension | Metric | Healthy | Warning | Danger | |-----------|--------|---------|---------|--------| | Profitability | Gross Margin | >50% | 30-50% | <30% | | Profitability | Net Margin | >15% | 5-15% | <5% | | Profitability | ROE | >15% | 8-15% | <8% | | Profitability | ROIC | >12% | 6-12% | <6% | | Growth | Revenue YoY | >15% | 5-15% | <5% | | Growth | EPS YoY | >10% | 0-10% | Declining | | Growth | FCF Growth | >10% | 0-10% | Declining | | Leverage | Debt/Equity | <0.5 | 0.5-1.5 | >1.5 | | Leverage | Interest Coverage | >8x | 3-8x | <3x | | Leverage | Net Debt/EBITDA | <2x | 2-4x | >4x | | Liquidity | Current Ratio | >1.5 | 1-1.5 | <1 | | Liquidity | Quick Ratio | >1.0 | 0.5-1 | <0.5 | | Efficiency | Asset Turnover | >0.8 | 0.4-0.8 | <0.4 | | Efficiency | Inventory Days | <60 | 60-120 | >120 | | Quality | FCF/Net Income | >80% | 50-80% | <50% | | Quality | Accruals Ratio | <5% | 5-10% | >10% |
Score each dimension 1-3. Total /48. Above 36 = strong. Below 24 = avoid.
| Moat Source | Score 0-5 | Evidence Required | |-------------|-----------|-------------------| | Network Effects | | Users increase value for other users | | Switching Costs | | Painful to leave (data lock-in, integrations) | | Cost Advantages | | Structural cost below competitors | | Intangible Assets | | Brand, patents, regulatory licenses | | Efficient Scale | | Market only supports limited competitors |
Score /25. Above 15 = wide moat. 8-15 = narrow. Below 8 = no moat.
crypto_analysis:
# Network Fundamentals
network:
daily_active_addresses: null
transaction_volume_24h: null
hash_rate_trend: null # BTC/PoW
staking_ratio: null # PoS chains
developer_activity: null # GitHub commits 90d
tvl: null # DeFi protocols
tvl_trend_30d: null
# Tokenomics
tokenomics:
supply_schedule: null # inflationary | deflationary | fixed
circulating_vs_total: null # % circulating
unlock_schedule: null # upcoming unlocks
concentration: null # top 10 holders %
# On-Chain Signals
on_chain:
exchange_reserves_trend: null # decreasing = bullish
whale_accumulation: null # large wallet changes
realized_profit_loss: null # NUPL
mvrv_ratio: null # Market Value / Realized Value
# Market Structure
market:
funding_rate: null # perpetuals funding
open_interest_trend: null
spot_vs_derivatives_volume: null
correlation_to_btc: null
correlation_to_sp500: null
| Method | Best For | Formula | |--------|----------|---------| | Stock-to-Flow | BTC | Price = 0.4 × S2F^3 (check vs actual) | | NVT Ratio | L1 chains | Network Value / Daily Transaction Value | | TVL Ratio | DeFi | Market Cap / TVL (below 1 = undervalued) | | Fee Revenue Multiple | Revenue-generating | MC / Annualized Fees | | Metcalfe's Law | Network tokens | Value ∝ n² (active addresses) |
---
...
安装 Investment Analysis & Portfolio Management Engine 后,可以对 AI 说这些话来触发它
Help me get started with Investment Analysis & Portfolio Management Engine
Explains what Investment Analysis & Portfolio Management Engine does, walks through the setup, and runs a quick demo based on your current project
Use Investment Analysis & Portfolio Management Engine to performs structured investment thesis development, fundamental and ...
Invokes Investment Analysis & Portfolio Management Engine with the right parameters and returns the result directly in the conversation
What can I do with Investment Analysis & Portfolio Management Engine in my finance & investment workflow?
将技能文件夹放到 ~/.claude/skills/afrexai-investment-engine/ 目录(个人级,所有项目可用),或 .claude/skills/afrexai-investment-engine/(项目级)。重启 AI 客户端后,用 /afrexai-investment-engine 主动调用,或让 AI 根据上下文自动发现并使用。
Investment Analysis & Portfolio Management Engine 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Investment Analysis & Portfolio Management Engine 可免费安装使用。请查阅仓库了解许可证信息。
Performs structured investment thesis development, fundamental and technical analysis, portfolio risk management, and trade execution across asset classes.
Lists the top use cases for Investment Analysis & Portfolio Management Engine, with example commands for each scenario
Automate my finance & investment tasks using Investment Analysis & Portfolio Management Engine
Identifies repetitive steps in your workflow and sets up Investment Analysis & Portfolio Management Engine to handle them automatically
Investment Analysis & Portfolio Management Engine 属于「Finance & Investment」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。