cvmi
v0.1.1
Published
ContextVM Interface
Maintainers
Readme
CVMI (wip)
ContextVM Interface (CVMI) is a CLI tool that allows you to navigate and use the ContextVM protocol. It provides a set of tools and skills to help you interact, and implement the protocol.
Note: This project is a fork of the
skillsCLI by Vercel Labs.
Quick Start
# Install ContextVM skills interactively
npx cvmi add
# Install a specific skill from the ContextVM repository
npx cvmi add --skill overviewRoadmap
- [x]
cvmi add- Install skills with interactive picker - [x]
cvmi add --skill <name>- Install specific skills - [x]
cvmi check/cvmi update- Manage skill updates - [ ]
cvmi call- Call methods from a server - [ ]
cvmi inspect- Inspect server schema
License
MIT
