Skip to content
Last updated

Supported Skills Catalog

WebDesktopMobile

This catalog lists the skills delivered by the tdx-skills plugin — the plugin Treasure AI Studio enables by default, so these skills are available in every account out of the box. Use it to find the right skill for your task, understand what each one does, and know which user personas benefit most.

Beyond the default plugin

The tdx-skills plugin is one of several in the pre-installed td-skills marketplace. Other plugins — SQL query skills, workflow authoring, real-time personalization, document generation, and more — are available but not enabled by default. Enable them in Settings → Marketplace; see Plugin Marketplace. This page covers only the default tdx-skills plugin.

Objective

Provide a complete reference of the skills in the default tdx-skills plugin so users can identify the right skill for their task without trial and error.

Prerequisites


How to Read This Catalog

Each skill entry includes:

FieldMeaning
Skill NameThe skill's name as it appears in the plugin (for example, segment)
DescriptionWhat the skill teaches the AI to do
Key CapabilitiesSpecific tasks the skill enables
Target PersonaWho benefits most — though the AI applies any relevant skill regardless of your role

Persona Key:

LabelRole
Data AnalystWrites queries, explores data, builds reports
Data EngineerBuilds pipelines, manages workflows, optimizes infrastructure
MarketerManages segments, journeys, campaigns, and activations
CDP AdminConfigures parent segments, manages audience architecture
Solutions EngineerImplements end-to-end solutions, validates configurations
DeveloperBuilds agents, integrations, and applications
All UsersUniversal — useful regardless of role

CDP & Segments

Build, validate, and analyze CDP parent and child segments.

Skill NameDescriptionKey CapabilitiesTarget Persona
parent-segmentManage CDP parent segments with tdx ps and YAML configsMaster table configuration, attribute and behavior definitions, tdx ps validate for join validation, tdx ps preview for data preview, schedule configuration (daily/hourly/cron)CDP Admin, Solutions Engineer
segmentManage CDP child segments with tdx sg and YAML rule configsValue and Behavior condition types, all operators (Equal, In, Between, TimeWithinPast, and more), behavior aggregations with filters, nested condition groups, field discovery with tdx sg fieldsMarketer, CDP Admin
validate-segmentValidation reference for CDP segment YAMLAll 18 operator types with required fields, error code reference, troubleshooting for tdx sg validate and tdx sg push --dry-run, behavior condition structure checksSolutions Engineer
parent-segment-analysisQuery and analyze CDP parent segment output dataOutput database schema discovery with tdx ps desc -o, customer and behavior table querying, attribute and behavior exploration, report buildingData Analyst

When to use segment skills:

  • For Marketers: Use segment to build audience rules in natural language. Say "create a segment of users who visited the pricing page in the last 7 days and haven't purchased" and the AI drafts the segment definition in the correct YAML schema for you to review against your intent before pushing.
  • For CDP Admins: Start with parent-segment to set up the foundation, then use segment for child segments. Add validate-segment when debugging validation errors.
  • For Data Analysts: Use parent-segment-analysis to explore customer and behavior data in parent segment output tables.

Journeys & Activations

Design customer journeys and configure activation connectors.

Skill NameDescriptionKey CapabilitiesTarget Persona
journeyCreate, edit, and manage CDP customer journeysJourney YAML with segments, activations, and stage steps (wait, activation, decision_point, ab_test, merge, jump, end), flow logic, pushing changes, and journey performance analysis, tables, and reportsMarketer
validate-journeyValidation reference for CDP journey YAMLError codes by category, step type requirements and parameters, segment references, flow control rules (merge, branching, convergence)Solutions Engineer
connector-configWrite connector_config for segment and journey activationsField discovery with tdx connection schema <type>, connector field mapping, activation configuration for supported connection typesSolutions Engineer

When to use journey and activation skills:

  • For Marketers: Use journey to describe a customer flow in plain language, and the AI drafts a journey definition for you to review against your intent before pushing.
  • For Solutions Engineers: Add validate-journey to debug journey errors, and connector-config to configure activation connectors after discovering their fields.

Campaigns

Build and deploy Treasure Engage email and push campaigns.

Skill NameDescriptionKey CapabilitiesTarget Persona
engageManage Treasure Engage email templates and campaigns with tdx engageWorkspace management, email and push campaign configuration with YAML + HTML, template creation and editing, preview, validation, and deploymentMarketer

When to use the engage skill:

  • For Marketers: Use engage to create, preview, and deploy email and push campaigns. Describe the campaign and the AI drafts a YAML definition alongside the HTML content for you to preview and validate before pushing.

