Claude Skill

tanmingtao1994-gif/fincrew

FinCrew 是由 OpenClaw 驱动的自我进化多智能体金融助手,基于 TypeScript 构建,编排 AI 智能体完成投资组合分析、市场研究和财务规划。

概览

Stars179
Forks11
语言TypeScript
最后更新2026-04-01
最近同步2026-06-22
前往 GitHub

仓库信息

拥有者tanmingtao1994-gif
仓库fincrew
完整名称tanmingtao1994-gif/fincrew
Repo ID1,197,215,683

安装这个 Skill

git clone https://github.com/tanmingtao1994-gif/fincrew.git

Registry 信息

类型openclaw_skill
质量分75/100
验证状态readme_parsed
最近验证2026-06-22
平台
ClaudeOpenClaw
能力
browsermemoryterminalworkflow
识别文件
README.mdpackage.json
配置键
UIDTWITTER_BEARER_TOKENREDDIT_CLIENT_IDREDDIT_CLIENT_SECRETYAHOO_FINANCE_API_KEYPACKAGE_JSON
安装方式
  • git clone https://github.com/tanmingtao1994-gif/fincrew.git
  • npm install

项目简介

FinCrew 是一个基于 OpenClaw 构建的自我进化多智能体金融助手。它利用 TypeScript 编排多个专业 AI 智能体,协同完成财务分析、投资组合管理和市场研究任务。

英文描述

A self-evolving multi-agent financial assistant powered by OpenClaw

要点

  • 多智能体协作处理金融任务
  • 智能体行为随时间自我进化
  • 基于 OpenClaw 框架构建
  • TypeScript 代码库确保可靠性与可扩展性

使用场景

  • 自动化投资组合分析与再平衡
  • 市场趋势研究与情绪分析
  • 个性化财务规划辅助
  • 风险评估与报告生成

README 摘要

# FinCrew English | [简体中文](./README.zh.md) A self-evolving multi-agent financial assistant powered by [OpenClaw](https://github.com/nicepkg/openclaw). ## Overview FinCrew is a multi-agent financial assistant built on OpenClaw, featuring 5 specialized AI agents that collaborate on investment analysis, trading decisions, and portfolio management. Its core feature is a **self-evolution memory loop** that learns from every trade to continuously improve decision quality. **Use Cases**: - Daily market analysis and trading decision support for individual investors - Track and integrate KOL opinions into investment decisions - Customized analysis based on personal investment philosophy and risk preferences - Trade reviews and experience accumulation ## Agent Architecture ``` ┌─────────────────────────────────────────────────┐ │ Financial Manager │ │ Senior Private Wealth Advisor │ │ Coordinates all agents & makes final decisions │ └───────────┬──────┬──────┬──────┬────────────────┘ │ │ │ │ ┌──────▼──┐ ┌─▼────┐ ┌▼─────┐ ┌▼────────┐ │ Info │ │Macro │ │Tech │ │Reviewer │ │Processor│ │Analyst│ │Analyst│ │ │ │ │ │ │ │ │ │ │ │ Data │ │Market │ │Chart │ │ Trade │ │Collection│ │Trends │ │Signals│ │ Review │ └─────────┘ └───────┘ └──────┘ └──────────┘ ``` | Agent | Role | Responsibility | |-------|------|----------------| | **Financial Manager** | Coordinator | Dispatch tasks, synthesize analysis, make buy/hold/sell decisions | | **Info Processor** | Intelligence Officer | Collect stock data, news, KOL opinions, insider trading info | | **Macro Analyst** | Macro Strategist | Evaluate market trends, sector rotatio

话题

暂无话题

探索更多

数据来自 GitHub,同步时间:2026-06-22