local-portfolio-auditor
/install local-portfolio-auditor
SKILL.md
name: Local Portfolio Auditor
slug: local-portfolio-auditor
summary: Monitors cryptocurrency addresses and stock tickers from a local file using public APIs.
description: |-
This skill provides a privacy-focused way to audit your financial portfolio. It reads a list of cryptocurrency addresses and stock symbols from a local configuration file (e.g., portfolio.json) and fetches their current values using public, read-only APIs. No private keys are ever requested or stored, ensuring maximum security. The skill then presents a summary of your holdings.
author: Manus AI
version: 0.1.0
trigger:
- "audit my portfolio"
- "check my crypto holdings"
- "what's my stock value" commands:
- name: audit description: Audits the user's portfolio based on the local configuration file. usage: "audit" script: python3 main.py
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install local-portfolio-auditor - 安装完成后,直接呼叫该 Skill 的名称或使用
/local-portfolio-auditor触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
local-portfolio-auditor 是什么?
Audits cryptocurrency addresses and stock tickers from a local file, providing current values using public APIs without storing private keys. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 414 次。
如何安装 local-portfolio-auditor?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install local-portfolio-auditor」即可一键安装,无需额外配置。
local-portfolio-auditor 是免费的吗?
是的,local-portfolio-auditor 完全免费(开源免费),可自由下载、安装和使用。
local-portfolio-auditor 支持哪些平台?
local-portfolio-auditor 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 local-portfolio-auditor?
由 Sahil Bhonde(@sahil1005)开发并维护,当前版本 v1.0.0。