Skip to content

Add quick-list skill#102

Open
johniannone-eng wants to merge 4 commits intomainfrom
add-quick-list-skill
Open

Add quick-list skill#102
johniannone-eng wants to merge 4 commits intomainfrom
add-quick-list-skill

Conversation

@johniannone-eng
Copy link
Copy Markdown

@johniannone-eng johniannone-eng commented Feb 27, 2026

Skill Overview

engage-segment-builder: Fast audience upload to CDP Engage from a list of emails/IDs.

What This Skill Does

  • Takes a list of emails (inline, file, or SQL query) and creates a usable segment in Engage
  • Automates the full chain: TD table → parent segment → child segment
  • Eliminates manual parent segment configuration for simple list uploads
  • Guides user through workspace selection or creation

Flow

Two paths based on user choice:

Path A (new parent segment):
emails → TD table → parent segment → child segment → workspace guidance

Path B (add to existing parent segment):
emails → insert into existing table → re-run parent segment → child segment auto-updates → workspace check

Known Limitations

  • Workspace-to-parent-segment association cannot be automated via CLI yet — user is guided to do this manually in Engage Studio UI. Planned as a future CLI enhancement.

Checklist

  • SKILL.md is under 500 lines
  • description contains succinct trigger conditions
  • No generic concept explanations
  • Examples used instead of prose
  • Tested with Claude Code (multiple end-to-end runs)

🤖 Generated with Claude Code

Enables users to upload a list of emails and create a usable segment
in CDP Engage without manually configuring parent segments.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@johniannone-eng johniannone-eng requested review from a team as code owners February 27, 2026 21:41
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@xerial xerial added the tdx:core-skills Touches core skills: tdx-skills, sql-skills, workflow-skills label Mar 5, 2026
johniannone-eng and others added 2 commits March 16, 2026 10:27
More descriptive name helps Claude route user intents like "upload a
contact list" or "create an email list for a campaign" to this skill.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tdx:core-skills Touches core skills: tdx-skills, sql-skills, workflow-skills

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants