ai-graphic-design-skilllisted
Install: claude install-skill podo/design-agent-skills
# ai-graphic-design-skill
> Catalogue stub — full skill: [designrique/ai-graphic-design-skill](https://github.com/designrique/ai-graphic-design-skill)
## Decision tree
1. **Is the full skill already installed?**
Check whether the skill at this location still has a `das:` block:
- Global: `grep -q "^das:" ~/.agents/skills/ai-graphic-design-skill/SKILL.md 2>/dev/null && echo "pointer" || echo "installed"`
- Project: `grep -q "^das:" .agents/skills/ai-graphic-design-skill/SKILL.md 2>/dev/null && echo "pointer" || echo "installed"`
- No `das:` block → full skill installed, invoke it and proceed
- `das:` block present → go to step 2
2. **Detect scope, then install:**
To detect scope:
```bash
[ -e ~/.agents/skills/ai-graphic-design-skill ] && echo "global" || echo "project"
```
**Global** (installed with `-g`):
```bash
npx skills add designrique/ai-graphic-design-skill --skill ai-graphic-design-skill -g -y
```
**Project** (installed without `-g`):
```bash
npx skills add designrique/ai-graphic-design-skill --skill ai-graphic-design-skill -y
```
> **Claude Code:** send either command as a chat message starting with `!` to run it without leaving the conversation.
## Invoke after install
- Skill name: `ai-graphic-design-skill`
- Trigger phrases: "AI graphic design", "AI design tools", "Midjourney workflow", "Stable Diffusion design", "AI Creative Director"
## What it does
Provides a decision framework mapping 15 AI image