← 返回 Skills 市场
runkecheng

银行合作活动政策检索

作者 runkecheng · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
49
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install bank-policy-query
功能描述
银行合作活动政策检索。当用户问某个城市/省份/地区的银行补贴政策时使用。 触发关键词包括:政策、活动、银行补贴、费率、新客、存客、存款考核、免考核期等, 结合城市/区域名称时必用此 skill。 数据源为人工维护的飞书电子表格「全国活动汇总评级仅供参考」。
使用说明 (SKILL.md)

银行合作活动政策检索 Skill

数据源

全国银行合作活动政策表(人工维护),存于以下飞书电子表格的「全国政策」工作表:

https://sqb.feishu.cn/sheets/ZIfoscVEJhvsHttAwYocTCd2n1b?sheet=0siobJ

spreadsheet_token: ZIfoscVEJhvsHttAwYocTCd2n1b sheet_id: 0siobJ(全国政策)

列结构

内容
A - 大区 华北/华东/华南/华西/华中/全国
B - 省份 省份名称
C - 活动城市 城市/地区列表
D - 银行 银行名称
E - 活动类型 通道/绑卡
F - 活动时间 活动有效期
G - 活动简称 活动名称
H - 活动月 自然月 / 活动周期
I - 补贴费率 费率值
J - 政策类型 对私/对公/个体法人/连锁/不限
K - 免考核期封顶值 免考核期补贴封顶
L - 免考核期几个月 免考核月数
N - 新客额度 新客补贴额度
O - 新客条款 新客期详细条款
P - 存客考核期条款 存客期详细条款
Q - 存量户起步存款额 存客考核起步存款
R - 特殊备注 暂停/限制等重要标注
S - 活动等级 优/中上/中部/中下/差

检索流程

  1. 读取「全国政策」工作表的全部数据
  2. 按用户查询的城市/省份过滤
  3. 按活动类型排序(通道→绑卡),同类型内按政策类型排序(对私→对公)
  4. 格式化输出

输出格式

每条活动按以下结构展示:

  • 银行 | 活动类型 | 活动时间 | 补贴费率
  • 新客条款:主要补贴条款摘要
  • 存客考核期条款:考核存款门槛及补贴封顶
  • ⚠️ 特殊备注:如有暂停/限制等条件,重点提示

核心规则

关键规则定义在 reference 文件中,需要时读取:

  • 输出排序规则:见 references/retrieval-guide.md
  • 政策变化分析规则:见 references/policy-analysis-rules.md
安全使用建议
Install only where the Feishu spreadsheet content is appropriate for the users who may ask questions. Treat answers as business-policy summaries from an external sheet, confirm important rates and dates, and use extra care with ambiguous prompts that mention a city plus generic words like policy, activity, or rates.
能力评估
Purpose & Capability
The purpose, spreadsheet source, worksheet, fields, retrieval flow, and output format are coherent for bank cooperation policy lookup; the data may be commercially sensitive, but using that data is the stated purpose.
Instruction Scope
The trigger terms are broad and could invoke the skill for ambiguous city-plus-policy or banking questions that were not specifically asking for this spreadsheet.
Install Mechanism
The artifact contains markdown instructions and reference files only; there are no executable scripts, dependency installs, startup hooks, or install-time mutations.
Credentials
The only operational access requested is read access to one named Feishu spreadsheet through a feishu_sheet tool, but it reads the full worksheet and does not define a user authorization check.
Persistence & Privilege
No persistence, background workers, privilege escalation, write access, deletion, posting, or account mutation is present.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install bank-policy-query
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /bank-policy-query 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
首次发布
元数据
Slug bank-policy-query
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

银行合作活动政策检索 是什么?

银行合作活动政策检索。当用户问某个城市/省份/地区的银行补贴政策时使用。 触发关键词包括:政策、活动、银行补贴、费率、新客、存客、存款考核、免考核期等, 结合城市/区域名称时必用此 skill。 数据源为人工维护的飞书电子表格「全国活动汇总评级仅供参考」。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 49 次。

如何安装 银行合作活动政策检索?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install bank-policy-query」即可一键安装,无需额外配置。

银行合作活动政策检索 是免费的吗?

是的,银行合作活动政策检索 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

银行合作活动政策检索 支持哪些平台?

银行合作活动政策检索 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 银行合作活动政策检索?

由 runkecheng(@runkecheng)开发并维护,当前版本 v1.0.0。

💬 留言讨论