# Skill Template

> A baseline template for creating new skills in this repository.

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

---


# Skill Name

## Overview
Provide a high-level overview of what this skill does and why it is useful.

## Prerequisites
List any dependencies, tools, or environment settings required to use this skill.

## Usage
Explain how an agent should use this skill. Provide examples if possible.

### Example
```bash
# Example command or interaction
```

## Methodology
Describe the internal logic or steps the agent should follow when executing this skill.

## Best Practices
- Tip 1
- Tip 2

## Troubleshooting
Common issues and how to resolve them.

