Troubleshooting¶
GitHub rate limits / 403 during ZIP ingestion¶
Set
OOAI_SKILLS_GITHUB_TOKENand pass it via--github-tokenor use the script.
MinIO connection errors¶
Check
.envendpoint/keys.Run
./scripts/verify.sh.Verify MinIO is reachable from the machine.
pull builds symlinks but your tool can’t follow them¶
Use
ooai-skills pull --all --copyor./scripts/pull.sh --copy.
Skills missing after manual uploads to MinIO¶
ooai-skills pulls only what is in
index/skills.json.Re-ingest using
push-localor ZIP ingestion to update the index.