AI Agents

Build, test, and deploy agents on AI Agent Foundry.

Skill NameDescriptionKey CapabilitiesTarget Persona
foundry-agentBuild AI Agent Foundry agents with tdx agent pull/pushagent.yml structure, tool configuration (knowledge_base, agent, web_search, image_gen), @ref syntax, knowledge base setup, YAML/Markdown authoringSolutions Engineer, Developer
foundry-agent-promptWrite effective system prompts for AI Agent Foundry agentsRole definition, constraint specification, output formatting, tool usage instructions, prompt structure patternsSolutions Engineer
foundry-agent-testRun automated tests for AI Agent Foundry agents with tdx agent testtest.yml format with user_input/criteria, single and multi-round tests, judge agent evaluation, criteria development workflowSolutions Engineer

When to use agent skills:

  • For Solutions Engineers and Developers: Use all three as a set. Build with foundry-agent, write the system prompt with foundry-agent-prompt, and validate with foundry-agent-test. See AI Agent Foundry for the product these agents run on.

Workflows

Manage Treasure Workflows via the tdx CLI.

Skill NameDescriptionKey CapabilitiesTarget Persona
workflowManage Treasure Workflows with tdx wf commandsProject sync (pull/push/clone), running workflows, session and attempt monitoring, task timeline visualization, retry and kill operations, secrets managementData Engineer

When to use the workflow skill:

  • For Data Engineers: Use workflow for the full workflow lifecycle — syncing projects, running workflows, monitoring execution, debugging failures, and retrying tasks.

CLI

Core CLI operations for managing Treasure AI resources.

Skill NameDescriptionKey CapabilitiesTarget Persona
tdx-basicExecute core tdx CLI commandstdx databases, tdx tables, tdx describe, and tdx query; authentication setup with tdx auth setup; context management with profiles and sessions; output formats (JSON/TSV/table)All Users

When to use the CLI skill:

  • For all users: The tdx-basic skill is a good baseline — it helps the AI construct correct CLI commands for database and table exploration, schema inspection, query execution, and authentication.

Quick Reference: Skills by Persona

Find the skills most relevant to your role:

Data Analysts

SkillWhy
parent-segment-analysisExplore customer and behavior data in parent segment output tables
tdx-basicCore CLI operations for database exploration and queries

Data Engineers

SkillWhy
workflowFull workflow lifecycle — sync, run, monitor, debug, retry
tdx-basicCLI-driven data operations and resource management

Marketers

SkillWhy
segmentBuild audience segments in natural language
journeyDesign customer journeys with stages and activations
engageCreate and deploy email and push campaigns

CDP Admins

SkillWhy
parent-segmentSet up and manage CDP parent segment foundations
segmentBuild and manage child segments

Solutions Engineers

SkillWhy
parent-segmentSet up CDP foundations for client implementations
validate-segment, validate-journeyDebug configuration and validation errors
connector-configConfigure activation connectors
foundry-agent, foundry-agent-prompt, foundry-agent-testFull agent development lifecycle

Developers

SkillWhy
foundry-agent, foundry-agent-prompt, foundry-agent-testBuild, prompt, and test AI Agent Foundry agents

All Users

SkillWhy
tdx-basicCore CLI operations every user needs

Skill Availability by Platform

The tdx-skills plugin applies on every platform, but plugin management differs:

CapabilityWebDesktop (Mac)Mobile (iOS)
Skills applied in AI responsesYesYesYes
Enable or disable plugins (Settings → Marketplace)YesYes--
Register additional marketplacesYesYes--
Mobile

Plugin management is Web and Desktop only. Plugins you enable there — including tdx-skills — apply to your Mobile conversations automatically.


Verification

After reading this catalog, you can:

  • Identify which skills to activate for a CDP segment-to-journey workflow
  • Name the skills a Solutions Engineer needs to build and test an AI Agent Foundry agent
  • Explain the difference between segment and validate-segment
  • Find the right skill for managing a Treasure Engage campaign
  • Explain that these skills come from the default tdx-skills plugin, and where to find others

Troubleshooting

IssueSolution
A skill I expected isn't listed hereThis catalog covers only the default tdx-skills plugin. SQL, workflow-authoring, real-time, and document skills live in other plugins — enable them in Settings → Marketplace (see Plugin Marketplace)
A skill is available but the AI doesn't use itSkills provide context — the AI decides when to apply them. Make your prompt more specific so it clearly matches the skill's domain (for example, "build a segment for users who purchased last week" for the segment skill)

Next Steps