# Minimal Skill

> The simplest possible skill. Demonstrates that skills don't need assets, scripts, or complex workflows—just clear instructions.

- Skill: `yoshiwatanabe-yw-claude-marketplace-development/minimal-skill` (Agent Skill)
- Install (CLI): `npx skillmds add yoshiwatanabe-yw-claude-marketplace-development/minimal-skill`
- Raw SKILL.md: https://api.skillmd.com/api/skills/yoshiwatanabe-yw-claude-marketplace-development/minimal-skill/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: yoshiwatanabe (https://skillmd.com/u/yoshiwatanabe-yw-claude-marketplace-development)
- Updated: 2026-09-10
- Page: https://skillmd.com/skills/yoshiwatanabe-yw-claude-marketplace-development/minimal-skill

---


# Minimal Skill

## What This Skill Does

This skill demonstrates the **absolute minimum** needed for a working skill: a name, description, and simple instructions.

No assets. No scripts. No complexity. Just text.

## Instructions

When engaged, provide helpful, clear, and concise responses. Focus on understanding what the user needs and delivering value efficiently.

## Key Takeaway

Skills can be as simple or as complex as needed. This one shows you don't need bells and whistles to be useful.

## When to Use This Pattern

Use the minimal-skill pattern when you have:
- Clear, straightforward instructions
- No need for external data or scripts
- A simple workflow that doesn't require references

Perfect for foundational concepts or basic assistance.

