chanjing-auth
Installation
SKILL.md
Chanjing OAuth Authentication
Centralized authentication management for all Chanjing platform features (digital humans, TTS, background music, sound effects).
When To Use
- Check if user is authenticated with Chanjing platform
- Guide user through OAuth login flow
- Troubleshoot credential or token issues
- Set up authentication for CI/CD or headless environments
Do NOT use for: Actual API calls to Chanjing services → delegate to feature-specific skills (chanjing-digital-human, etc.)