firstdebug

53 mods across 1 repository, 5 stars between them.

avatar-troubleshoot

25

firstdebug/avatar-platform

Skill Claude CodeCodex

A troubleshooting guide for finding and diagnosing problems in virtual-person integrations, such as digital avatars connected to other software.

5 6d ago A 17 tokens

avatar-web-template

27

firstdebug/avatar-platform

Skill Claude CodeCodex

A skill for creating a web chat application from one of iFlytek's official preset templates, with an app ID provided.

5 6d ago A 73 tokens

firstdebug/avatar-platform

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.

5 6d ago A 150 tokens

firstdebug/avatar-platform

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.

5 6d ago A 277 tokens

avatar-full-duplex

30

firstdebug/avatar-platform

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.

5 6d ago A 16 tokens

shared

32

firstdebug/avatar-platform

Skill Claude CodeCodex

A shared collection of general working methods and Android storage guidance for other add-ons to reuse.

5 6d ago A 66 tokens

firstdebug/avatar-platform

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.

5 6d ago A 83 tokens

firstdebug/avatar-platform

Skill Claude CodeCodex

A test-driven development workflow. TDD means writing a test that fails before writing the smallest implementation that makes it pass.

5 6d ago A 82 tokens

avatar-text-driver

36

firstdebug/avatar-platform

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.

5 6d ago A 10 tokens

firstdebug/avatar-platform

Skill Claude CodeCodex

A guide for building text-based interactions with natural-language processing or large language models, which generate or understand human language.

5 6d ago A 20 tokens

toolchain

38

firstdebug/avatar-platform

Skill Claude CodeCodex

A tool and environment checker for avatar-preflight across web, Android, and iOS platforms.

5 6d ago A 55 tokens

firstdebug/avatar-platform

Skill Claude CodeCodex

Skill "avatar-transparent-bg" from firstdebug/avatar-platform, covering avatar-transparent-bg: 透明背景配置, 功能说明, 快速配置, web and android.

5 6d ago A 8 tokens

firstdebug/avatar-platform

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.

5 6d ago A 41 tokens

avatar-audio-driver

42

firstdebug/avatar-platform

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.

5 6d ago A 50 tokens

avatar-full-duplex

43

firstdebug/avatar-platform

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.

5 6d ago A 55 tokens

avatar-shared

45

firstdebug/avatar-platform

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.

5 6d ago A 67 tokens

firstdebug/avatar-platform

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.

5 6d ago A 83 tokens

firstdebug/avatar-platform

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.

5 6d ago A 44 tokens