Token导航 LogoToken导航TokenDH.com
研究检索敏感数据clawhub未标认证来源可访问clear审计通过

corporate-credit-memo公司贷项凭证

Agent Skill

corporate-credit-memo 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

9,126

周安装

388

GitHub Stars

1

下载量

3,197
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:corporate-credit-memo(公司贷项凭证)
来源仓库:https://github.com/henrijoe20/corporate-credit-memo
安装命令:
openclaw skills install corporate-credit-memo
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install corporate-credit-memo

简介

根据上传的年度报告、财务报表或用户项目生成英文的机构级企业信用申请备忘录(信用备忘录)

SKILL.md

name
corporate-credit-memo
version
1.0.0
description
>
homepage
https://github.com/henrijoe20/corporate-credit-memo
tags
metadata
clawdbot
emoji
🏦
requires
env
[]
files
["references/*", "assets/*"]

Corporate Credit Memo Skill

Produces full institutional-grade Credit Application Memoranda (20–30+ pages) from uploaded financial documents and user-provided deal parameters. Output follows the 8-section structure used by major international banks, with all financial ratios calculated and flagged where data is insufficient.


Step 1 — Intake & Clarification

When triggered, immediately check what the user has provided. Do NOT ask multiple questions at once. Follow this sequence:

1a. Check for uploaded files

If annual reports / financial statements are attached → proceed to Step 2. If nothing is attached, ask:

"Please upload the company's annual reports (last 2–3 years, PDF or Word). If you don't have them, paste the key financials and I'll work with those."

1b. Collect deal parameters (ask once, in a single message)

Once files are confirmed, ask the user to confirm or provide:

1. Borrower legal name
2. Facility type & amount (e.g. GBP 50m term loan / USD 120m revolving credit)
3. Tenor (e.g. 3 years, 5 years)
4. Purpose of loan (working capital / capex / refinancing / acquisition)
5. Security / guarantee structure (if known)
6. Repayment profile (bullet / amortising / quarterly)
7. Pricing (if known — e.g. SONIA + 250bps)
8. Lending bank / branch name
9. Any internal policy or industry classification to reference?
   (If unsure, leave blank — I will note it as [TO BE CONFIRMED])

Tell the user:

"Items marked [TO BE CONFIRMED] will be flagged in the report for your team to complete — including RAROC, internal limits, and any policy-specific thresholds."

Step 2 — Document Extraction

Read all uploaded files carefully. Extract and organise:

From financial statements (P&L, Balance Sheet, Cash Flow):

  • 3 years of annual data + latest interim period if available
  • All line items needed for ratio calculation (see references/financial-ratios.md)
  • Auditor name and opinion type (unqualified / qualified / emphasis of matter)
  • Reporting currency and any FX translation notes

From the annual report narrative:

  • Business description, segment breakdown, revenue mix
  • Key customers and suppliers (concentration risk)
  • Management team and ownership structure
  • Geographic footprint
  • Material litigation, contingent liabilities, off-balance-sheet items
  • ESG disclosures if present

Flag clearly any data that is:

  • Missing → label [DATA NOT AVAILABLE — please provide]
  • Restated vs prior year → note the restatement
  • Unaudited → label [UNAUDITED]

Step 3 — Research (Web Search)

Use web search to supplement document data for:

  • Industry overview: market size, growth rate, cycle positioning
  • Regulatory / policy environment relevant to the borrower's sector
  • Competitive landscape: 2–3 named peers with approximate market share
  • Recent news on the company (last 12 months): M&A, rating actions, management changes
  • Macroeconomic context relevant to the jurisdiction and sector

Do NOT fabricate specific figures. If web search returns insufficient data, note:

"[Industry data limited — recommend analyst review / Bloomberg supplement]"

Step 4 — Calculate Financial Ratios

Read references/financial-ratios.md for all formulas and flag logic.

Calculate every ratio for each available year. Apply the following flag rules:

  • ✅ Calculated successfully → show figure
  • ⚠️ Calculated but at borderline threshold → show figure + note
  • 🔲 Data insufficient → show [N/A — data required]
  • 📋 Requires internal input → show [TO BE CONFIRMED — internal policy]

RAROC and internal capital allocation are always [TO BE CONFIRMED]. DSCR denominator must match the proposed repayment schedule — confirm with user if unclear.


Step 5 — Draft the Credit Memo

Read references/credit-memo-structure.md for the full 8-section structure and content requirements for each section.

Drafting principles:

  • Write in formal institutional English — consistent with major UK/international bank standards
  • Tone: analytical, direct, no marketing language
  • Every material statement should be traceable to either the uploaded documents or web search
  • Clearly distinguish facts from analytical judgements
  • Use tables for all financial data — never prose for numbers
  • Section headers must match the structure in references/credit-memo-structure.md exactly
  • Flag all [TO BE CONFIRMED] items inline — do not omit them or leave blank
  • Do not invent internal policy figures (hurdle rates, limits, RWA) — always flag these

Risk section (Section 6):

Read references/risk-framework.md before drafting. Assign a risk rating (Low / Medium / High) for each risk category with a one-line rationale. This section reflects the analytical approach expected of a senior risk function, consistent with PRA supervisory expectations for credit risk governance.

Disclaimer:

Append the standard disclaimer from assets/disclaimer.md at the end of every report.


Step 6 — Output as Word Document (.docx)

Generate the final report as a formatted .docx file using the docx skill conventions:

  • Font: Arial throughout
  • Colour scheme: dark navy headers (#1F4E79), mid-blue subheadings (#2E75B6)
  • All financial tables: dark navy header row, alternating white/light-blue rows
  • Info tables (deal terms, company details): two-column label/value format
  • Risk rating boxes: colour-coded text (green=Low, amber=Medium, red=High)
  • Page header: "Credit Application Memorandum | Confidential — Internal Use Only"
  • Page footer: document date + page number
  • Cover page: borrower name, facility type, amount, date, classification label

Present the .docx file to the user when complete. Also offer a brief verbal summary of the key credit highlights and top 3 risks.


Quality Checklist (run before presenting output)

Before finalising, verify:

  • [ ] All 3 years of financials extracted and populated in tables
  • [ ] Every ratio in references/financial-ratios.md either calculated or flagged
  • [ ] No internal policy figures invented (RAROC, RWA, limits)
  • [ ] Risk section has a rating for each of the 7 categories
  • [ ] All [TO BE CONFIRMED] items visible and not hidden
  • [ ] Disclaimer appended
  • [ ] Document is .docx format, not markdown

Handling Edge Cases

Listed company: Extract financials from uploaded annual report. Use web search for stock performance context and peer comparison. Note exchange and ticker.

Unlisted / private company: Flag absence of public ratings. Rely on audited accounts. Note that valuation of pledged equity (if any) requires independent appraisal.

Holding company borrower / SPV: Distinguish between holdco and opco financials. Analyse guarantor separately. Note structural subordination risk.

Insufficient financials (only 1 year available): Complete what is possible. Note that trend analysis is limited and recommend additional data before credit approval.

Chinese-language source documents: Extract data from tables regardless of language. For narrative sections, translate key disclosures as needed. Note source language.

M&A / acquisition finance: Produce pro-forma combined financials. Separate target and acquirer analysis. Reference references/credit-memo-structure.md Section 1 addendum for transaction analysis structure.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

96.06%
按下载量换算3,071

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

敏感数据

该 Skill 可能接触密钥、Token、环境变量或敏感配置,应进入高风险复核队列,默认不自动发布。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills