# Realistic Skill

> Multi-file skill (SKILL.md + prompts/ + templates/) used to verify gaal preserves the directory structure during install.

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

---


# realistic-skill

This skill ships several companion assets:

- `prompts/main.md`  — primary instructions referenced by the SKILL.md body
- `templates/component.tsx` — boilerplate the skill copies into a project

The gaal e2e suite uses this fixture to assert that the entire directory tree
lands inside the agent's skill directory after `gaal sync`.

