Skill Claude CodeCodex
A reference skill for controlling avatar actions, including when to use it, its main workflow, and scene-based decision branches.
Skill Claude CodeCodex
A reference skill for controlling avatar actions, including when to use it, its main workflow, and scene-based decision branches.
Skill Claude CodeCodex
A guide to using audio data to drive a virtual person’s lip movements and spoken presentation.
Skill Claude CodeCodex
A downloader for a virtual-person software development kit (SDK), which is a package developers use to add virtual-person features to an application. It tries an online file store first and explains how to download the SDK manually if that fails.
Skill Claude CodeCodex
A requirements-clarification step for virtual-human integration work, where a virtual human is a computer-generated person or character used in software.
Skill Claude CodeCodex
A configuration-editing skill for projects that include a virtual person or avatar.
Skill Claude CodeCodex
A credential tool for obtaining and checking platform access details such as application IDs, API keys, API secrets, and scene IDs.
Skill Claude CodeCodex
An execution stage for virtual human integration tasks. It is the third phase in a three-stage workflow.
Skill Claude CodeCodex
A tool for managing a knowledge base: a collection of documents that can be uploaded, linked to use cases, and searched to answer questions. It is intended for document question-answering and retrieval-augmented generation, which uses stored documents to support answers.
Skill Claude CodeCodex
A tool for setting up virtual-person livestreaming projects for marketing and product sales.
Skill Claude CodeCodex
A model-configuration tool for large language models, routed through avatar-workflow-entry. It handles model bindings, publishing, and creating custom models.
Skill Claude CodeCodex
A troubleshooting aid for diagnosing network connection problems in virtual-avatar software or systems. The description does not specify which network checks it performs.
Skill Claude CodeCodex
A guide for configuring recording and camera permissions for a virtual human application.
Skill Claude CodeCodex
A planning step for virtual-human integration work, where a virtual human is a computer-generated person or character used in software.
Skill Claude CodeCodex
A layered readiness check for virtual-person applications before design and coding begin.
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.