skill-creator

Guide creation, structuring, and verification of custom Navigator AI skills.

Updated Mar 9, 2026
One-click install
npx skills add https://github.com/loganand612/Neoverse-26 --skill skill-creator-loganand612
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/loganand612/Neoverse-26/tree/main/apps/desktop/bundled-skills/skill-creator
Command: npx skills add https://github.com/loganand612/Neoverse-26 --skill skill-creator-loganand612

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides comprehensive guidance and a structured process for creating, organizing, and verifying custom AI skills, ensuring they are effective, concise, and correctly integrated.

Core Features & Use Cases

  • Skill Anatomy: Understand the structure of a skill (SKILL.md, scripts, references, assets).
  • Creation Process: Follow a step-by-step guide from planning to testing.
  • Saving & Verification: Learn the exact paths and mandatory checks for saving custom skills in Navigator.
  • Use Case: A user wants to create a new skill to summarize meeting transcripts. This skill will guide them through defining the skill's purpose, identifying necessary resources (like a summarization script), writing the SKILL.md file, and ensuring it's saved to the correct user directory with proper frontmatter.

Quick Start

Use the skill-creator to understand how to create a new skill for summarizing meeting notes.

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 structure a custom AI skill for Navigator?

To create a custom AI skill for Navigator, follow a structured process of planning the purpose, identifying necessary resources like scripts, writing the SKILL.md file with proper frontmatter, and saving it to the correct user directory. This ensures effective and concise skill design.

What files and components make up the anatomy of an AI skill?

The anatomy of an AI skill consists of the SKILL.md file, scripts, references, and assets. Understanding this structure is necessary for organizing custom skills effectively and ensuring they integrate correctly into the Navigator application.

Where do I save custom AI skills on macOS, Windows, and Linux?

Custom AI skills must be saved to specific user directories on macOS, Windows, and Linux. The skill-creator provides the exact file paths required for saving these files so that the Navigator application can correctly locate and load them.

What is the verification process for testing a newly created AI skill?

The verification process for a newly created AI skill involves running a mandatory verification checklist to ensure proper structure and integration. This step checks that the SKILL.md frontmatter and all accompanying scripts or references are correctly configured.

Do I need prior prompt engineering experience to build custom AI skills?

Prior prompt engineering experience is helpful but not strictly required to build custom AI skills. The creation process provides core principles for effective skill design, guiding you from initial planning through the final verification checklist.