wind-find-finance-skill

A routing and installation manager for Wind financial skills. It identifies required data and workflow skills from a local catalog, checks for their installation, and performs automated installations upon user confirmation.

10.7K
Installs
4
Use cases
5/10
Quality

Is wind-find-finance-skill safe to install?

Review the source first

Review the source first: our audit of wind-find-finance-skill's source files found 6 shell commands, 0 external URLs, file reads and writes (high risk). Every command and URL listed appears verbatim in the skill's source. The skill executes shell commands to install software and run update checks. It reads local configuration files and skill catalogs to manage agent capabilities.

How we audit skills: our security review methodology.

Who is this skill for?

Users requiring financial data, market analysis, and specialized investment workflows within an AI agent environment.

What can you do with it?

  • Identifying and installing missing financial workflow skills
  • Routing financial queries to appropriate data or workflow skills
  • Managing dependencies between data base skills and workflow skills
  • Automating the installation of Wind financial tools from GitHub or Gitee

How good is this skill?

Quality score: 5/10. The skill documentation is clear, follows strict operational logic, and defines explicit boundaries for its execution flow.

What does the skill file contain?

SKILL.md
## 发现流程

本 skill 是万得金融能力发现与安装路由器,不直接取数、不做业务分析、不需要 API Key。

1. 触发范围:用户询问金融能力,或提出金融数据、分析、工具相关问题但未指定具体 skill,或指定的金融 skill 本地未找到 `SKILL.md`。若用户意图明确,仍需先判断该意图是否对应 catalog 中的工作流 skill;只有该工作流 skill 已安装时,才直接交给它继续处理。仅数据底座 skill 已安装,不等于工作流 skill 已满足。

2. **必须先运行更新检查脚本,不得跳过。**在读取 catalog、判断 skill、回答用户或进入安装流程之前,必须按下面顺序查找更新脚本;找到第一个存在的路径后立即执行 `node <path>`,并等待该命令退出后再继续第 3 步:
   - 当前 skill 目录下的 `scripts/update-check.mjs`
   - `%USERPROFILE%\.agents\skills\wind-find-finance-skill\scripts\update-check.mjs`
   - `~/.agents/skills/wind-find-finance-skill/scripts/update-check.mjs`

   脚本默认只记录当前 skill 刚被使用,并后台启动自身...

Frequently asked questions

Does this skill perform financial analysis directly?

No. It acts as a router to identify and install the appropriate workflow or data skills required for financial tasks.

How does the skill handle missing dependencies?

It identifies missing skills via a local catalog, prompts the user for installation scope, and executes the installation upon confirmation.

Can I use this skill without installing other workflow skills?

The skill enforces a hard gate for specific tasks like DCF valuation or market debriefs, requiring the installation of the relevant workflow skill before proceeding.

Data sourced from wind-information-co-ltd/wind-skills on GitHub. Install counts from skills.sh. The summary and security audit are derived from the skill's source files: every command and URL listed appears verbatim in the source.

Related skills

find-skills

2.3M

Users seeking to extend agent capabilities with specialized tools, workflows, or knowledge packages

The find-skills skill enables agents to search for, discover, and install modular packages from the open agent skills ecosystem using the Skills CLI.

highclipackage-managervercel-labs

image-to-video

355.0K

Developers and users who need to automate video generation from images using the RunComfy platform

The image-to-video skill routes user requests to specific RunComfy animation models based on intent. It selects HappyHorse 1.0 I2V for general animation, Wan 2.7 for custom-voiceover lip-sync, or Seedance 2.0 Pro for multi-modal composition. The skill executes the RunComfy CLI to process inputs and download generated video files.

highaivideo-generationagentspace-so

video-edit

338.7K

Users of the RunComfy CLI who need to automate video editing tasks like restyling, background swapping, or motion transfer

The video-edit skill acts as a router for the RunComfy CLI, selecting between Wan 2.7 Edit-Video, Kling 2.6 Pro Motion Control, and Lucy Edit Restyle models based on user intent to perform video transformations.

highvideo-editingai-agentagentspace-so

lark-base

314.2K

Users who need to programmatically interact with Lark Bitable data, automate table management, or perform data analysis within the Lark ecosystem

The lark-base skill provides a command-line interface for managing Lark Bitable (Base) resources, including tables, records, fields, views, forms, dashboards, workflows, and role-based permissions.

highLarkBitablelarksuite