taxonomy-normalizer
统一不同团队、不同表里的分类体系,保留别名映射与废弃词。;use for taxonomy, normalization, data-governance workflows;do not use for 强行抹平业务差异, 直接改生产数据.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/52yuanchangxing/taxonomy-normalizerWhat This Skill Does
The taxonomy-normalizer is a specialized OpenClaw AI agent skill designed to bridge the gap between fragmented data classification systems. Organizations often struggle with inconsistent labeling across various teams, databases, and historical datasets. This skill acts as a logical architect that ingests disparate category lists, aliases, and deprecated terms to produce a unified governance structure. It excels at identifying overlaps, resolving naming conflicts, and generating clear migration paths without modifying your production environment.
Installation
To install this skill, run the following command in your terminal:
clawhub install openclaw/skills/skills/52yuanchangxing/taxonomy-normalizer
Use Cases
- Cross-Team Integration: Standardize category definitions when two departments merge their project data or customer segments.
- Data Governance Workflows: Clean up legacy data by mapping obsolete or redundant tags to a new, standardized taxonomy while maintaining historical lookup tables.
- System Migration: Prepare for a database schema update by mapping existing non-uniform categories into a new, strictly defined taxonomy framework.
- Conflict Resolution: Identify semantic overlaps where different teams are using different labels for the same logical object.
Example Prompts
- "I have two lists of product categories from the Marketing and Engineering teams. Please analyze them, identify the overlaps, and propose a master taxonomy list."
- "Here is a CSV containing legacy CRM status labels. Please suggest a normalization plan that keeps the old tags as aliases but moves everything to a new, clean standard."
- "We are migrating our article tags. Please create a mapping strategy that includes a list of deprecated terms and their recommended replacements, ensuring we don't break existing historical search filters."
Tips & Limitations
- Safety First: This skill is strictly designed for planning and analysis. It will not modify your production database or external configurations. Always treat its output as a proposal for human review.
- Contextual Awareness: The skill works best when provided with context regarding the 'why' behind certain categories. If you have documentation on why certain terms are deprecated, share it to improve the accuracy of the migration plan.
- Transparency: If the skill cannot resolve a naming conflict, it will explicitly list it as a 'pending confirmation item' rather than guessing. Review these items carefully before proceeding with any data updates.
- Dry-Run Policy: Always use the provided structure to generate a 'review-only' draft before attempting to execute any data change scripts in your backend systems.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-52yuanchangxing-taxonomy-normalizer": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: file-read
Related Skills
portfolio-case-study-forge
Turn rough project notes into polished portfolio case studies with metrics, visuals checklist, and interviewer talking points.
evidence-gap-mapper
在报告、方案或演示稿中定位结论先行但证据不足的位置,并给出补证优先级。;use for evidence, gap-analysis, research workflows;do not use for 伪造数据支撑结论, 忽略高风险假设.
policy-to-checklist
把征稿启事、通知、比赛规则、制度文件、招标要求等转成可执行检查清单与时间线。
incident-postmortem-assistant
将事故线索整理成复盘草案,区分根因、诱因、放大器、影响与修复动作。;use for incident, postmortem, sre workflows;do not use for 归责个人, 篡改时间线.
ecommerce-customer-service-pro
行业可选的智能电商客服技能。用于售前咨询、售中跟进、催付催单、发货物流、售后处理、退款退换、投诉安抚、差评挽回、FAQ整理、达人与机构商务沟通等场景;先识别行业与场景,再输出全面、合规、可直接发送的话术与处理建议。