agent-skills-manager

Installation
SKILL.md

AI Skills Manager (corvus)

Manage Ravn AI Toolkit skills using the corvus CLI. Install, update, remove, and configure skills for any project without needing Bash knowledge.

Prerequisites

Check if corvus is installed:

corvus --version

If not installed, run the bootstrap installer:

curl -fsSL https://raw.githubusercontent.com/ravnhq/ai-toolkit/main/install.sh | bash

After installation, restart the shell or source ~/.zshrc.

Installs
2
GitHub Stars
16
First Seen
Apr 16, 2026
agent-skills-manager — ravnhq/ai-toolkit