← Back to Skills Marketplace
52yuanchangxing

Taxonomy Normalizer

by vx:17605205782 · GitHub ↗ · v1.0.0 · MIT-0
darwinlinuxwin32 ✓ Security Clean
137
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install taxonomy-normalizer
Description
统一不同团队、不同表里的分类体系,保留别名映射与废弃词。;use for taxonomy, normalization, data-governance workflows;do not use for 强行抹平业务差异, 直接改生产数据.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install taxonomy-normalizer
  3. After installation, invoke the skill by name or use /taxonomy-normalizer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug taxonomy-normalizer
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Taxonomy Normalizer?

统一不同团队、不同表里的分类体系,保留别名映射与废弃词。;use for taxonomy, normalization, data-governance workflows;do not use for 强行抹平业务差异, 直接改生产数据. It is an AI Agent Skill for Claude Code / OpenClaw, with 137 downloads so far.

How do I install Taxonomy Normalizer?

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

Is Taxonomy Normalizer free?

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

Which platforms does Taxonomy Normalizer support?

Taxonomy Normalizer is cross-platform and runs anywhere OpenClaw / Claude Code is available (darwin, linux, win32).

Who created Taxonomy Normalizer?

It is built and maintained by vx:17605205782 (@52yuanchangxing); the current version is v1.0.0.

💬 Comments