← 返回 Skills 市场
Taxonomy Normalizer
作者
vx:17605205782
· GitHub ↗
· v1.0.0
· MIT-0
137
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install taxonomy-normalizer
功能描述
统一不同团队、不同表里的分类体系,保留别名映射与废弃词。;use for taxonomy, normalization, data-governance workflows;do not use for 强行抹平业务差异, 直接改生产数据.
安全使用建议
This skill appears coherent and low-risk for its stated purpose, but take normal precautions before running it: (1) Inspect scripts yourself (scripts/run.py is included) and run in a safe/test environment first. (2) Use --dry-run or redirect output to a temporary file before applying any suggested changes. (3) Avoid pointing the tool at directories containing unredacted secrets or sensitive PII—the script will read and summarize many file types and may surface sensitive values in reports. (4) Confirm you trust the skill source before giving it large or production directories to scan. If you need networked or automated writes to external systems, require additional review and explicit safeguards—this skill is intended to produce reviewable suggestions, not to change production systems.
功能分析
Type: OpenClaw Skill
Name: taxonomy-normalizer
Version: 1.0.0
The skill bundle is a well-documented tool for taxonomy normalization and data governance. The core logic in `scripts/run.py` is robust and includes several auditing modes (e.g., `pattern_audit`, `skill_audit`) that appear to be part of a reusable framework; notably, the pattern scanner includes logic to redact detected secrets rather than exfiltrate them. The instructions in `SKILL.md` are safety-conscious, explicitly advising the agent against modifying production data or executing high-risk commands. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found.
能力评估
Purpose & Capability
Name/description (taxonomy normalization, mapping, dry-run oriented) match the included assets and the bundled script. The only required binary is python3 which is appropriate for a Python script-based skill. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md limits activity to producing structured, reviewable outputs and suggests running the local script or using local template/spec files when execution isn't available. The runtime instructions do not ask the agent to read unrelated system state or transmit results externally. They do allow scanning of provided files/directories (intended for audit), which is coherent with the skill purpose.
Install Mechanism
No install spec; this is an instruction-only skill with a bundled Python script. Nothing is downloaded from external URLs and there are no extract/install steps. This is a low-risk distribution model consistent with the stated intent.
Credentials
No environment variables, credentials, or config paths are required. The included script operates on files/paths provided by the user and does not contact external endpoints. Note: the script can read many local file types (e.g., .md, .py, .js, .sh, .csv) to produce reports, which is appropriate for auditing but means it can surface secrets present in those files.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request elevated or persistent platform privileges and does not modify other skills' configs. The script can write an output file only when the user supplies an output path (and respects --dry-run), which matches the stated 'do not auto-change production' guidance.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install taxonomy-normalizer - 安装完成后,直接呼叫该 Skill 的名称或使用
/taxonomy-normalizer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of taxonomy-normalizer skill:
- Unifies classification systems from different teams or tables.
- Preserves alias mappings and deprecated terms.
- Provides structured outputs: current categories, conflicts/overlaps, suggested main categories, alias maps, deprecated terms, and migration suggestions.
- Includes clear guidance on safe usage and operation boundaries.
- Does not modify production data or force business unification.
元数据
常见问题
Taxonomy Normalizer 是什么?
统一不同团队、不同表里的分类体系,保留别名映射与废弃词。;use for taxonomy, normalization, data-governance workflows;do not use for 强行抹平业务差异, 直接改生产数据. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 137 次。
如何安装 Taxonomy Normalizer?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install taxonomy-normalizer」即可一键安装,无需额外配置。
Taxonomy Normalizer 是免费的吗?
是的,Taxonomy Normalizer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Taxonomy Normalizer 支持哪些平台?
Taxonomy Normalizer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux, win32)。
谁开发了 Taxonomy Normalizer?
由 vx:17605205782(@52yuanchangxing)开发并维护,当前版本 v1.0.0。
推荐 Skills