Skill Claude CodeCodex
A troubleshooting guide for finding and diagnosing problems in virtual-person integrations, such as digital avatars connected to other software.
Skill Claude CodeCodex
A troubleshooting guide for finding and diagnosing problems in virtual-person integrations, such as digital avatars connected to other software.
Skill Claude CodeCodex
A project handover check that reviews a code project before delivery and fixes common problems.
Skill Claude CodeCodex
A skill for creating a web chat application from one of iFlytek's official preset templates, with an app ID provided.
Skill Claude CodeCodex
A guide for connecting directly to iFlytek's virtual-human WebAPI over WebSocket using manually built JSON messages instead of an SDK. WebSocket is a long-lived connection for sending and receiving messages between systems.
Skill Claude CodeCodex
A required starting point for work involving iFlytek virtual humans, also called digital avatars: computer-generated people that can speak, listen, or respond.
Skill Claude CodeCodex
A skill for full-duplex voice interaction, where a person and a system can speak at the same time, including interruption support.
Skill Claude CodeCodex
An index of quick-start integration guides for a virtual-human software kit on the web, Android, and iOS.
Skill Claude CodeCodex
A shared collection of general working methods and Android storage guidance for other add-ons to reuse.
Skill Claude CodeCodex
A method for sending several independent tasks to separate AI agents at the same time. Tasks with dependencies or shared files must be handled in sequence.
Skill Claude CodeCodex
A test-driven development workflow. TDD means writing a test that fails before writing the smallest implementation that makes it pass.
Skill Claude CodeCodex
A skill for configuring and displaying subtitles for a virtual person or digital avatar.
Skill Claude CodeCodex
A Chinese-language guide for implementing text-driven functionality. The description does not explain the specific tools, workflow, or type of project it covers.
Skill Claude CodeCodex
A guide for building text-based interactions with natural-language processing or large language models, which generate or understand human language.
Skill Claude CodeCodex
A tool and environment checker for avatar-preflight across web, Android, and iOS platforms.
Skill Claude CodeCodex
Skill "avatar-transparent-bg" from firstdebug/avatar-platform, covering avatar-transparent-bg: 透明背景配置, 功能说明, 快速配置, web and android.
Skill Claude CodeCodex
A guide for implementing voice-based interactions, where users communicate with software by speaking and listening.
Skill Claude CodeCodex
A guide for configuring separate and automatic actions for an iFlytek virtual avatar. The listed actions include waving and nodding, including actions linked to spoken announcements.
Skill Claude CodeCodex
An integration guide for driving an iFlytek virtual person’s lip movements and speech from PCM or other audio data. PCM is a common digital representation of raw sound.
Skill Claude CodeCodex
A reference guide for building two-way avatar conversations, where the avatar and user can interact continuously and the user can interrupt. It explains when to use the feature and outlines its main workflow and decision paths.
Skill Claude CodeCodex
An index of concepts and minimal setup steps for iFlytek virtual-human software kits on the web, Android, and iOS.
Skill Claude CodeCodex
A shared reference collection for virtual-person development tasks, written mainly in Chinese. It covers delivery modes, test-driven development (writing tests before code), parallel work, Android Gradle builds, and storage changes.
Skill Claude CodeCodex
A way to send independent tasks to multiple coding agents at the same time. An agent is a separate automated worker handling a task.
Skill Claude CodeCodex
A test-driven development workflow for avatar SDK code. Test-driven development, or TDD, means writing a failing test before writing the code that makes it pass.
Skill Claude CodeCodex
A configuration guide for avatar subtitles in the firstdebug/avatar-platform project. Its description covers subtitle settings, when to call the feature, the main workflow, and constraints.