information-architecture-and-navigation
Installation
SKILL.md
information-architecture-and-navigation
Catalogue stub — full skill: jpoindexter/design-and-ai-skills
Decision tree
-
Is the full skill already installed?
- Global:
grep -q "^das:" ~/.agents/skills/information-architecture-and-navigation/SKILL.md 2>/dev/null && echo "pointer" || echo "installed" - Project:
grep -q "^das:" .agents/skills/information-architecture-and-navigation/SKILL.md 2>/dev/null && echo "pointer" || echo "installed" - No
das:block → full skill installed, invoke and proceed das:block present → go to step 2
- Global:
-
Detect scope, then install:
[ -e ~/.agents/skills/information-architecture-and-navigation ] && echo "global" || echo "project"