← 返回 Skills 市场
Plusefin Analysis
作者
wanghsinche
· GitHub ↗
· v1.0.9
· MIT-0
600
总下载
2
收藏
1
当前安装
10
版本数
在 OpenClaw 中安装
/install plusefin-analysis
功能描述
AI-ready stock analysis with financial data, options, sentiment, and structured research framework
安全使用建议
This skill appears coherent with its stated purpose, but before installing: 1) verify the upstream repository (https://github.com/plusefin/plusefin-skill) and inspect the code you will run; 2) ensure the PLUSEFIN_API_KEY you supply has minimal privileges and can be revoked/rotated; 3) run the CLI in an isolated environment if you are unsure (so network calls are sandboxed); and 4) confirm you trust requests to https://mcp.plusefin.com because all data is sent there under the provided API key.
功能分析
Type: OpenClaw Skill
Name: plusefin-analysis
Version: 1.0.9
The skill bundle provides a legitimate financial analysis tool that interfaces with the PlusE API (mcp.plusefin.com). The Python script (plusefin.py) is a simple wrapper using the standard library's urllib to fetch market data, and the SKILL.md file provides a structured research framework for the AI agent that is consistent with the tool's stated purpose without any signs of prompt injection or malicious instructions.
能力评估
Purpose & Capability
Name/description request a PlusE API key and the code calls https://mcp.plusefin.com/api with an Authorization: Bearer header. The single required env var (PLUSEFIN_API_KEY) is appropriate for a service-backed financial-data CLI.
Instruction Scope
SKILL.md instructs users to set PLUSEFIN_API_KEY and run python plusefin.py <command>. The included commands map directly to API endpoints implemented in plusefin.py; there are no instructions to read unrelated files, harvest local credentials, or send data to third-party endpoints outside the PlusE API. (Note: SKILL.md's advice to 'use search capabilities to gather research reports' is generic guidance and does not change the skill's own behavior.)
Install Mechanism
No install spec is provided (instruction-only skill) and the bundled code is a small Python CLI that uses the standard library urllib. Nothing is downloaded from untrusted URLs or written to non-standard locations during install.
Credentials
Only one environment variable is required (PLUSEFIN_API_KEY), declared as the primary credential. This is proportional and expected for a service-backed data-fetching tool; no other secrets or unrelated credentials are requested.
Persistence & Privilege
The skill does not request persistent or elevated platform privileges (always is false). It does not modify other skills or agent configuration and has no install-time behavior that persists beyond its own files.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install plusefin-analysis - 安装完成后,直接呼叫该 Skill 的名称或使用
/plusefin-analysis触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.9
- Added detailed CLI usage instructions for each command.
- Updated the commands table to include usage examples alongside descriptions.
- Clarified how to run commands using plusefin.py with arguments.
- No functional changes to the skill's capabilities.
v1.0.8
- Updated description to highlight structured research methodology.
- Added a detailed "Research Framework" section outlining a step-by-step analysis workflow.
- Streamlined setup instructions and command list.
- Reformatted and clarified available commands and their purposes.
- Emphasized the need for sourcing and citations in conclusions.
v1.0.7
Removed custom API URL
v1.0.6
Documented PLUSEFIN_API_URL env var
v1.0.5
Added plusefin.com link to description
v1.0.4
Fixed: add User-Agent header
v1.0.3
Simplified documentation, focus on core functionality
v1.0.2
Rewritten documentation in English
v1.0.1
Improved documentation: added free tier info, GitHub link, better readability
v1.0.0
Initial release
元数据
常见问题
Plusefin Analysis 是什么?
AI-ready stock analysis with financial data, options, sentiment, and structured research framework. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 600 次。
如何安装 Plusefin Analysis?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install plusefin-analysis」即可一键安装,无需额外配置。
Plusefin Analysis 是免费的吗?
是的,Plusefin Analysis 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Plusefin Analysis 支持哪些平台?
Plusefin Analysis 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Plusefin Analysis?
由 wanghsinche(@wanghsinche)开发并维护,当前版本 v1.0.9。
推荐 Skills