creating-kiro-packages

Installation
SKILL.md

Creating Kiro Packages

Overview

Kiro uses two package types:

  1. Steering files (.kiro/steering/*.md) - Markdown with optional YAML frontmatter
  2. Hooks (.kiro/hooks/*.json) - JSON configuration for event-driven automation

Package Types

Type Location Format Purpose
Steering Files .kiro/steering/*.md Markdown + YAML Context-aware instructions
Hooks .kiro/hooks/*.json JSON Event-driven automation

Steering Files

Inclusion Modes

Related skills
Installs
9
Repository
pr-pm/prpm
GitHub Stars
108
First Seen
Jan 25, 2026