Skip to content
Automation
Skill

/signal-taxonomy

Use to define schemas, topic tags, and lineage metadata for enriched

From plugin
gtm-agents
368200 skills200 agents199 commands
Install
$ npx -y skills add gtmagents/gtm-agents --skill signal-taxonomy --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/signal-taxonomy

Context preview

The summary Claude sees to decide when to auto-load this skill.

Use to define schemas, topic tags, and lineage metadata for enriched

SKILL.md

signal-taxonomy.SKILL.md
name: signal-taxonomy
description: Use to define schemas, topic tags, and lineage metadata for enriched
  signals.

Signal Taxonomy Skill

When to Use

  • Normalizing multiple provider outputs into a unified schema.
  • Rolling out new intent topics, enrichment attributes, or scoring dimensions.
  • Auditing lineage + compliance requirements.

Framework

1. **Schema Definition** – fields, datatypes, required/optional flags. 2. **Topic & Attribute Mapping** – align provider-specific attributes to canonical names. 3. **Versioning** – maintain change logs, effective dates, and migration steps. 4. **Validation Rules** – min/max values, allowed lists, dependency rules. 5. **Documentation** – publish data dictionary + lineage diagrams.

Templates

  • Data dictionary sheet (field, description, source, owner).
  • Topic mapping table by provider.
  • Migration checklist for schema changes.

Tips

  • Keep names human-readable for GTM teams but consistent with data warehouse standards.
  • Tag every field with owner + refresh cadence.
  • Pair with `identity-resolution` to ensure IDs and linkages stay consistent.

---

Ships withgtm-agents

Free AI automation for sales, marketing, and growth teams. No coding required.

Get the whole plugin