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.3.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.3-py3-none-any.whl (10.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: finskillshub-0.1.3.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.3.tar.gz
Algorithm Hash digest
SHA256 96d725d1a6b66da5842153f4c2b758186437279d47fa4e1788ba5f1b6640502c
MD5 8053a86aa951108210663b8be20accac
BLAKE2b-256 646d7e54f8ed43ebcbb804efb5c74d4919aa5ac6b5d16a60e02ac1f8257ab7fd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: finskillshub-0.1.3-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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 68696f7004e6237883e12d3c65227d6e7e09db20943766243b6a8008bdf3c1d2
MD5 5ccc73555a8fff3ada7dd17555dad85d
BLAKE2b-256 aea5c999b1144610ba318ede71c25a83698151566229a67fedb1ad883ed3f863

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