doubao

Installation
SKILL.md

doubao - Doubao AI Integration

The doubao module provides a CLI interface for ByteDance's Doubao models through the Volcengine Ark platform.

When to Activate

  • When the user wants to chat with Doubao models.
  • When using specialized models like doubao-seed.
  • When managing Doubao API keys and configurations.

Core Principles & Rules

  • API Key Management: Use init or --cfg apikey=<key> for setup.
  • Model Selection: Use the --model flag to specify a specific Doubao model version.
  • Quick Access: Use the @doubao alias for rapid interaction.

Patterns & Examples

Chat with Doubao

# Ask a question to the default Doubao model
@doubao "What are the benefits of using x-cmd?"

Use Specific Model

# Use a specific seed model version
@doubao --model doubao-seed-1-8-251228 "Explain this code: ..."

Checklist

  • Ensure the Doubao API key is configured.
  • Verify the chosen model name is correct.
Related skills

More from x-cmd/skill

Installs
3
Repository
x-cmd/skill
GitHub Stars
20
First Seen
Apr 10, 2026