/signal-taxonomy
Use to define schemas, topic tags, and lineage metadata for enriched
$ npx -y skills add gtmagents/gtm-agents --skill signal-taxonomy --agent claude-codeHow 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.mdname: 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.
---
Free AI automation for sales, marketing, and growth teams. No coding required.
Other skills on gtm-agents.
- /account-tiering
Use when defining ABM tiers, scoring logic, and coverage rules.
Open skill - /personalization
Use when crafting tiered ABM messaging, offers, and creative variants.
Open skill - /signal-intel
Use when consolidating intent, product usage, and third-party signals
Open skill - /account-health-framework
Use to score accounts, flag risks, and standardize remediation triggers.
Open skill - /exec-briefing
Use to craft concise executive updates, agendas, and follow-up logs for
Open skill - /expansion-playbook
Use to package upsell, cross-sell, and advocacy motions tied to customer
Open skill

