local-skills-setup

Initialize and inventory user-level and project-level skill directories with metadata.

28|5|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/MeroZemory/oh-my-droid --skill local-skills-setup-merozemory
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: local-skills-setup
Source: https://github.com/MeroZemory/oh-my-droid/tree/main/skills/local-skills-setup
Command: npx skills add https://github.com/MeroZemory/oh-my-droid --skill local-skills-setup-merozemory

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manual management of local skills is error-prone and time-consuming, leaving valuable patterns buried and preventing agents from automatically applying hard-won solutions in future conversations.

Core Features & Use Cases

  • Directory Assurance: Ensures both user-level and project-level skill folders exist, creates them when missing, and reports total counts so you know what knowledge is available.
  • Inventory & Detail Views: Scans each directory, extracts frontmatter metadata, and summarizes triggers, descriptions, and modification times to spotlight reusable insights before asking the next question.
  • Guided Actions & Templates: Leads users through adding new skills, importing from URLs, scanning conversations for patterns, and selecting rich error, workflow, or integration templates to capture precise context-specific knowledge.

Quick Start

Use /local-skills-setup to scan directories and launch the guided wizard.

Frequently Asked Questions about local-skills-setup

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

FAQPage Schema
How do I manage local skills and keep reusable patterns discoverable for agent orchestration?

Managing local skills involves initializing and inventorying user-level and project-level directories to keep reusable patterns discoverable. This Skill validates directories and extracts frontmatter metadata to spotlight hard-won solutions before asking the next question.

What is the best way to inventory existing local skills and extract their metadata?

Inventorying local skills is done by scanning each directory to extract frontmatter metadata, summarizing triggers, descriptions, and modification times. This process surfaces reusable insights and reports total counts so you know what knowledge is available.

How do I add new skills or import them from a URL using a CLI wizard?

Adding or importing skills is handled through a conversational CLI wizard that guides you through importing from URLs, scanning conversations for patterns, and selecting rich templates to capture precise context-specific knowledge.

Can I use guided templates to create local skills for specific error handling and workflow integration?

Yes, you can use guided templates for creating local skills tailored to error handling, workflows, or integrations. The wizard offers conversational prompts and validates triggers and user choices to ensure consistent skill creation.

Do I need to manually create project-level skill folders before scanning for reusable patterns?

No, you do not need to manually create skill folders. The directory assurance feature ensures both user-level and project-level skill directories exist, automatically creating them when missing and reporting total available counts.