# Hair Groom

> Hair and fur grooming in Blender using curves, particle hair, geometry nodes, and game hair-card workflows. Use for characters, creatures, and real-time hair cards via MCP.

- **Type:** Skill
- **Install:** `agentstack add skill-arjun988-blender-skills-hair-groom`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [arjun988](https://agentstack.voostack.com/s/arjun988)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [arjun988](https://github.com/arjun988)
- **Source:** https://github.com/arjun988/blender-skills/tree/main/.claude/skills/hair-groom
- **Website:** https://blender-skills.vercel.app

## Install

```sh
agentstack add skill-arjun988-blender-skills-hair-groom
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Hair Groom

Believable hair flow. Scalp coverage. Cards for games. Curves/particles for cinematic.

## When to Use

- Character scalp hair, beards, brows
- Creature fur / mane / whiskers
- Game hair-card generation and placement
- Cinematic curve/particle grooms

## Path Decision

```
Target = Game / real-time  → Hair cards (+ optional proxy curves)
Target = Cinematic        → Curves or particle hair + materials
Target = Both             → High groom → bake cards / textures
```

## Workflow (Game Cards)

```
Scalp mesh → Guide curves → Card strips along flow
  → Atlas UVs → Alpha/normal hair texture → LOD cards → Export
```

## Workflow (Cinematic)

```
Scalp → Particle/curve groom → Clump/frizz/noise
  → Hair shader (melanin/roughness) → Render test → Cache if needed
```

## Groom Principles

1. **Flow first** — Primary direction before flyaways
2. **Density hierarchy** — Dense roots, controlled tips
3. **Clumps** — Hair reads as groups, not spaghetti
4. **Silhouette** — Outer shape more important than strand count
5. **Scalp bleed** — Avoid bald patches at hairline

## Card Guidelines

| LOD | Cards (guide) | Notes |
|-----|---------------|-------|
| Hero close-up | 80–200 | Layered shells |
| Standard | 30–80 | Main masses |
| Distant | 8–20 | Cap + few strips |

- Name: `SM_HairCard_[Region]`
- Atlas: `T_Hair_[Name]_RGBA` (alpha in A)
- Prefer opacity clip or hashed for Eevee preview

## Naming

- Guides: `CRV_HairGuide_[Region]`
- Cards: `SM_HairCard_[Region]`
- Collection: `COL_Hair_[Character]`

## Constraints

### MUST DO
- Establish hairline and parting early
- Match card UVs to atlas layout
- Test silhouette from game camera angles

### MUST NOT DO
- Uniform card width everywhere
- Skip root density near scalp
- Over-detail flyaways before primary masses

## Reference Guide

| Topic | Reference | Load When |
|-------|-----------|----------|
| Hair Card Atlas | `references/hair-card-atlas.md` | When needed |
| Groom Flow Regions | `references/groom-flow-regions.md` | When needed |
| Cinematic Vs Game | `references/cinematic-vs-game.md` | When needed |

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [arjun988](https://github.com/arjun988)
- **Source:** [arjun988/blender-skills](https://github.com/arjun988/blender-skills)
- **License:** MIT
- **Homepage:** https://blender-skills.vercel.app

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-arjun988-blender-skills-hair-groom
- Seller: https://agentstack.voostack.com/s/arjun988
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
