Skip to main content

FinClaw Skills CLI — install and manage financial AI skills

Project description

finskillshub — FinSkillsHub CLI

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

安装

pip install finskillshub

快速开始

# 安装一个 Skill
finskillshub install akshare-stock

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

# 搜索 Skills
finskillshub search 股票
finskillshub search backtest

# 查看所有可用 Skills
finskillshub list

# 查看已安装
finskillshub list --installed

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

# 更新所有已安装 Skills
finskillshub update

# 卸载
finskillshub uninstall akshare-stock

# 查看本地存储路径
finskillshub path

install 做了什么

finskillshub 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 集成

finskillshub 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.5.tar.gz (8.2 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.5-py3-none-any.whl (10.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: finskillshub-0.1.5.tar.gz
  • Upload date:
  • Size: 8.2 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.5.tar.gz
Algorithm Hash digest
SHA256 2c511233abd039803c00ebaac1395aed3a80b401a2ed876efe19c09359bcde56
MD5 0ae27138aad2e92fda6430920d484576
BLAKE2b-256 7fc58e864d3e34222ce4c2c265eac82bca63d2ff38682b7462c95b97eecece64

See more details on using hashes here.

File details

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

File metadata

  • Download URL: finskillshub-0.1.5-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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 074188a6f51f3f6813dab5b8bd5a9bbd7eadd397fe14807026ac5126a4082ba6
MD5 f9086e9ec8ed9babbaa690f322f20c22
BLAKE2b-256 ccfefd225a9062155ae467fee071ecb3b7f61707efe4e0e8c2153ad2115212d5

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