skill-name

Define standardized AI skill structures with YAML frontmatter and Markdown instructions.

1|Updated Apr 20, 2026
One-click install
npx skills add https://github.com/Largo2z9/phantomos --skill skill-name-largo2z9
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-name
Source: https://github.com/Largo2z9/phantomos/tree/main/.skills/skills/_TEMPLATE
Command: npx skills add https://github.com/Largo2z9/phantomos --skill skill-name-largo2z9

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a standardized framework for defining AI agent capabilities, reducing inconsistency when creating new skills with discoverable metadata and operational instructions.

Core Features & Use Cases

  • Skill Structure Guidance: Defines the required frontmatter, workflow sections, permissions, and output conventions for new AI skills.
  • Metadata Standardization: Helps authors create consistent skill names, descriptions, models, access rules, and execution pipelines.
  • Use Case: Use this Skill when building a new agent capability that needs a predictable directory structure and activation instructions.

Quick Start

Use the skill template to create a new AI skill definition with the required metadata and workflow sections.

Frequently Asked Questions about skill-name

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

FAQPage Schema
How do I create structured AI agent skills with standardized metadata?

To create structured AI agent skills, use a standardized template requiring YAML frontmatter and Markdown instructions to define consistent metadata, permissions, and workflow sections for reliable skill discovery and activation.

What metadata is required for AI agent skill discovery and activation?

Required metadata for AI agent skill discovery includes standardized skill names, descriptions, models, access rules, and execution pipelines defined in YAML frontmatter, ensuring new capabilities are predictable and easily activated.

How do I standardize workflows and templates for reusable AI agent behaviors?

Standardize workflows and templates for reusable AI agent behaviors by defining required frontmatter, operational instructions, and output conventions in a structured Markdown format to ensure consistent capability design.

When do I need a structured template for designing new AI capabilities?

You need a structured template for designing new AI capabilities when building agent behaviors that require a predictable directory structure, consistent metadata, and clear activation instructions to avoid operational inconsistency.

Can I use this skill structure to define execution pipelines and access rules?

Yes, this skill structure allows you to define execution pipelines and access rules within the standardized YAML frontmatter, providing clear operational boundaries and metadata for newly created AI agent capabilities.

What is the best way to document operational instructions for AI agent skills?

The best way to document operational instructions for AI agent skills is using structured Markdown combined with YAML frontmatter, ensuring all workflow sections, permissions, and output conventions are clearly defined and discoverable.