# Template

> Template for creating new Agentic OS skills

- Skill: `modimihir07/template` (Agent Skill, multi-file: 4 files)
- Install (CLI): `npx skillmds@latest add modimihir07/template`
- Raw SKILL.md: https://api.skillmd.com/api/skills/modimihir07/template/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: modimihir07 (https://skillmd.com/u/modimihir07)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/modimihir07/template

---


# {Skill Name}

## Description
Brief description of what this skill does.

## When to Use
- Trigger condition 1
- Trigger condition 2

## Input
- What this skill expects as input

## Process
1. Step one
2. Step two
3. Step three

## Output
- What this skill produces

## Agent Assignment
- Primary: opencode / hermes / agy
- Fallback: {fallback agent}

## Dependencies
- Any prerequisites

