# Your Skill Name

> Brief description of what this skill does and when to trigger it. TRIGGERS - Use this skill when: - Trigger condition 1 - Trigger condition 2 - Trigger condition 3

- Skill: `lionelsimai/your-skill-name` (Agent Skill)
- Install (CLI): `npx skillmds add lionelsimai/your-skill-name`
- Raw SKILL.md: https://api.skillmd.com/api/skills/lionelsimai/your-skill-name/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: lionelsimai (https://skillmd.com/u/lionelsimai)
- Updated: 2026-08-19
- Page: https://skillmd.com/skills/lionelsimai/your-skill-name

---


# Skill Name

## Overview

One paragraph explaining what this skill does and why it's useful.

## When To Use

- Use case 1
- Use case 2
- Use case 3

## Inputs Required

| Input | Required | Description |
|-------|----------|-------------|
| Topic/Subject | Yes | What the output should be about |
| Audience | No | Who the output is for |
| Tone | No | Desired tone (professional, casual, etc.) |

## Workflow

### Step 1: Gather Context
- Ask clarifying questions if needed
- Identify the core objective

### Step 2: Research & Analyze
- Gather relevant information
- Apply frameworks as needed

### Step 3: Generate Output
- Follow the output format below
- Include all required sections

### Step 4: Review & Refine
- Check for completeness
- Offer improvements

## Output Format

```
[Define your expected output structure here]
```

## Examples

### Example Input
"Create a [thing] for [context]"

### Example Output
[Show what good output looks like]

## Quality Checklist

- [ ] Addresses the stated objective
- [ ] Appropriate for the target audience
- [ ] Actionable and specific
- [ ] Well-structured and clear
- [ ] Free of errors

## Tips for Best Results

1. Be specific about your goals
2. Provide context about your audience
3. Share examples of what you like
4. Iterate — first draft is a starting point

