What problem does it solve?
This Skill reduces duplication and integration risk when you want to use Vercel’s official agent-skills by importing only the parts that fit Walter-OS’s existing skills and agent contract.
Core Features & Use Cases
- Selective Vercel skill integration: Recommends which Vercel skills to install vs. keep as reference based on overlap with Walter-OS’s own catalog.
- Compatibility with Walter-OS catalog: Complements existing skills like
vercel-cli instead of overriding operator-focused workflow implementations.
- Project-aware loading guidance: Supports per-project decisions (e.g., install React Native skills only under appropriate context) rather than a one-size-fits-all global install.
- Integration pattern for Git submodules and symlinks: Uses a tracked submodule + symlink approach to keep updates manageable without redistributing indiscriminately.
Quick Start
Ask the AI to integrate Vercel agent-skills into your Walter-OS skills catalog using the submodule plus symlink pattern, installing deploy-to-vercel, react-best-practices, and react-native-skills per the skill inventory in this document.