Skip to main content

FinClaw Skills CLI — install and manage financial AI skills

Project description

finclaw — FinClaw Skills CLI

金融 AI Skills 安装器,配套 FinSkillsHub 使用。

安装

pip install finclaw

快速开始

# 安装一个 Skill
finclaw install akshare-stock

# 安装多个
finclaw install akshare-stock akshare-fund backtrader-skill factor-analysis

# 搜索 Skills
finclaw search 股票
finclaw search backtest

# 查看所有可用 Skills
finclaw list

# 查看已安装
finclaw list --installed

# 某个 Skill 的详细信息
finclaw info akshare-stock

# 更新所有已安装 Skills
finclaw update

# 卸载
finclaw uninstall akshare-stock

# 查看本地存储路径
finclaw path

install 做了什么

finclaw install akshare-stock 为例:

  1. 从 GitHub 下载 akshare-stock/SKILL.md
  2. 解析 YAML frontmatter,提取 pip 依赖:["akshare", "pandas", "requests"]
  3. 自动运行 pip install akshare pandas requests
  4. 将 SKILL.md 存储到 ~/.finclaw/skills/akshare-stock/SKILL.md
  5. 更新 ~/.finclaw/installed.json 注册表

与 AI Agent 集成

finclaw path
# 输出:/Users/你的用户名/.finclaw/skills

将该路径加入 AI Agent 配置(如 Claude Code 的 CLAUDE.md),Agent 即可读取已安装 Skills 的 SKILL.md。

Skills 来源

来源 说明
finclaw-skills Skills 源码(SKILL.md + 脚本)
FinSkillsHub Web 目录,可视化浏览所有 Skills

许可证

Apache License 2.0 · © 上海财经大学张立文课题组

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

finskillshub-0.1.0.tar.gz (8.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

finskillshub-0.1.0-py3-none-any.whl (10.5 kB view details)

Uploaded Python 3

File details

Details for the file finskillshub-0.1.0.tar.gz.

File metadata

  • Download URL: finskillshub-0.1.0.tar.gz
  • Upload date:
  • Size: 8.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for finskillshub-0.1.0.tar.gz
Algorithm Hash digest
SHA256 32161cb0e242b9fb873ef2170b8599d94bf970c63a82fc28feb9ad823e5a3d91
MD5 c04fb867ddddf197710f31df68fe1bb5
BLAKE2b-256 08b59aadd2ece2673e42c957badca2e48d590b3f7e90bf3113687cf72384cbb4

See more details on using hashes here.

File details

Details for the file finskillshub-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: finskillshub-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 10.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for finskillshub-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 40886f12ef9e39fa36855e9ecbcbf93bdd607d3438bc22547e4a13e38fd9aec9
MD5 131c66927d0ab82adc3fdc530e9225bd
BLAKE2b-256 89ded7f4c1e307e246ab8cf4d546962ff48f469930ed69fb08a695ce38f19811

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page