tag-organize

Diagnose and consolidate inconsistent tags across a WPS Notes corpus.

Updated Apr 17, 2026
One-click install
npx skills add https://github.com/dy9759/SkillCollection --skill tag-organize-dy9759
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tag-organize
Source: https://github.com/dy9759/SkillCollection/tree/main/skills/tag-organize
Command: npx skills add https://github.com/dy9759/SkillCollection --skill tag-organize-dy9759

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes chaos from note tagging by diagnosing inconsistent, duplicate, and poorly structured tags across a WPS Notes corpus and producing a safe, user-approved plan to consolidate and improve tag discoverability.

Core Features & Use Cases

  • Global diagnosis: produce tag statistics, identify untagged notes, detect duplicate or semantically equivalent tags, and flag hierarchical issues.
  • Targeted analysis tools: use lightweight queries to list notes under a tag, locate tag occurrences in blocks, and read full notes only when necessary.
  • Safe, auditable execution: propose a consolidated taxonomy, obtain user confirmation, and execute batched edits that only modify tag elements while preserving all other block content.
  • Use case: prepare a clear merge plan for multiple "todo"/"待办"/"to-do" variants, present the changes for confirmation, and then apply replacements across confirmed notes while skipping ambiguous items.

Quick Start

Ask the assistant to analyze my WPS notes' tags, propose a consolidated tag hierarchy with rationale, and apply the confirmed tag merges while preserving non-tag content.

Frequently Asked Questions about tag-organize

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I consolidate duplicate and inconsistent tags in WPS Notes?

Consolidate duplicate WPS Notes tags by diagnosing global tag health, detecting semantic equivalents, and proposing a normalized taxonomy for user-approved batch relabeling. The tool only modifies tag elements while preserving all other block content.

What is the best way to merge semantically equivalent note tags like todo and to-do?

Merge semantically equivalent note tags by generating a clear consolidation plan that maps variants like todo and to-do to a single normalized taxonomy. The tool presents proposed changes for user confirmation before executing batched edits.

Can I detect hierarchical tag errors and naming collisions across my note corpus?

Detect hierarchical tag errors and naming collisions by scanning your note corpus metadata. The tool diagnoses global tag health, flags structural issues, and identifies untagged notes to produce comprehensive tag statistics.

Does batch relabeling in WPS Notes preserve existing block content during tag cleanup?

Batch relabeling in WPS Notes preserves existing block content by using read_blocks and edit_block replace semantics. This ensures only tag elements are modified while all other note content remains completely untouched during execution.

What happens to ambiguous tags when applying a consolidated taxonomy to notes?

Ambiguous tags are skipped when applying a consolidated taxonomy due to strict skip-on-uncertain-intent and no-deletion safety rules. The tool enforces these precautions to prevent unintended data loss during batch relabeling operations.

Do I need read access to note metadata to diagnose and optimize WPS Notes tags?

Diagnosing and optimizing WPS Notes tags requires read access to note metadata and block contents. The tool uses lightweight queries to locate tag occurrences and reads full notes only when necessary to propose safe taxonomy improvements.