armor-tags

Apply custom tags to tables and columns across data sources.

1|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/anomalyarmor/agents --skill armor-tags
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: armor-tags
Source: https://github.com/anomalyarmor/agents/tree/main/skills/tags
Command: npx skills add https://github.com/anomalyarmor/agents --skill armor-tags

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires anomalyarmor, and includes scripts (resource) components.

What problem does it solve?

This Skill helps organize and classify database objects with tags, enabling better governance, compliance, and business categorization.

Core Features & Use Cases

  • Tagging: Apply custom tags to tables and columns.
  • Classification: Categorize data based on business, technical, or governance needs.
  • Use Case: Tag sensitive customer data columns as "PII" for compliance or tag key reporting tables as "financial" for business users.

Quick Start

Use the armor-tags skill to tag the table 'public.customers' in the 'postgresql.analytics' asset as 'pii_data' with the 'governance' category.

Frequently Asked Questions about armor-tags

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

FAQPage Schema
How do I tag tables and columns for data classification and governance?

Data classification and governance tagging is enabled by applying custom tags to database tables and columns. This allows you to categorize data assets based on business, technical, or compliance requirements using a programmatic SDK.

What is data classification tagging used for in metadata management?

Data classification tagging is used to organize database objects for better governance, compliance, and business categorization. It solves the problem of uncategorized data by enabling the application of specific metadata tags to key reporting tables or sensitive columns.

Do I need the AnomalyArmor Python SDK to apply compliance tags to data assets?

Yes, you need the AnomalyArmor Python SDK because programmatic tag creation and application are required to classify and govern data assets. This SDK provides the necessary interface to apply custom tags across various data sources.

Can I categorize sensitive customer data as PII for compliance purposes?

Yes, you can categorize sensitive customer data as PII for compliance purposes. The tagging system supports applying custom compliance tags to specific columns, such as tagging a public.customers table as pii_data within a governance category.

What's the best way to manage business and technical metadata categories for data cataloging?

The best way to manage metadata categories for data cataloging is using a dedicated tagging system that supports business, technical, and governance categories. This ensures structured classification across all connected data sources and assets.