Skip to content

Instantly share code, notes, and snippets.

View yudikarma's full-sized avatar
🏠
Working from home

yudi karma yudikarma

🏠
Working from home
View GitHub Profile
@yudikarma
yudikarma / install.sh
Created June 26, 2026 07:51 — forked from tylergermain/install.sh
Instagram Skills installer for Claude Code
#!/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"
/*
* Copyright 2025 Kyriakos Georgiopoulos
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software