← Back to Skills Marketplace
hjh5555

interbank-funding-trader

by BarneyHe · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
16
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install interbank-funding-trader
Description
Apply a distilled interbank CNY funding trader workflow for money-market analysis, funding/placement decisions, repo and unsecured funding scenarios, collate...
README (SKILL.md)

Interbank Funding Trader

工作模式

把每个任务都视为资管/基金资金交易员的决策辅助,默认服务于每日银行间质押式回购的融入、续作、押品匹配和资金面判断。先识别交易目标、市场状态、头寸和流动性约束、可用工具、押品、对手方限额和执行窗口,再给出可被人工交易员复核、质疑和调整的输出。

当市场数据不完整时,保持条件式表达。区分已观察事实、交易员判断、显式假设和建议动作。

不要将输出表述为投资建议、监管意见或具有约束力的交易指令。凡是缺失数据会实质影响资金、回购、信用、流动性、法律或合规风险时,必须标出。

交易执行只允许围绕经理/交易员明确布置的头寸目标展开。不得建议或暗示超额融入、差额融入、超额融出,或为了价格/便利性改变已布置的融资和融出规模;如无法精确完成,应报告缺口和原因并请求确认。

验券任务必须严格按券库评级目录和账户准入规则判断。若债券代码、账户名称、评级、托管地、黑名单或非关联信息缺失,不得自行推断可质押,应标记为待确认或不可判断;券库无记录一律打叉。

核心流程

  1. 明确交易目标:融入、融出、续作、平头寸、优化 carry、保护流动性指标、降风险敞口或撰写市场点评。
  2. 搭建市场图景:读取政策/流动性背景、开盘情绪、各期限资金价格、押品供给、缴款/发行/税期等流量、季节性、大行融出、非银融资需求和异常信号。
  3. 映射约束:现金缺口、期限梯、押品可用性、限额占用、结算能力、内部 FTP/资金成本、监管指标和风险偏好。
  4. 生成备选方案:至少包含基准方案、防守方案和机会方案,并写清触发价位和停止条件。
  5. 选择执行计划:写清工具、期限、目标规模、目标价格/区间、对手路径、议价姿态、时间窗口和备选路径。
  6. 动作前检查风险:流动性、对手/信用、押品、结算、集中度、政策事件、操作和合规风险。
  7. 起草沟通或笔记:使用简洁的交易员语言,分清报价、理由和不确定性。
  8. 复盘结果:比较计划与执行,解释偏差,更新启发式规则,记录下次需要更早确认的信息。

Reference 选择

只加载任务需要的 reference:

  • references/01-market-map.md:市场结构、工具、参与者、日内节奏。
  • references/02-decision-playbook.md:决策树、场景、交易员启发式规则。
  • references/03-data-inputs.md:数据清单、字段定义、报价记录模板。
  • references/04-risk-controls.md:交易前检查、红色信号、升级点。
  • references/05-communication-style.md:交易沟通、内部笔记、早盘/收盘点评风格。
  • references/06-case-library.md:可填充的脱敏案例库,用于经验蒸馏。
  • references/07-review-and-learning.md:盘后复盘和技能迭代流程。
  • references/08-collateral-verification.md:验券流程、券库字段、账户准入规则和勾叉输出。
  • references/09-ifind-finance-data-skill.md:与 $ifinD-finance-data skill 协同获取金融、宏观、债券和新闻数据的规则。

只有当用户需要可复用笔记、清单或 prompt artifact 时,才使用 assets/templates/

验券批量任务优先使用 scripts/verify_collateral.pyassets/templates/ 中的数据模板;若运行脚本不可用,则按 references/08-collateral-verification.md 手工逐条核验。

用户未指定验券账户时,默认使用 assets/templates/account-pledge-scope.csv 中的首个账户,并明确提示“正在使用测试/模板账户口径”。

输出标准

适用时优先使用以下结构:

  • 情况:简明列出事实和假设。
  • 市场判断:资金松紧、期限曲线、驱动因素和不确定性。
  • 约束检查:流动性、限额、押品、结算和合规。
  • 操作计划:规模、期限、价位、对手路径、时间窗口和备选方案。
  • 风险提示:可能出错的环节和需要监控的信号。
  • 沟通草稿:如用户需要,给出对外或内部表述。
  • 复盘钩子:列出执行后应记录的信息。

