chanjing-text-to-digital-person
Use Chanjing text-to-digital-person APIs to create AI portrait images, turn them into talking videos, optionally run LoRA training, poll async tasks, and explicitly download generated assets when requested.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/binkes/chanjing-text-to-digital-personWhat This Skill Does
The chanjing-text-to-digital-person skill empowers users to generate AI-driven digital characters directly through the Chanjing API suite. It acts as an orchestrator for a multi-stage creative process: transforming text descriptions into lifelike portraits, animating those portraits into talking videos, and managing specialized LoRA model training. Designed for developers and content creators, it simplifies complex asynchronous workflows by handling task polling, status verification, and final asset management, ensuring seamless integration into your media generation pipeline.
Installation
To install this skill, use the following command in your terminal:
clawhub install openclaw/skills/skills/binkes/chanjing-text-to-digital-person
Ensure you have configured your credentials via the chanjing-credentials-guard before execution. If not authorized, the skill will prompt you to open the login portal to authenticate your API keys.
Use Cases
- Marketing Automation: Rapidly generate diverse presenter characters for educational content or brand promotions based on specific demographic and industry requirements.
- Content Localization: Create consistent digital avatars that can be repurposed for talking-head videos with varying scripts.
- Personalized AI Training: Use the LoRA capabilities to fine-tune specific character styles or likenesses for highly targeted branding requirements.
- Asset Batching: Automate the entire lifecycle from creative ideation (text) to production (video) for large-scale media projects.
Example Prompts
- "Generate a realistic professional woman for an educational video. Use a modern office background and make her look like she's standing and explaining concepts."
- "Take the last digital character I generated and create a talking video where she speaks with a confident, clear tone. Download the result to my local folder."
- "Train a new LoRA model using these five portrait photos provided in the attachments to capture a specific brand mascot style."
Tips & Limitations
- Workflow Logic: Always follow the standardized workflow (create task -> poll task -> download) to avoid handle failures due to the asynchronous nature of AIGC APIs.
- Task Distinction: Remember that
list_taskscategorizes assets as type 1 (photos) or type 2 (videos). Use this to keep track of your generated media. - LoRA Pre-processing: Ensure you provide high-quality, diverse image sets when training LoRA for better character fidelity. If you need to animate existing actors, consider using the
chanjing-video-composeskill instead for specialized lip-sync tasks.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-binkes-chanjing-text-to-digital-person": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-write, file-read, external-api
Related Skills
chanjing-credentials-guard
Run this skill before any chanjing-related action. When the user asks to generate or configure chanjing credentials/keys (AK/SK), run this skill to guide them—check if already configured; if yes, ask whether to re-apply; then open login page and let the user either run the config command or paste AK/SK for the agent to apply. ALWAYS run when user asks for chanjing credentials/keys or before any chanjing API (voice list, TTS, avatar, voice-clone).
chanjing-customised-person
Use Chanjing customised person APIs to create, inspect, list, poll, and delete custom digital humans from uploaded source videos.
chanjing-avatar
Use Chanjing Avatar API for lip-syncing video generation
chanjing-ai-creation
Use Chanjing AI creation APIs to submit image or video generation tasks across multiple models, inspect task status, poll async results, and explicitly download generated assets when requested.
chanjing-one-click-video-creation
用户输入选题或工作流,自动生成完整短视频成片(文案、分镜、数字人口播与 AI 画面混剪);调用 Chanjing Open API 与同仓库子技能脚本。