By bungkust
Equip AI agents with skills to scrape real-time data from Google Maps, Instagram, Facebook, Threads for locations, schedules, posts, and engagement; track cashflow to Notion/Obsidian and AI token usage; analyze CV-job fits; route research to Brain/Obsidian.
npx claudepluginhub bungkust/bungkust-skillsCek jadwal dan slot kosong lapangan badminton. Trigger: 'jadwal badminton', 'slot kosong', 'booking badminton'
Pantau dan analisis token consumption AI — track berapa token yang dipakai, detect waste, estimate theoretical cost, optimize penggunaan. Konsep dari CodeBurn. Bisa untuk semua provider (free & paid).
Catat dan track cash flow harian. Trigger: 'catat pengeluaran', 'cashflow', 'berapa habis hari ini'
Scrape Heartopia daily update dari Instagram @myheartopia.id — extract weather, events, resource locations via OCR, update ke Obsidian vault. Trigger: 'heartopia daily', 'scrape heartopia', 'update heartopia', 'heartopia info'.
Scrape Facebook Marketplace listings — titles, prices, locations, seller info. Uses camoufox/camofox-browser with cookie injection. Trigger: 'scrape facebook marketplace', 'fb marketplace', 'cari barang di fb marketplace'
Scrape lokasi dari Google Maps — coffee shop, restoran, tempat wisata. Trigger: 'scrape google maps', 'cari coffee shop', 'cari tempat makan'
General-purpose Instagram scraper using browser cookies + insta-fetcher Android API. Fetch posts, extract images/carousel, OCR text. Works for any public or private account you have session access to. Trigger: 'scrape ig', 'instagram scraper', 'fetch ig posts', 'scrape instagram'.
Analisis kecocokan CV dengan job description. Trigger: 'job fit', 'cocok gak sama CV', 'skill gap', 'evaluasi lowongan'
Auto-route research results to Brain (summary) + Obsidian Vault (deep dive). Trigger: "research", "riset", "cek repo", "deep dive", "analisis [thing]"
Run ALL 10 Slavingia business skills in sequence for comprehensive business analysis. Covers: idea validation, community, MVP, customers, pricing, marketing, process, review, growth, values. Use when user wants full business analysis, "analisis semua", "cek semua", or "full review" of a product/business idea.
All-in-one social media analysis: audit accounts, extract insights, develop content strategy. Covers Threads, Instagram, TikTok. Trigger: "bedah akun", "analisis akun", "audit profile", "belajar dari akun", "develop content series", "plan konten".
Push test cases from Airtable table to BrowserStack Test Management folder via API. Handles field mapping, enum conversion, step parsing, and Section patching.
Guidelines for writing clear, consistent test case titles, steps, and structure across BrowserStack and Airtable.
AI Agent Skills by @bungkust — tools for daily life, career, and productivity.
💡 Skills ini bisa dipake di Hermes Agent, Claude Code, Codex CLI, Cursor, dan AI agent lain yang support Agent Skills spec.
| # | Skill | Description | Trigger |
|---|---|---|---|
| 🗺️ | google-maps-scraper | Scrape lokasi dari Google Maps — coffee shop, restoran, tempat wisata | "scrape google maps", "cari coffee shop" |
| 🎯 | job-fit-analyzer | Analisis kecocokan CV dengan job description | "job fit", "skill gap", "evaluasi lowongan" |
| 🏸 | badminton-slot-checker | Cek jadwal dan slot kosong lapangan badminton | "jadwal badminton", "slot kosong" |
| 💰 | cashflow-tracker | Catat dan track cash flow harian | "catat pengeluaran", "cashflow" |
| 🛒 | fb-marketplace-scraper | Scrape listing dari Facebook Marketplace — title, harga, lokasi, info penjual | "scrape facebook marketplace", "fb marketplace" |
| 🧪 | testcase-creation-guidelines | Guidelines bikin TC BrowserStack + Airtable — title, steps, type/technique, field mapping | "bikin TC", "test case guideline", "review TC BrowserStack" |
| 🔄 | airtable-to-browserstack | Push TC dari Airtable ke BrowserStack — parse steps, map enum, bulk create per folder | "push TC ke BrowserStack", "airtable to BS", "sync TC" |
| 🔬 | research-to-brain-vault | Auto-route hasil research ke Brain (summary) + Obsidian vault | "research", "simpan ke brain" |
| 📊 | slavingia-full-analysis | Run all 10 Slavingia business skills untuk komprehensif analisis | "slavingia", "analisis bisnis" |
| 📱 | social-media-analyzer | Audit akun sosmed, extract konten, engagement analysis | "sosmed", "instagram", "threads analysis" |
npx skills add bungkust/bungkust-skills
/plugin marketplace add bungkust/bungkust-skills
git clone git@github.com:bungkust/bungkust-skills.git
cp -r bungkust-skills/skills/* ~/.hermes/skills/
Setiap skill punya trigger phrases. Cukup bilang ke AI agent:
"Cari coffee shop di Jogja dari Google Maps"
Agent akan otomatis detect skill yang tepat dan jalankan.
bungkust-skills/
├── .claude-plugin/
│ ├── plugin.json
│ └── marketplace.json
├── skills/
│ ├── google-maps-scraper/
│ │ └── SKILL.md
│ ├── job-fit-analyzer/
│ │ └── SKILL.md
│ ├── badminton-slot-checker/
│ │ └── SKILL.md
│ ├── cashflow-tracker/
│ │ └── SKILL.md
│ ├── fb-marketplace-scraper/
│ │ └── SKILL.md
│ ├── data-science/
│ │ ├── testcase-creation-guidelines/
│ │ │ └── SKILL.md
│ │ └── airtable-to-browserstack/
│ │ ├── SKILL.md
│ │ ├── README.md
│ │ ├── references/
│ │ │ └── admin-dashboard-base.md
│ │ └── scripts/
│ │ └── push_template.py
│ ├── research-to-brain-vault/
│ │ └── SKILL.md
│ ├── slavingia-full-analysis/
│ │ └── SKILL.md
│ ├── social-media-analyzer/
│ │ └── SKILL.md
│ └── bungkus-eat-token/
│ └── SKILL.md
├── README.md
└── LICENSE
Setiap folder berisi SKILL.md dengan:
---
name: skill-name
description: "Kapan skill ini dipakai — trigger keywords"
---
# Judul Skill
Content dalam markdown...
PR welcome! Kalau mau nambahin skill:
skills/SKILL.md dengan frontmatter yang benerMIT — Made with ❤️ by @bungkust
Share bugs, ideas, or general feedback.
Systematic agent skills for Claude AI: internet research with multi-source verification (general-research), skill creation through guided briefing (general-skill-maker), quality improvement with prioritized fixes (general-skill-refiner), feature enhancement through business-driven upgrades (general-skill-upgrader), and agent configuration generation (agentmd-creator).
Personal productivity automation skills — expert network survey completion, time-saving automation for professional consultations and paid expertise sharing
Auto-improving AI sub-agents that learn from their mistakes across sessions
Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Works with Claude Code, Kiro, Clawd CLI, Gemini CLI, Cursor, Continue, Hermes, and 17+ AI coding assistants. Now with Arabic, German, Spanish, and Chinese (Simplified & Traditional) support.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques