build-artifact-index
Installation
SKILL.md
Build Artifact Index
Task
Build or refresh the artifact index that powers aiwg index query, aiwg index deps, and aiwg index stats. This is the entry point for ensuring agents can discover and navigate project artifacts efficiently.
Behavior
Primary: Use aiwg index build
# Standard rebuild (incremental)
aiwg index build
# Full rebuild (ignore cache)
aiwg index build --force