skill-creator

Create and structure custom Navigator skills with proper file paths and frontmatter.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a comprehensive guide for creating and managing custom AI skills, ensuring they are well-defined, efficient, and correctly integrated into the Navigator application.

Core Features & Use Cases

  • Skill Anatomy: Understand the structure of a skill, including SKILL.md, scripts/, references/, and assets/.
  • Best Practices: Learn principles like conciseness, setting appropriate degrees of freedom, and clear frontmatter definitions.
  • Saving & Verification: Follow the exact steps for saving custom skills to the correct user directory and mandatory verification procedures.
  • Use Case: A user wants to create a new skill to automate summarizing meeting notes. This guide will walk them through defining the skill's purpose, structuring its files, writing the SKILL.md, and saving it correctly within Navigator.

Quick Start

Follow the steps in this guide to create a new custom skill for Navigator.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I create custom AI skills for the Navigator application?

To create custom AI skills for Navigator, define the skill's purpose, structure its files including SKILL.md, scripts, and references, then save it to the correct user data directory. Verification procedures are mandatory after saving.

What is the anatomy of a custom skill?

The anatomy of a custom skill includes the SKILL.md file for definitions, a scripts directory, a references folder, and an assets directory. This structure ensures well-defined and efficient AI skill integration.

What are the best practices for prompt engineering and skill design?

Best practices for effective skill design include maintaining conciseness, setting appropriate degrees of freedom, and writing clear frontmatter definitions. These core principles ensure your custom AI skills operate efficiently.

How do I save and verify custom skills in Navigator?

Saving and verifying custom skills requires adhering to specific file paths within the Navigator user data directory. You must follow exact steps to save the SKILL.md and execute mandatory verification procedures.

Do I need specific frontmatter rules for AI development in Navigator?

Yes, clear frontmatter definitions are a mandatory requirement for AI development in Navigator. Adhering to specific frontmatter rules ensures your custom skills are correctly parsed and integrated.

Can I use this guide to automate tasks like summarizing meeting notes?

Yes, you can automate tasks like summarizing meeting notes by walking through defining the skill's purpose, structuring its files, writing the SKILL.md, and saving it correctly within the Navigator application.