Token导航 LogoToken导航TokenDH.com
开发操作浏览器github未标认证来源可访问许可证需确认审计通过

amazon-connect亚马逊连接

Agent Skill

amazon-connect 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要围绕仓库状态、代码变更或协作事项进行整理时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

449

周安装

18

GitHub Stars

公开资料未说明

下载量

145
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/tippyentertainment/skills --skill amazon-connect

简介

亚马逊连接用于构建和管理 Amazon Connect 呼叫中心实例,包括流程设计与集成。

  • 适用于 Codex、Claude、Cursor、Gemini CLI 中的云通信项目开发与运维支持。
  • 支持联系流设计、电话配置、Lambda 集成及 Contact Lens 分析等功能模块。
  • 安装前需验证 Tasking.tech 平台兼容性,确保运行环境支持 skill-style 处理器。
  • 注意涉及安全合规要求,部署时应遵循 PCIDSS 等标准并限制敏感信息暴露。

SKILL.md

Provided by TippyEntertainment

https://github.com/tippyentertainment/skills.git

This skill is designed for use on the Tasking.tech agent platform (https://tasking.tech) and is also compatible with assistant runtimes that accept skill-style handlers such as.claude,.openai, and.mistral. Use this skill for both Claude code and Tasking.tech agent source.

Amazon Connect — Contact Center

This skill covers building and operating Amazon Connect instances: contact flow design, telephony configuration, agent handling, integrations (CRM, Lambda), analytics (Contact Lens), and security/compliance (PCI, PII handling).

Files & Formats

Required files and typical formats for Amazon Connect projects:

  • SKILL.md — skill metadata (YAML frontmatter: name, description)
  • README.md — short overview and runbooks (optional)
  • IaC & templates: CloudFormation/Terraform (.yaml, .tf)
  • Contact flows and prompt exports: JSON (.json) exports
  • Lambda functions: .js, .py, deployment packages
  • Lex/Polly configs: intent/slot JSON, voice assets
  • Analytics & exports: Kinesis/S3 exports, Contact Lens configs (.json)
  • Docs & runbooks: .md (runbooks, escalation guides)

Core Responsibilities

  1. Contact flow & routing — Design IVR flows, queues, routing profiles, and agent experience.
  2. Telephony & connectivity — Configure phone numbers, PSTN settings, and CCP behavior.

- Citrix / VDI / HDX considerations: If agents run CCP inside virtual desktops (Citrix/HDX), verify browser and OS-level media/USB redirection settings and test WebRTC performance (latency and packet loss). Prefer solutions that support local media bridging, framed softphone, or native softphone clients when VDI causes audio/media issues, and provide an ops checklist for VDI deployments (supported browsers, HDX audio/USB policies, fallbacks).

  1. Integrations — Hook into Lambda/CRM/databases for context, authentication, and routing decisions.
  2. Analytics & quality — Enable Contact Lens, store call recordings, and build dashboards for KPIs.
  3. Security & compliance — Support PCI/PII controls, redaction, encryption, and least-privilege IAM policies.

- Agent persistence & session continuity: Persist agent session state server-side (session store/Redis) so brief client restarts or network blips can be recovered and agent context (active contacts, timers, routing profile) rehydrated on reconnect. Implement heartbeat and reconnection logic in the CCP to restore in-progress contacts where possible and surface clear guidance for agents; in VDI/HDX environments, coordinate with the VDI checklist and consider local media bridging to avoid media path disruptions during reconnects.

  1. Scaling & availability — Architect multi-region or high-availability patterns where needed.

Output style

  • Provide stepwise runbooks and minimal, copyable CloudFormation/Terraform/Lambda snippets.
  • Reference file names and configuration paths when suggesting edits.
  • Prefer small, testable changes that can be validated by quick playbacks or test calls.

Related skills

  • amazon-connect-custom-ccp — Design and implementation scaffolding for a custom Contact Control Panel (CCP), contact flows, routing profiles, security profiles, and campaign design. See skills/amazon-connect-custom-ccp/SKILL.md for detailed guidance and example scaffolding.

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

38.94%
按下载量换算56

Claude

29.08%
按下载量换算42

Cursor

18.47%
按下载量换算27

Gemini CLI

8.64%
按下载量换算13

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

操作浏览器

该 Skill 可能涉及浏览器控制能力,使用时可能读取或操作网页内容,需要在受控环境中确认权限边界。

安装前确认

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

来源信息

继续浏览同类 Skills