skill-creator

Create, install, and inspect AI skill units in the Ravi runtime.

6|2|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/filipexyz/ravi --skill skill-creator-filipexyz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/filipexyz/ravi/tree/main/src/plugins/internal/ravi-system/skills/skills
Command: npx skills add https://github.com/filipexyz/ravi --skill skill-creator-filipexyz

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill simplifies the lifecycle management of AI agent capabilities, removing the complexity of manually configuring, installing, and organizing skill files within the Ravi ecosystem.

Core Features & Use Cases

  • Skill Lifecycle Management: Easily install, list, and inspect skills from official catalogs or local paths.
  • Development Support: Provides a structured template and guidance for creating new skills, including frontmatter configuration.
  • Use Case: A developer wants to add a custom automation to their agent; they use this skill to generate the directory structure and validate the frontmatter before deploying it to the Ravi runtime.

Quick Start

Use the skill-creator to install the image processing skill from the official Ravi catalog.

Frequently Asked Questions about skill-creator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create and deploy Ravi AI skills for agent automation?

To create Ravi AI skills, use this tool to generate the required directory structure, validate frontmatter configurations, and deploy the plugin files directly to the Ravi runtime environment.

How do I install AI agent skills from a remote repository or local directory?

Installing AI agent skills is done by synchronizing plugin configurations from official remote catalogs or local paths directly into the Ravi runtime infrastructure.

Do I need standard CLI access to manage and inspect Ravi plugin capabilities?

Yes, standard CLI access to the Ravi environment is required to manage skill metadata, inspect file system structures, and organize agent capabilities locally or remotely.

What is the best way to organize custom automation skills before deploying them?

The best way to organize custom automation skills is by using a structured template that validates metadata frontmatter and establishes the correct file system structure before deployment.

Can I list and inspect existing AI skills within the Ravi ecosystem?

Yes, you can inspect and list installed AI skills across local directories and remote repositories to synchronize agent capabilities and verify current plugin configurations.