← 返回 Skills 市场
xbridge-ext-helper
作者
dongwangwangyangyan
· GitHub ↗
· v1.0.0
· MIT-0
102
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install xbridge-ext-helper
功能描述
帮助开发者在 xbridge3 框架中使用扩展字段(Extension Fields)。当用户需要: - 添加新的扩展字段到交易表 - 创建国家特定的扩展字段(如越南、马来西亚等) - 配置 @EntityColumnSchema 注解 - 使用 ExtensionUtils 读取/设置扩展字段 - 理解索引字段...
安全使用建议
This skill appears internally consistent and focused on xbridge3 extension-field examples, but note the source/homepage is unknown. Before using in production: (1) review the bundled Java code for licensing and to ensure it matches your project's packages/namespaces, (2) run the examples in a dev/sandbox environment, (3) confirm the idx_str/idx_date/idx_number column allocations match your DB schema and capacity, and (4) search the files for any hard-coded secrets or external endpoints (none were detected by the scanner). If you need higher assurance, ask the publisher for provenance or prefer a skill from a known project/repo.
功能分析
Type: OpenClaw Skill
Name: xbridge-ext-helper
Version: 1.0.0
The skill bundle is a developer assistant for the xbridge3 framework, specifically focusing on the implementation and management of extension fields in transaction tables. The provided Java reference files (such as TransactionDAO.java and VNTransactionProcessor.java) and documentation (SKILL.md, xbridge-ext-use.md) contain legitimate business logic for data persistence, DTO conversion, and country-specific tax/discount processing without any signs of malicious intent, data exfiltration, or unauthorized execution.
能力标签
能力评估
Purpose & Capability
The name/description (xbridge3 extension fields) matches the SKILL.md and the included Java examples (CommonExtension, EntityExtensionSchema, Processor, DAO, ExtensionUtils). No unrelated binaries, env vars, or cloud credentials are requested.
Instruction Scope
SKILL.md provides concrete code examples and step-by-step guidance for defining and persisting extension fields. The instructions only reference project classes, JSON ext_data, and framework APIs; they do not instruct reading arbitrary host files, accessing unrelated env vars, or contacting external endpoints.
Install Mechanism
This is instruction-only (no install spec). Although code files are bundled for examples, there is no download/install step that would write or execute remote artifacts on the host.
Credentials
The skill declares no required environment variables, credentials, or config paths and the SKILL.md does not access any hidden secrets—requested access is proportionate to a developer help guide.
Persistence & Privilege
always is false and the skill does not request persistent system privileges or modify other skills/config. disable-model-invocation is false (normal); there is no evidence of privileged persistent behavior.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install xbridge-ext-helper - 安装完成后,直接呼叫该 Skill 的名称或使用
/xbridge-ext-helper触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
xbridge-ext-helper 1.0.0
- Initial release providing step-by-step guidance and full code examples for using extension fields in the xbridge3 framework.
- Explains key extension field types (`IndexedExtDataField`, `VirtualExtDataField`) and index column allocation (`idx_str`, `idx_date`, `idx_number`).
- Covers scenarios including: adding country-specific extension fields, configuring annotation mappings, reading/writing with ExtensionUtils, and handling extension data in DAO/service layers.
- Includes reference tables for annotation attributes and recommended index field usage.
- Documents common errors and best practices for extension field development.
元数据
常见问题
xbridge-ext-helper 是什么?
帮助开发者在 xbridge3 框架中使用扩展字段(Extension Fields)。当用户需要: - 添加新的扩展字段到交易表 - 创建国家特定的扩展字段(如越南、马来西亚等) - 配置 @EntityColumnSchema 注解 - 使用 ExtensionUtils 读取/设置扩展字段 - 理解索引字段... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 102 次。
如何安装 xbridge-ext-helper?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install xbridge-ext-helper」即可一键安装,无需额外配置。
xbridge-ext-helper 是免费的吗?
是的,xbridge-ext-helper 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
xbridge-ext-helper 支持哪些平台?
xbridge-ext-helper 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 xbridge-ext-helper?
由 dongwangwangyangyan(@dongwangwangyangyan)开发并维护,当前版本 v1.0.0。
推荐 Skills