ByteDance-SeedByteDance-SeedOfficialยท9 Agent Skills Included

VeOmni

AI-assisted development toolkit for distributed multi-modal model training

Guides AI agents through building, debugging, and optimizing VeOmni, a distributed training framework for text, vision, audio, and omni models. Covers adding new models, writing fused kernels, migrating to transformers v5, profiling training speed, and fixing distributed training bugs. Removes guesswork with step-by-step protocols, code review gates, and pull request automation.
npx skills add ByteDance-Seed/VeOmni --all -g -y
Available:

Tells the AI agent how to load project knowledge, follow core engineering principles, and route each task to the right skill such as debugging, model integration, profiling, or pull request creation.

All Skills in This Repository (9)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install VeOmni skills?โ–ผ

Run `npx skills add ByteDance-Seed/VeOmni --all -g -y` in your terminal to install all skills in this suite globally.

What is VeOmni used for?โ–ผ

VeOmni is a distributed training framework for scaling text, vision, audio, and omni models across GPUs and NPUs. These skills help an AI agent develop, debug, and optimize that framework.

Can AI add a new model to VeOmni?โ–ผ

Yes. The veomni-new-model skill walks the agent through analyzing the HuggingFace model, creating patches, defining parallel plans, writing configs, and testing.

How to debug distributed training hangs with AI?โ–ผ

The veomni-debug skill gives the agent a structured protocol for root-cause analysis, hypothesis testing, and fixing issues like loss divergence, FSDP errors, and training hangs.

Do these skills work with Claude Code and Cursor?โ–ผ

Yes. All skills follow the open SKILL.md standard and are auto-discovered by Claude Code, Cursor, Codex, and other compatible agents.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’