underlying-asset-lookthrough-debt

用于信托领域项目尽调中的底层资产穿透助手-债权版场景。支持结构化输入处理、规则分析与Markdown结果输出。

105 stars

Best use case

underlying-asset-lookthrough-debt is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

用于信托领域项目尽调中的底层资产穿透助手-债权版场景。支持结构化输入处理、规则分析与Markdown结果输出。

Teams using underlying-asset-lookthrough-debt 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/underlying-asset-lookthrough-debt/SKILL.md --create-dirs "https://raw.githubusercontent.com/aifinlab/FinClaw/main/skills/underlying-asset-lookthrough-debt/SKILL.md"

Manual Installation

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

How underlying-asset-lookthrough-debt Compares

Feature / Agentunderlying-asset-lookthrough-debtStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

用于信托领域项目尽调中的底层资产穿透助手-债权版场景。支持结构化输入处理、规则分析与Markdown结果输出。

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

# 底层资产穿透助手-债权版(T783)

## 概述

本技能面向“项目尽调 / 资产穿透”业务单元,输出结构化分析报告与风险提示,支持尽调、法务、风控及存续管理流程中的基础判断。

## 输入要求

- 支持 JSON 数组或 JSONL
- 单条记录建议包含:`id`, `name`, `text`, `status`, `timestamp` 及相关业务字段
- 复杂版本可接入外部行业指标字段并通过规则文件扩展

## 工作流程

1. 明确分析口径与时间范围
2. 读取并清洗输入数据
3. 运行规则匹配与评分
4. 输出结构化报告并标注复核项
5. 人工复核后进入业务决策环节

## 执行方式

按顺序执行:

1. 预处理(Node.js)
```bash
node scripts/t783_preprocess.js --input input.jsonl --output processed.json
```

2. 分析与报告(Python)
```bash
python scripts/t783_analysis.py --input processed.json --rules config/rules.json --baseline reference/baseline.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

trust-asset-allocation

105
from aifinlab/FinClaw

## 描述

underlying-asset-lookthrough-real-asset

105
from aifinlab/FinClaw

用于信托领域项目尽调中的底层资产穿透助手-不动产版场景。支持结构化输入处理、规则分析与Markdown结果输出。

underlying-asset-lookthrough-equity

105
from aifinlab/FinClaw

用于信托领域项目尽调中的底层资产穿透助手-股权版场景。支持结构化输入处理、规则分析与Markdown结果输出。

underlying-asset-lookthrough-beneficial-right

105
from aifinlab/FinClaw

用于信托领域项目尽调中的底层资产穿透助手-收益权版场景。支持结构化输入处理、规则分析与Markdown结果输出。

underlying-asset-lookthrough-assistant

105
from aifinlab/FinClaw

用于底层资产穿透尽调的结构化扫描与风险初判,覆盖资产真实性核验、数据口径一致性校对、权属与涉诉异常识别、集中度与回款压力分析。适用于信托/资管项目尽调中的资产池穿透分析、风控预审与投前复核场景。

related-party-lookthrough

105
from aifinlab/FinClaw

用于信托领域项目尽调中的关联方穿透助手场景。支持结构化输入处理、规则分析与Markdown结果输出。

regulation-match-asset-management-regulation

105
from aifinlab/FinClaw

用于信托领域合同与法务中的法规匹配助手-资管新规版场景。支持结构化输入处理、规则分析与Markdown结果输出。

household-asset-review

105
from aifinlab/FinClaw

用于信托领域财富与家族信托中的家庭资产梳理助手场景,支持结构化处理与报告输出。

daily-marketing-assets

105
from aifinlab/FinClaw

面向基金渠道与销售支持领域的素材生成任务Skill,围绕「每日营销素材助手」场景提供信息抽取、结构化分析与结果输出。

bank-t180-wealth-management-asset-allocation-assistant

105
from aifinlab/FinClaw

Use when a wealth team needs to build an aggressive client allocation plan, align higher risk tolerance with target weights, and deliver rebalancing actions, product shortlist, and compliant communication notes.

bank-t179-wealth-management-asset-allocation-assistant

105
from aifinlab/FinClaw

Use when a wealth team needs to build a balanced client allocation plan, compare current vs target weights, and deliver rebalancing actions, product shortlist, and compliant communication notes.

bank-t178-wealth-management-asset-allocation-assistant

105
from aifinlab/FinClaw

Use when a wealth team needs to build a conservative client allocation plan, combine current holdings with target weights, and produce rebalancing actions, product shortlist, and compliant communication notes.