global-product-matching-reasoning

用于产品匹配推理场景。适用于金融工作中的基础任务单元。

105 stars

Best use case

global-product-matching-reasoning is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

用于产品匹配推理场景。适用于金融工作中的基础任务单元。

Teams using global-product-matching-reasoning should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/global-product-matching-reasoning/SKILL.md --create-dirs "https://raw.githubusercontent.com/aifinlab/FinClaw/main/skills/archive/global-product-matching-reasoning/skill.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/global-product-matching-reasoning/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How global-product-matching-reasoning Compares

Feature / Agentglobal-product-matching-reasoningStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

用于产品匹配推理场景。适用于金融工作中的基础任务单元。

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# 企业产品匹配推理 Skill

## 数据来源
- 巨潮资讯公开公告检索平台(上市公司公告、定期报告、临时公告)
- 中国证监会公开法规与信息披露规则
- 上海证券交易所、深圳证券交易所公开业务规则与上市规则
- 企业官网公开产品页、新闻稿、招股书/年报(可由用户补充下载文本后作为输入)

## 功能
- 根据企业名称抓取公开公告标题与可公开访问的公告链接
- 对候选产品、方案、技术名称进行文本匹配推理
- 输出匹配分数、风险等级、支持证据和复核建议
- 适合做“这个企业是否公开披露过某类产品/方案”的初筛

## 使用示例
```bash
python script/product_matching_reasoning.py \
  --company 宁德时代 \
  --candidates 动力电池 储能电池 电池回收 电解液
```

## 交易说明
- 本 Skill 仅用于投研、尽调和公开信息初筛,不构成投资建议。
- “匹配成功”仅代表公开文本存在相似或相关表述,不代表企业已形成实质销售、认证或收入确认。
- 对涉及重大合同、收入确认、出海资质、军工资质等事项,应以正式公告和原文附件为准。

## License
MIT

Related Skills

trust-product-analyzer

105
from aifinlab/FinClaw

## 描述

bank-wealth-products

105
from aifinlab/FinClaw

银行理财产品分析工具。获取银行理财产品发行数据、收益率、风险等级、投资期限等信息。支持收益率对比、产品筛选。使用中国理财网、AkShare理财数据。适用于理财投资决策、产品筛选、收益对比。

yfinance-global

105
from aifinlab/FinClaw

全球股票行情数据工具。优先使用国内数据源(腾讯财经),支持A股、港股、美股和全球指数。自动回退到Yahoo Finance获取海外数据。

wealth-product-suitability-assistant

105
from aifinlab/FinClaw

当用户需要基于客户画像、风险承受能力、投资目标、期限偏好、流动性需求、 家庭资产配置情况和适当性要求,为客户推荐更合适的理财产品、产品组合或备选方案时, 使用本技能。适用于银行财富管理场景中的产品匹配、客户经理陪访准备、方案比较、 适当性校验、信息缺口提示和推荐报告输出。

regulation-matching-assistant

105
from aifinlab/FinClaw

用于法规要求与业务条款匹配检查,基于监管规则关键词识别已覆盖义务与潜在缺口。适用于合同法务、合规审查、监管检查前自查场景。

product-training-materials

105
from aifinlab/FinClaw

用于信托领域客户与产品支持中的产品培训材料助手场景,支持结构化处理与报告输出。

product-selling-points

105
from aifinlab/FinClaw

用于信托领域客户与产品支持中的产品卖点提炼助手场景,支持结构化处理与报告输出。

product-fit-assistant

105
from aifinlab/FinClaw

用于信托领域客户与产品支持中的产品适配助手场景,支持结构化处理与报告输出。

product-comparison

105
from aifinlab/FinClaw

用于信托领域客户与产品支持中的产品对比助手场景,支持结构化处理与报告输出。

global-macro

105
from aifinlab/FinClaw

全球宏观数据仪表盘,整合中/美/欧/日等主要经济体的 GDP、CPI、利率、PMI 等核心指标,提供全球经济全景视图。当用户需要全球宏观经济概览时使用。

target-segment-matching

105
from aifinlab/FinClaw

面向基金产品管理领域的客群匹配任务Skill,围绕「目标客群匹配助手」场景提供信息抽取、结构化分析与结果输出。

product-tag-maintenance

105
from aifinlab/FinClaw

面向基金产品管理领域的标签维护任务Skill,围绕「产品标签维护助手」场景提供信息抽取、结构化分析与结果输出。