skill

Create, manage, and organize OMA skills across multiple scopes.

2|1|Updated Apr 3, 2026
One-click install
npx skills add https://github.com/r3dlex/oh-my-auggie --skill skill-r3dlex
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill
Source: https://github.com/r3dlex/oh-my-auggie/tree/main/plugins/oma/skills/skill
Command: npx skills add https://github.com/r3dlex/oh-my-auggie --skill skill-r3dlex

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the creation, organization, and management of OMA skills, enabling users to efficiently develop and maintain automation capabilities.

Core Features & Use Cases

  • Skill Creation: Facilitates the setup of new skills with standardized templates.
  • Skill Management: Assists in editing, updating, and organizing existing skills across different scopes.
  • Skill Discovery: Provides commands to list, search, and get detailed info about available skills.
  • Use Case: A user wants to add a new skill for automating report generation—this Skill guides through defining the skill, writing the SKILL.md, and testing it.

Quick Start

Create a new skill named 'report-generator' by copying the template and editing the SKILL.md file.

Frequently Asked Questions about skill

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

FAQPage Schema
How do I create and manage automation skills for development workflows?

You create and manage automation skills by using standardized templates to define the skill, writing the SKILL.md file, and using commands to list, edit, and search across multiple scopes.

What is the best way to organize OMA skills across different scopes?

To organize OMA skills across different scopes, use built-in commands for listing, editing, and searching to ensure consistency and discoverability, which improves operational efficiency throughout the skill lifecycle.

How does skill discovery work for finding existing automation capabilities?

Skill discovery works by providing specific commands to list available skills, search through them, and get detailed information, ensuring you can easily find and reuse existing automation capabilities.

Can I use standardized templates for setting up new automation skills?

Yes, you can use standardized templates for skill creation. The setup process facilitates copying a template and editing the SKILL.md file to quickly define new automation capabilities like a report generator.

What do I need to maintain consistency when updating development skills?

To maintain consistency when updating development skills, use the management commands to edit and organize existing skills, ensuring standardized updates across multiple scopes throughout the entire lifecycle.

Are there limitations to managing automation workflows with basic skill structures?

The basic skill structure relies on scripts and references without external dependencies, meaning limitations apply to highly complex reasoning tasks, but it fully supports standardized lifecycle management and organization.