benefit-arrangement-explainer

用于信托领域财富与家族信托中的受益安排解释助手场景,支持结构化处理与报告输出。

105 stars

Best use case

benefit-arrangement-explainer is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

用于信托领域财富与家族信托中的受益安排解释助手场景,支持结构化处理与报告输出。

Teams using benefit-arrangement-explainer 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/benefit-arrangement-explainer/SKILL.md --create-dirs "https://raw.githubusercontent.com/aifinlab/FinClaw/main/skills/benefit-arrangement-explainer/SKILL.md"

Manual Installation

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

How benefit-arrangement-explainer Compares

Feature / Agentbenefit-arrangement-explainerStandard 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

# benefit-arrangement-explainer

## 概述

本技能用于信托业务场景的结构化处理,支持数据解析、规则识别与报告输出。

## 输入要求

- 支持 JSON 数组或 JSONL
- 建议字段:`id`, `name`, `text`, `status`, `timestamp`,以及场景相关业务字段

## 工作流程

1. 明确业务口径与目标
2. 读取并清洗输入数据
3. 执行规则分析与风险识别
4. 输出结构化结果并标注复核事项
5. 人工复核后进入正式流程

## 执行方式

```bash
python scripts/analyze.py --input input.json --output report.md
```

## 输出结构

1. 样本概览(数量、等级分布)
2. 重点条目(分值、命中原因)
3. 风险提示与复核建议
4. 免责声明

## 质量要求

- 事实与判断分离
- 规则命中可追溯
- 保留自动生成需人工复核声明
- 不输出投资建议、授信决策或法律最终意见

## 使用示例

### 示例 1: 基本使用

```python
# 调用 skill
result = run_skill({
    "param1": "value1",
    "param2": "value2"
})
```

### 示例 2: 命令行使用

```bash
python scripts/run_skill.py --input data.json
```

Related Skills

risk-explainer

105
from aifinlab/FinClaw

用于信托领域存续期管理中的风险解释助手场景。支持结构化输入处理、规则分析与Markdown结果输出。

return-attribution-explainer

105
from aifinlab/FinClaw

收益来源解释助手,专用于解释客户持仓收益的来源和构成。 以下情况请主动触发此技能: - 用户需要向客户解释收益来源("赚的是什么钱") - 用户问"这个收益是怎么来的""收益归因分析" - 客户问"为什么赚/亏""收益合理吗" - 用户准备业绩归因报告、客户收益分析材料 - 用户需要区分收益来源(市场 beta/产品 alpha/配置贡献/择时贡献) - 客户对收益有疑问,需要专业解释 输出清晰的收益归因分析,帮助客户理解收益来源、评估投资表现。 不要等用户明确说"收益归因"——只要涉及收益来源解释、业绩归因分析,就应主动启动此技能。

project-progress-explainer

105
from aifinlab/FinClaw

用于信托领域客户与产品支持中的项目进展说明助手场景,支持结构化处理与报告输出。

family-trust-needs-minor-arrangement

105
from aifinlab/FinClaw

用于信托领域财富与家族信托中的家族信托需求助手-未成年人安排版场景。支持结构化输入处理、规则分析与Markdown结果输出。

beneficiary-service-explainer

105
from aifinlab/FinClaw

用于信托领域客户与产品支持中的受益人服务解释助手场景,支持结构化处理与报告输出。

trust-valuation-engine

105
from aifinlab/FinClaw

## 描述

trust-risk-manager

105
from aifinlab/FinClaw

## 描述

trust-product-analyzer

105
from aifinlab/FinClaw

## 描述

trust-income-calculator

105
from aifinlab/FinClaw

## 描述

trust-compliance-checker

105
from aifinlab/FinClaw

## 描述

trust-asset-allocation

105
from aifinlab/FinClaw

## 描述

family-trust-designer

105
from aifinlab/FinClaw

## 描述