🧪 Skills

Ai Investing Assistant With Framework

--- name: ai-investing-assistant-with-framework version: 0.1.0 description: Analyze a US stock using a value investing checklist and output detailed scoring steps. tags: [investing, stocks, analysis]

v0.1.0
❤️ 0
⬇️ 150
👁 1
Share

Description


name: ai-investing-assistant-with-framework version: 0.1.0 description: Analyze a US stock using a value investing checklist and output detailed scoring steps. tags: [investing, stocks, analysis] requirements: bins: [python3]

AI Investing Assistant (Value Framework)

What it does

Analyze a US stock using a simple checklist:

  • ROE
  • Debt ratio
  • FCF conversion
  • Moat strength

Outputs:

  • Rating (A/B/C/D)
  • Detailed per-metric checks
  • Scoring rules
  • Missing fields
  • Step-by-step trace of logic

Input

Accepts JSON via stdin with fields:

  • ticker
  • metrics (roe, debt_ratio, fcf_to_net_income, moat)

Script

scripts/invest_analysis.py

Reviews (0)

Sign in to write a review.

No reviews yet. Be the first to review!

Comments (0)

Sign in to join the discussion.

No comments yet. Be the first to share your thoughts!

Compatible Platforms

Pricing

Free

Related Configs