← 返回 Skills 市场
logictortoise

Financial Research

作者 AnyGenIO · GitHub ↗ · v3.0.0 · MIT-0
cross-platform ✓ 安全检测通过
592
总下载
1
收藏
1
当前安装
10
版本数
在 OpenClaw 中安装
/install anygen-financial-research
功能描述
Use this skill any time the user wants financial analysis, earnings research, or investment-related reports. This includes: earnings call summaries, quarterl...
使用说明 (SKILL.md)

AI Financial Research — AnyGen

This skill uses the AnyGen CLI to generate financial analysis and earnings research reports server-side at www.anygen.io.

Authentication

# Web login (opens browser, auto-configures key)
anygen auth login --no-wait

# Direct API key
anygen auth login --api-key sk-xxx

# Or set env var
export ANYGEN_API_KEY=sk-xxx

When any command fails with an auth error, run anygen auth login --no-wait and ask the user to complete browser authorization. Retry after login succeeds.

How to use

Follow the anygen-workflow-generate skill with operation type finance.

If the anygen-workflow-generate skill is not available, install it first:

anygen skill install --platform \x3Copenclaw|claude-code> -y
安全使用建议
This skill appears coherent for financial research, but before installing: 1) Verify the @anygen/cli npm package and the AnyGen service (look up the npm page, author, and anygen.io) since the registry entry has no homepage; 2) Treat ANYGEN_API_KEY as sensitive — consider using a scoped or short-lived key and confirm what data AnyGen will retain or log; 3) Be aware npm installs can run code during install and the skill may prompt you to install an additional anygen skill which widens the attack surface; 4) If you need stronger assurance, review the @anygen/cli package source or run it in a sandbox/VM first. If you cannot verify the package/provider, consider using a trusted alternative or manual workflows instead.
功能分析
Type: OpenClaw Skill Name: anygen-financial-research Version: 3.0.0 The skill provides financial research and analysis capabilities by interfacing with the AnyGen CLI (@anygen/cli). It includes standard instructions for API authentication and environment setup, including a directive for the agent to install a dependency skill (anygen-workflow-generate) if it is missing. No indicators of data exfiltration, malicious execution, or deceptive prompt injection were found.
能力评估
Purpose & Capability
Name/description ask for financial analysis and the skill requires the AnyGen CLI and an AnyGen API key — these are directly related to the declared purpose.
Instruction Scope
SKILL.md only instructs use of the anygen CLI (auth and generate) and to install a related anygen-workflow-generate skill if missing. It does not request unrelated files or extra environment variables, but installing the additional skill could expand what is run.
Install Mechanism
Install is an npm package (@anygen/cli) that creates the anygen binary — this is expected for a CLI-based skill but npm packages may execute scripts at install time and introduce third-party code on the host. The install source is not a direct URL download, which is preferable, but there is no homepage or external verification provided in the registry metadata.
Credentials
Only ANYGEN_API_KEY is required and is declared as the primary credential — that is proportionate. However, the API key is sensitive and grants the skill/network access to AnyGen; any data sent to the service (financial documents, model inputs) will be exposed to that provider.
Persistence & Privilege
always is false and the skill does not request system-wide config changes or other skills' credentials. Autonomous invocation is allowed (default) — not flagged by itself but increases blast radius if the skill were malicious.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install anygen-financial-research
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /anygen-financial-research 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v3.0.0
**Major update: Migrated from bundled Python scripts to the official AnyGen CLI.** - Replaced all Python script usage with the AnyGen CLI (`@anygen/cli`), simplifying installation and workflows. - Updated prerequisites and authentication instructions for CLI use, including web and API key login methods. - Updated metadata: now requires `anygen` CLI binary and includes Node-based install step. - Removed bundled scripts (`scripts/anygen.py`, `auth.py`, `fileutil.py`); no longer needed. - Workflow now integrates or requires the `anygen-workflow-generate` skill for report creation. - Streamlined documentation to reflect all above changes.
v1.3.4
anygen-financial-research v1.3.4 - Improved user confirmation flow: Always present the original prompt and outline from suggested_task_params to the user for approval before generating research. Preserve content integrity, only translating as needed, without rephrasing or summarizing. - Updated communication style: When presenting AnyGen replies or prompts, maintain original structure and details, translating only if necessary. Display clickable API key link using Markdown syntax. - Enhanced metadata: Declared sessions_spawn and config file requirements in SKILL.md metadata for better integration and validation. - Workflow clarification: Explicitly state a five-phase process, splitting confirmation and outline presentation into distinct steps for clarity. - Minor security and usage clarifications.
v1.3.3
anygen-financial-research v1.3.3 - Clarified order and privacy rules related to user files: require user consent before both reading and uploading files. - Updated Phase 1 workflow: get consent first, then read and upload; reordered steps for transparency and compliance. - Simplified and clarified explanations of what the skill does and does not do. - Emphasized that script-generated IDs are not sensitive data, and the agent should avoid sharing raw script output with users. - No functional/feature changes; documentation and workflow updates only.
v1.3.2
anygen-financial-research v1.3.2 changelog - Added modular authentication and file utility scripts (`auth.py` and `fileutil.py`) for improved code organization. - Updated core script and documentation to reference and utilize the new helper modules. - Clarified and condensed the SKILL.md, especially regarding network/API key requirements and file upload behaviors. - Communication style and workflow instructions were revised for greater clarity and stricter adherence to privacy and natural language best practices.
v1.3.1
Script fix
v1.3.0
Major SKILL.md and script update with enhanced dialogue mode and monitoring
v1.2.1
Sync latest updates from repo
v1.2.0
Update SKILL.md and scripts
v1.1.0
Update SKILL.md and scripts
v1.0.0
AnyGen Financial Research Assistant v1.0.0 - Initial release of the AnyGen Financial Research skill. - Summarizes earnings releases and transcripts, extracts key KPIs, and drafts research memos for Nasdaq-listed companies. - Utilizes publicly available financial data from sources like Bloomberg, Yahoo Finance, and company filings. - Provides milestone-based progress notifications during financial research tasks. - Returns an online Task URL for result viewing; no file downloads required. - Includes clear error messages and solutions for common issues. - Usage disclaimer: tool is not investment advice.
元数据
Slug anygen-financial-research
版本 3.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 10
常见问题

Financial Research 是什么?

Use this skill any time the user wants financial analysis, earnings research, or investment-related reports. This includes: earnings call summaries, quarterl... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 592 次。

如何安装 Financial Research?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install anygen-financial-research」即可一键安装,无需额外配置。

Financial Research 是免费的吗?

是的,Financial Research 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Financial Research 支持哪些平台?

Financial Research 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Financial Research?

由 AnyGenIO(@logictortoise)开发并维护,当前版本 v3.0.0。

💬 留言讨论