Token导航 LogoToken导航TokenDH.com
研究检索敏感数据github未标认证来源可访问许可证需确认审计通过

sales-braze销售钎焊

Agent Skill

sales-braze 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

915

周安装

37

GitHub Stars

13

下载量

287
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:sales-braze(销售钎焊)
来源仓库:https://github.com/sales-skills/sales
仓库路径:skills/sales-braze
安装命令:
npx skills add https://github.com/sales-skills/sales --skill sales-braze
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/sales-skills/sales --skill sales-braze

简介

sales-braze 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。

  • 适用于销售研究、信息检索和线索筛选等需要精准匹配来源仓库的场景。
  • 通过关键词或任务描述触发,返回符合条件的候选结果列表,支持进一步交互验证。
  • 安装命令为 npx skills add https://github.com/sales-skills/sales --skill sales-braze,需确认权限范围和维护状态。
  • 使用前请核实是否会触发联网、命令执行或文件读写操作,避免安全风险。

SKILL.md

Braze Platform Help

Help the user with Braze platform questions — from Canvas Flow journey orchestration and cross-channel campaigns through BrazeAI, Braze Data Platform, segmentation, Catalogs, Feature Flags, and REST API integrations.

Step 1 — Gather context

If references/learnings.md exists, read it first for accumulated knowledge.

Ask the user:

  1. What area of Braze do you need help with?

- A) Canvas Flow — journey orchestration, multi-step cross-channel flows - B) Campaigns — single-send or API-triggered messages - C) Email — templates, drag-and-drop editor, Liquid, Connected Content - D) Push notifications — iOS, Android, web push, rich push (for cross-platform strategy, hand off: /sales-push-notification {your question}) - E) In-app messages / Content Cards — modals, slideups, persistent cards (for cross-platform strategy, hand off: /sales-in-app-messaging {your question}) - F) SMS / MMS / RCS / WhatsApp / LINE — mobile messaging channels - G) BrazeAI — predictive models, generative content, AI agents, Decisioning Studio - H) Segmentation — real-time segments, SQL segments, CDI Segments, filters - I) Braze Data Platform — Cloud Data Ingestion, Currents streaming, data transformation - J) Catalogs — product data, location data, dynamic personalization - K) Feature Flags — controlled rollouts, A/B testing features - L) Transactional email — dedicated API for time-sensitive 1:1 messages (for cross-platform, hand off: /sales-transactional-email {your question}) - M) Deliverability — domain auth, IP warmup, sender reputation (for cross-platform, hand off: /sales-deliverability {your question}) - N) REST API — endpoints, authentication, rate limits, SDKs - O) Integrations — Braze Alloys, CDP connectors, data warehouse sync - P) Liquid templating / Connected Content — dynamic personalization - Q) Admin — workspaces, API keys, SCIM, permissions, billing - R) Migration from Appboy or another platform - S) Something else — describe it

  1. What's your role?

- A) Marketing / CRM / lifecycle marketer - B) Growth / product manager - C) Developer / engineer - D) Data / analytics - E) Admin / ops - F) Other

  1. What are you trying to accomplish? (describe your specific goal or question)

If the user's request already provides most of this context, skip directly to the relevant step. Lead with your best-effort answer using reasonable assumptions (stated explicitly), then ask only the most critical 1-2 clarifying questions at the end.

Step 2 — Route or answer directly

If the request maps to a specialized skill, route:

  • Push notification strategy → /sales-push-notification
  • In-app messaging strategy → /sales-in-app-messaging
  • Email marketing strategy (opt-in) → /sales-email-marketing
  • Transactional email architecture → /sales-transactional-email
  • Cross-platform deliverability → /sales-deliverability
  • Tool integration architecture → /sales-integration
  • Lead scoring models → /sales-lead-score
  • Live chat / chatbot → /sales-live-chat
  • Loyalty programs → /sales-loyalty

Otherwise, answer directly from platform knowledge using the reference below.

Step 3 — Braze platform reference

Read references/platform-guide.md for detailed module documentation, pricing, integrations, and data model.

*You no longer need the platform guide details — focus on the user's specific situation.*

Step 4 — Actionable guidance

Based on the user's area, provide:

  1. Step-by-step instructions — exact Braze UI paths or API calls
  2. Configuration recommendations — settings, plan considerations, gotchas
  3. Verification steps — how to confirm the setup works
  4. Next steps — what to do after the immediate task

Common setup workflows

First-time setup checklist:

  1. Configure SDK integration (iOS/Android/Web) — install SDK, set API key and endpoint
  2. Set up user identification — changeUser() with external_id
  3. Track custom events and attributes — define your event taxonomy
  4. Set up email domain authentication (SPF/DKIM/DMARC)
  5. Configure push credentials (APNs certificate, FCM key)
  6. Create your first segment based on user behavior
  7. Build a simple campaign to test each channel
  8. Set up Currents for data export (if needed)

Canvas Flow quickstart:

  1. Dashboard → Messaging → Canvas → Create Canvas
  2. Set entry schedule (action-based, scheduled, or API-triggered)
  3. Add entry audience (segment or filters)
  4. Build flow: add message steps, delays, decision splits
  5. Add variants for A/B testing if desired
  6. Set conversion events to track success
  7. Review, test with internal users, then launch

API key setup:

  1. Dashboard → Settings → APIs and Identifiers
  2. Create New API Key — name it descriptively
  3. Select only the permissions this key needs (principle of least privilege)
  4. Note your REST endpoint (instance-specific URL)
  5. Test: curl -H "Authorization: Bearer YOUR_KEY" https://rest.{instance}.braze.com/users/export/ids -d '{"external_ids": ["test_user"]}'

