skill

Manage local AI skill units with CLI CRUD operations and scope synchronization.

2|Updated May 3, 2026
One-click install
npx skills add https://github.com/JustineDevs/roblox-ai-os --skill skill-justinedevs
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: skill
Source: https://github.com/JustineDevs/roblox-ai-os/tree/main/plugins/roblox-ai-os-creator-skills/skills/skill
Command: npx skills add https://github.com/JustineDevs/roblox-ai-os --skill skill-justinedevs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a centralized command-line interface to manage, organize, and maintain your library of AI-driven workflow skills, preventing knowledge fragmentation across your projects.

Core Features & Use Cases

  • Skill Lifecycle Management: Easily add, remove, edit, and search for skills within user or project-level scopes.
  • Sync and Setup: Automatically synchronize skills between global user directories and local project directories to ensure team consistency.
  • Use Case: When you develop a complex debugging pattern for a specific Roblox project, use this skill to formalize it into a reusable workflow that your entire team can access.

Quick Start

Use the skill command to list all available skills currently configured in your environment.

Frequently Asked Questions about skill

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

FAQPage Schema
How do I manage local AI skills for Roblox development workflows?▼

You can manage local AI skills using CLI-based CRUD operations to add, remove, edit, and search workflows within the Roblox Creator ecosystem. It requires filesystem access to parse YAML frontmatter and maintain skill directory structures.

How do I synchronize AI skills between global and local project directories?▼

Synchronize AI skills between user and project scopes using the built-in sync feature. This automatically aligns global user directories with local project directories to ensure team workflow consistency.

Does this skill lifecycle management tool require filesystem access?▼

Yes, skill lifecycle management requires filesystem access to parse YAML frontmatter and maintain consistent skill directory structures across both user and project scopes.

What is the best way to formalize a debugging pattern into a reusable AI workflow?▼

The best way to formalize a debugging pattern is to use this CLI to create a reusable workflow skill. It centralizes your AI-driven workflows, preventing knowledge fragmentation across your Roblox projects.

Can I list all available AI skills configured in my local environment?▼

Yes, you can list all available AI skills configured in your environment by using the skill command. This provides a centralized view of your local and global workflow units.