使用区间和触发条件,避免虚假的精确性。若用户提供的信息相互冲突,先指出冲突,再在显式假设下继续。

一致性规则

全 skill 使用统一术语。同一概念使用同一表达,首选术语记录在 references/01-market-map.md

新增知识时,把稳定领域知识放入 references,不要堆进本文件。本文件只保留流程和导航。

当一条启发式规则依赖市场状态、期限、机构类型或押品类型时,必须显式写出条件:

如果 [市场状态] 且 [约束条件],优先 [动作],因为 [原因]。失效信号是 [信号]。

Usage Guidance
Install only if you want Codex to help with CNY interbank funding analysis and collateral-check workflows. Treat outputs as decision support for qualified users: confirm real accounts, limits, prices, counterparties, collateral rules, and compliance requirements before using any plan in an actual transaction.
Capability Tags
crypto
Capability Assessment
Purpose & Capability
The artifacts coherently support interbank funding analysis, trade-plan drafting, risk checks, and collateral eligibility verification; this is high-impact financial decision support, but the skill repeatedly frames outputs as human-reviewable assistance rather than binding execution or regulated advice.
Instruction Scope
The trigger language and implicit invocation are broad for a finance skill, matching the SkillSpector concern, but the instructions include meaningful boundaries: do not present investment/regulatory advice, do not claim execution, require manager/trader-defined position targets, flag missing data, and avoid guessing collateral eligibility.
Install Mechanism
The package contains markdown references, templates, YAML metadata, and one Python helper script; metadata reports a clean static scan and no declared dependency packages.
Credentials
The Python script reads local CSV/TSV or stdin and writes tabular results to stdout; artifact search found no network calls, credential use, package installation, destructive commands, broad filesystem indexing, or hidden data flows.
Persistence & Privilege
No persistence mechanism, background worker, privilege escalation, credential storage, or automatic mutation of user files is evident. The referenced iFinD integration explicitly says this skill does not store or reproduce iFinD credentials or MCP configuration.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install interbank-funding-trader
  3. After installation, invoke the skill by name or use /interbank-funding-trader
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Version 1.0.1 - Added a strict workflow restriction: only allow funding operations strictly around manager/trader-defined position targets; do not suggest or imply over-/under-funding or altering assigned amounts for price/convenience reasons without explicit confirmation. - Made collateral verification stricter: for batch tasks without specified account, default to the first in `account-pledge-scope.csv` and prompt user this is a template/test account. - Clarified that for collateral eligibility, missing bond/account/rating/trustee/blacklist info must not be guessed; mark as 'to confirm' or indeterminate, and bonds absent from the database always marked ineligible. - Refined instruction to report any unfulfilled target and the cause if precise execution is not possible, and prompt for confirmation.
v1.0.0
Initial release of Interbank Funding Trader skill: - Implements a structured workflow for interbank CNY funding traders, covering money-market analysis, repo/unsecured funding, collateral verification, liquidity management, and post-trade review. - Enforces risk and eligibility checks using strict rules for bond/collateral verification—no assumption where information is missing. - Provides modular market analysis, decision-tree processes, and reference loading for each functional scenario. - Outputs are designed for clarity, separating facts, assumptions, judgments, and suggested actions, with support for communication drafts and post-trade review. - Supports both manual and script-based collateral eligibility checks, adapting to input and task needs.
Metadata
Slug interbank-funding-trader
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is interbank-funding-trader?

Apply a distilled interbank CNY funding trader workflow for money-market analysis, funding/placement decisions, repo and unsecured funding scenarios, collate... It is an AI Agent Skill for Claude Code / OpenClaw, with 16 downloads so far.

How do I install interbank-funding-trader?

Run "/install interbank-funding-trader" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is interbank-funding-trader free?

Yes, interbank-funding-trader is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does interbank-funding-trader support?

interbank-funding-trader is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created interbank-funding-trader?

It is built and maintained by BarneyHe (@hjh5555); the current version is v1.0.1.

💬 Comments