This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| set -e | |
| # ββ Config βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ | |
| REPO="https://github.com/AI-Essentials/instagram-skills.git" | |
| # Skills available in this repo (name|description) | |
| SKILLS=( | |
| "instagram-audit|Full account audit - content, performance, voice, competitors" |