← Back to Skills Marketplace
logictortoise

Financial Research

by AnyGenIO · GitHub ↗ · v3.0.0 · MIT-0
cross-platform ✓ Security Clean
592
Downloads
1
Stars
1
Active Installs
10
Versions
Install in OpenClaw
/install anygen-financial-research
Description
Use this skill any time the user wants financial analysis, earnings research, or investment-related reports. This includes: earnings call summaries, quarterl...
README (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
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install anygen-financial-research
  3. After installation, invoke the skill by name or use /anygen-financial-research
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug anygen-financial-research
Version 3.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 10
Frequently Asked Questions

What is Financial Research?

Use this skill any time the user wants financial analysis, earnings research, or investment-related reports. This includes: earnings call summaries, quarterl... It is an AI Agent Skill for Claude Code / OpenClaw, with 592 downloads so far.

How do I install Financial Research?

Run "/install anygen-financial-research" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Financial Research free?

Yes, Financial Research is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Financial Research support?

Financial Research is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Financial Research?

It is built and maintained by AnyGenIO (@logictortoise); the current version is v3.0.0.

💬 Comments