Agent skill · AI & Agents

evla-vla

EdgeVLA - Open-source edge vision-language-action model for robotics. Standardizes Open-X Embodiment datasets for consistent VLA training and deployment.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill evla-vla --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 6 KB
Bundled scripts: none
Version: 1.0.0
Declared author: K-Scale Labs
Path: skills/ai-ml/evla-vla/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# EdgeVLA Skill **Trit**: -1 (MINUS - analysis/verification) **Color**: #DBA51D (Golden Yellow) **URI**: skill://evla-vla#DBA51D ## Overview EdgeVLA is an open-source edge vision-language-action model for robotics. It standardizes diverse robotics datasets from the Open-X Embodiment (OXE) collection for consistent training and deployment. ## Architecture ``` ┌────────────────────────────────────────────────────────────────┐ │ EdgeVLA ARCHITECTURE │ ├────────────────────────────────────────────────────────────────┤ │ │ │ ┌──────────────────────────────────────────────────────────┐ │ │ │ Open-X Embodiment Datasets │ │ │ │ ┌─────────┐ ┌─────────┐ ┌─────────┐ ┌─────────┐ │ │ │ │ │ DROID │ │ Bridge │ │ LIBERO │ │ RT-X │ + 60... │ │ │ │ └────┬────┘ └────┬────┘ └────┬────┘ └────┬────┘ │ │ │ └───────┼───────────┼───────────┼───────────┼──────────────┘ │ │ │ │ │ │ │ │ ▼ ▼ ▼ ▼ │ │ ┌──────────────────────────────────────────────────────────┐ │ │ │ OXE_DATASET_CONFIGS Standardization │ │ │ │ • image_obs_keys: primary, secondary, wrist cameras │ │ │ │ • state_encoding: POS_EULER, POS_QUAT, JOINT │ │ │ │ • action_encoding: EEF_POS, JOINT_POS │ │ │ └───────────────────────────────────────────────

What's inside
Steps it walks through
  1. Overview
  2. Architecture
  3. Dataset Configuration
  4. Named Mixtures
  5. Usage
  6. Key Contributors
  7. GF(3) Triads
  8. Related Skills
  9. References
  10. SDF Interleaving
  11. Primary Chapter: 5. Evaluation
  12. GF(3) Balanced Triad
  13. Secondary Chapters
  14. Connection Pattern
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the evla-vla skill do?

EdgeVLA - Open-source edge vision-language-action model for robotics. Standardizes Open-X Embodiment datasets for consistent VLA training and deployment.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill evla-vla --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going