Blog Taxonomy Manage tags, categories, and topic clusters across CMS platforms. Commands | Command | Purpose | |---------|---------| | | Extract candidate tags and categories from content | | | Push taxonomy to CMS via authenticated API | | | Check for thin tags, orphan tags, taxonomy bloat | Tag Suggestion Workflow Step 1: Parse Content Structure Read the target file and extract: - All H2 and H3 headings (primary topic signals) - Bold and italic phrases (emphasis signals) - Existing frontmatter tags/categories if present Step 2: Frequency Analysis Scan the body text for high-frequency phrase…