Gotchas

*Best-effort from research — review these, especially items about plan-gated features and integration gotchas that may be outdated.*

  1. Instance-specific endpoints: Braze has 10+ regional instances (US-01 through US-10, EU-01/02, AU-01, etc.). Using the wrong instance URL for your API calls will silently fail. Always check your dashboard for the correct REST endpoint.
  2. Canvas vs Campaign confusion: Braze has both "Campaigns" (single-step) and "Canvas" (multi-step). Users asking about "sequences" or "journeys" want Canvas, not Campaign. Users asking about "blasts" or "one-time sends" want Campaign.
  3. MAU-based pricing can spike unexpectedly: Braze charges by Monthly Active Users, not contacts. If you run a reactivation campaign that wakes up dormant users, your MAU count (and bill) will increase. Warn users about this when designing win-back campaigns.
  4. Liquid vs Handlebars: Braze uses Liquid templating (like Shopify), NOT Handlebars (like SendGrid/Postmark). Syntax is {{${first_name}}} not {{first_name}}. The double-dollar-sign wrapping is Braze-specific Liquid.
  5. Connected Content rate limits: Connected Content API calls happen at send time. If you send to 1M users and each message calls an external API, that's 1M API calls to your server. Implement caching ({% connected_content...:cache_max_age 300 %}) and ensure your API can handle the load.
  • Self-improving: If you discover something not covered here, append it to references/learnings.md with today's date.

Step 5 — Related skills

  • /sales-push-notification — Push notification strategy across platforms
  • /sales-in-app-messaging — In-app messaging and content card strategy across platforms
  • /sales-email-marketing — Opt-in email marketing strategy across platforms
  • /sales-transactional-email — Transactional/triggered email delivery strategy
  • /sales-deliverability — Cross-platform email deliverability (SPF/DKIM/DMARC, warmup, reputation)
  • /sales-integration — Connect Braze with data warehouses, CDPs, and other tools
  • /sales-live-chat — Live chat and chatbot strategy
  • /sales-loyalty — Customer loyalty program design
  • /sales-lead-score — Lead/engagement scoring models
  • /sales-do — Not sure which skill to use? The router matches any sales objective to the right skill. Install: npx skills add sales-skills/sales --skill sales-do

Examples

Example 1: Building an onboarding Canvas

User says: "How do I create a 7-day onboarding journey in Braze for new app users?" Skill does: Guides through creating a Canvas with action-based entry (session start, first time = true) → Day 0 welcome push + in-app → Day 1 email with getting started guide → Day 3 Decision Split (completed setup? yes → feature highlight Content Card, no → reminder push) → Day 7 survey in-app message. Includes setting conversion events and A/B variant setup. Result: Complete onboarding Canvas with branching, multi-channel messages, and success metrics

Example 2: Setting up Currents data export

User says: "I need to stream Braze engagement events to our Snowflake data warehouse" Skill does: Walks through Dashboard → Data Settings → Currents → Create New Current → Snowflake → configure connection credentials, select events to stream (email opens, push clicks, in-app impressions, purchases), set data format. Explains the Snowflake Data Sharing alternative for zero-ETL access. Result: Real-time engagement data flowing from Braze to Snowflake

Example 3: Using Connected Content for personalized recommendations

User says: "How do I pull product recommendations from our API into Braze email at send time?" Skill does: Shows Connected Content syntax: {% connected_content https://api.example.com/recs/{{${user_id}}}:save recs:cache_max_age 900 %} → iterate with {% for item in recs.products %} → build product cards in email. Covers error handling ({% if connected_content_status == 200 %}), caching, and load testing. Result: Dynamically personalized product recommendation emails pulling from external API

Troubleshooting

Canvas not sending to expected audience

Symptom: Canvas shows 0 entries or far fewer users than expected Cause: Entry audience filters too restrictive, rate limiting too aggressive, re-eligibility disabled, or entry schedule not matching expected trigger Solution: 1) Check entry audience — preview the segment size. 2) Verify the trigger event is actually firing (check user profile event log). 3) Check rate limiting settings. 4) Ensure re-eligibility is enabled if users should enter multiple times. 5) For API-triggered Canvas, verify the API call includes the correct canvas_id.

Push notifications not delivering

Symptom: Push campaigns show sends but low/zero deliveries Cause: Invalid push tokens, expired APNs certificate, incorrect FCM key, or users unsubscribed Solution: 1) Check push token validity in user profiles. 2) Verify APNs certificate or FCM key in Dashboard → Settings → App Settings. 3) Check push subscription status — filter segment by "Push Enabled". 4) For iOS, ensure push primer was shown and user accepted. 5) Test with a known-good device first.

Connected Content returning errors

Symptom: Emails rendering with blank personalization or error fallbacks Cause: External API unreachable at send time, rate limited, or returning unexpected format Solution: 1) Test the API URL manually with a sample user_id. 2) Add error handling: {% if connected_content_status == 200 %}. 3) Add caching: :cache_max_age 300 to reduce API calls. 4) Ensure your API can handle the send volume (1 call per recipient). 5) Add a fallback: {% else %}Default content here{% endif %}.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

36.7%
按下载量换算105

Claude

27.5%
按下载量换算79

Cursor

16.69%
按下载量换算48

Gemini CLI

9.64%
按下载量换算28

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

敏感数据

该 Skill 可能接触密钥、Token、环境变量或敏感配置,应进入高风险复核队列,默认不自动发布。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills