AGENTIC TOOLS
Daftar Tools
| Tool | Prioritas | Stars | Repo |
|---|---|---|---|
| Ponytail | WAJIB | ⭐42k | DietrichGebert/ponytail |
| RTK | WAJIB | ⭐popular | rtk-ai/rtk |
| Browser Use | RECOMMENDED | ⭐99k | browser-use/browser-use |
| Nanobrowser | RECOMMENDED | ⭐13k | nanobrowser/nanobrowser |
| Stagehand | RECOMMENDED | ⭐23k | browserbase/stagehand |
| OpenCLI | RECOMMENDED | ⭐24k | jackwener/OpenCLI |
| Steel Browser | RECOMMENDED | ⭐7k | steel-dev/steel-browser |
| GitHub MCP | RECOMMENDED | ⭐official | github/github-mcp-server |
| Claude Context | RECOMMENDED | ⭐popular | zilliztech/claude-context |
| CodeGraph | RECOMMENDED | ⭐52k | colbymchenry/codegraph |
| Hermes Agent | RECOMMENDED | ⭐popular | HermesAgent/hermes |
| Claude-Mem | RECOMMENDED | ⭐83k | thedotmack/claude-mem |
| CC Switch | RECOMMENDED | ⭐105k | farion1231/cc-switch |
| CowAgent | OPTIONAL | ⭐45k | zhayujie/CowAgent |
| PR Review Toolkit | RECOMMENDED | ⭐ccplugins | ccplugins/pr-review-toolkit |
| DevOps Automator | RECOMMENDED | ⭐ccplugins | ccplugins/devops-automator |
| Security Guidance | RECOMMENDED | ⭐ccplugins | ccplugins/security-guidance |
| Parakeet 0.6B | RECOMMENDED | ⭐935 HF | nvidia/parakeet-tdt-0.6b-v3 |
| Higgsfield MCP | RECOMMENDED | ⭐34 | jfikrat/higgsfield-mcp |
| HyperAgent | OPTIONAL | ⭐1.4k | hyperbrowserai/HyperAgent |
| Browser Agent | OPTIONAL | ⭐4k | magnitudedev/browser-agent |
| Commit Commands | OPTIONAL | ⭐ccplugins | ccplugins/commit-commands |
| Context Mode | OPTIONAL | ⭐popular | context-mode/context-mode |
| Caveman | OPTIONAL | ⭐popular | JuliusBrussee/caveman |
Ponytail WAJIB
Bikin AI agent berpikir seperti senior dev males via 6-rung ladder. LOC -54%, Token -22%, Biaya -20%, Safety 100%.
- Repo
- DietrichGebert/ponytail
- Stars
- ⭐42k
- Prioritas
- WAJIB
Cara Install
Claude Code:
/plugin marketplace add DietrichGebert/ponytail
/plugin install ponytail@ponytailCara Pakai
/ponytail lite / full / ultra / review / offRTK WAJIB
CLI proxy filter & kompres output command sebelum ke LLM context. 100+ commands, <10ms, hemat 60-90% token.
- Repo
- rtk-ai/rtk
- Stars
- ⭐popular
- Prioritas
- WAJIB
Cara Install
brew install rtk
curl -fsSL https://raw.githubusercontent.com/rtk-ai/rtk/master/install.sh | shCara Pakai
rtk ls / rtk git status / rtk gainBrowser Use RECOMMENDED
Framework bikin AI agent akses website. Login, klik, form fill, extract data. Integrasi Claude Code. Python.
- Repo
- browser-use/browser-use
- Stars
- ⭐99k
- Prioritas
- RECOMMENDED
Cara Install
pip install browser-use
playwright installCara Pakai
Agent(task='search Google, save results').run()Nanobrowser RECOMMENDED
Open-source Chrome extension AI web automation. Multi-agent. Alternatif gratis OpenAI Operator. Bisa pake LLM API key sendiri.
- Repo
- nanobrowser/nanobrowser
- Stars
- ⭐13k
- Prioritas
- RECOMMENDED
Cara Install
Install Chrome Web Store atau clone repo.Cara Pakai
Panel Ctrl+Shift+F -> set API key -> task -> auto crawlStagehand RECOMMENDED
AI browser automation SDK. Vision-based. Navigate, extract, interact web pages.
- Repo
- browserbase/stagehand
- Stars
- ⭐23k
- Prioritas
- RECOMMENDED
Cara Install
npm install @browserbase/stagehandCara Pakai
const sh = new Stagehand(); await sh.page.extract()OpenCLI RECOMMENDED
Ubah website apapun jadi CLI command. Bisa pake session cookies yang udah login.
- Repo
- jackwener/OpenCLI
- Stars
- ⭐24k
- Prioritas
- RECOMMENDED
Cara Install
pip install opencliCara Pakai
opencli "url" "extract data"Steel Browser RECOMMENDED
Open-source browser API khusus AI agents. Stealth anti-detection, session management, sandbox.
- Repo
- steel-dev/steel-browser
- Stars
- ⭐7k
- Prioritas
- RECOMMENDED
Cara Install
npm install @steel-dev/steel
docker run steel-dev/steel-browserCara Pakai
import { Steel } from '@steel-dev/steel'; await Steel.connect()GitHub MCP RECOMMENDED
MCP resmi dari GitHub. Manage repos, PRs, issues, code review via natural language.
- Repo
- github/github-mcp-server
- Stars
- ⭐official
- Prioritas
- RECOMMENDED
Cara Install
npx @anthropic/mcp-server-githubCara Pakai
Buat PR: "create PR merging feat/x"
Review: "review open PRs"Claude Context RECOMMENDED
Semantic code search MCP. Seluruh codebase jadi context via vector search.
- Repo
- zilliztech/claude-context
- Stars
- ⭐popular
- Prioritas
- RECOMMENDED
Cara Install
Tambah ke MCP config. Butuh Milvus/Zilliz.Cara Pakai
Auto index. Tanya via semantic search.CodeGraph RECOMMENDED
Pre-indexed code knowledge graph. Auto sync on changes. 58% fewer tool calls.
- Repo
- colbymchenry/codegraph
- Stars
- ⭐52k
- Prioritas
- RECOMMENDED
Cara Install
npm install -g @colbymchenry/codegraphCara Pakai
Auto. Langsung paham struktur codebase.Hermes Agent RECOMMENDED
Open source code agent dari Anthropic. CLI + MCP integration. Multi-tool. Bisa di-cluster.
- Repo
- HermesAgent/hermes
- Stars
- ⭐popular
- Prioritas
- RECOMMENDED
Cara Install
pip install hermes
npx hermesCara Pakai
hermes "build REST API"Claude-Mem RECOMMENDED
Persistent context across sessions. Auto save & restore context antar sesi Claude Code.
- Repo
- thedotmack/claude-mem
- Stars
- ⭐83k
- Prioritas
- RECOMMENDED
Cara Install
Clone https://github.com/thedotmack/claude-memCara Pakai
Auto. Memory dari session sebelumnya terbawa.CC Switch RECOMMENDED
Desktop app manage Claude Code, Codex, OpenCode, OpenClaw, Gemini CLI, Hermes Agent.
- Repo
- farion1231/cc-switch
- Stars
- ⭐105k
- Prioritas
- RECOMMENDED
Cara Install
Download dari https://ccswitch.ioCara Pakai
Satu UI untuk semua agent CLI. Ganti agent tanpa restart.CowAgent OPTIONAL
Open-source AI agent harness. Plans tasks, runs tools & skills, self-evolves.
- Repo
- zhayujie/CowAgent
- Stars
- ⭐45k
- Prioritas
- OPTIONAL
Cara Install
git clone https://github.com/zhayujie/CowAgentCara Pakai
Auto plan -> execute -> evaluate.PR Review Toolkit RECOMMENDED
Auto-review PR: lint, typecheck, security scan, changelog generation.
- Repo
- ccplugins/pr-review-toolkit
- Stars
- ⭐ccplugins
- Prioritas
- RECOMMENDED
Cara Install
/plugin install pr-review-toolkitCara Pakai
Auto saat PR dibuat. Review code + security.DevOps Automator RECOMMENDED
Docker, K8s, CI/CD pipeline, infrastructure-as-code review.
- Repo
- ccplugins/devops-automator
- Stars
- ⭐ccplugins
- Prioritas
- RECOMMENDED
Cara Install
/plugin install devops-automatorCara Pakai
/deploy /docker /k8sSecurity Guidance RECOMMENDED
Security audit: OWASP, CVE scan, secret detection, compliance.
- Repo
- ccplugins/security-guidance
- Stars
- ⭐ccplugins
- Prioritas
- RECOMMENDED
Cara Install
/plugin install security-guidanceCara Pakai
/security scan /security check-depsParakeet 0.6B RECOMMENDED
Model ASR 0.6B 25+ languages. WER 3.83%. Rust via Candle. 7.6x real-time Apple Silicon.
- Repo
- nvidia/parakeet-tdt-0.6b-v3
- Stars
- ⭐935 HF
- Prioritas
- RECOMMENDED
Cara Install
git clone https://github.com/gpu-cli/parakeet-rs
cd parakeet-rs && cargo build --release -p parakeetCara Pakai
parakeet --input recording.wav --format srt --output subtitle.srtHiggsfield MCP RECOMMENDED
Generate video & 3D animated content via Claude. 16+ models. Butuh subscription + API key.
- Repo
- jfikrat/higgsfield-mcp
- Stars
- ⭐34
- Prioritas
- RECOMMENDED
Cara Install
git clone https://github.com/jfikrat/higgsfield-mcp && npm installCara Pakai
higgsfield_generate_video --model kling3
higgsfield_get_creditsCatatan. Higgsfield butuh subscription + API key. Cek
higgsfield_get_credits&higgsfield_check_costsebelum generate. Daftar di cloud.higgsfield.ai.
HyperAgent OPTIONAL
AI browser automation complex workflows. Login, form fill, extraction, monitoring.
- Repo
- hyperbrowserai/HyperAgent
- Stars
- ⭐1.4k
- Prioritas
- OPTIONAL
Cara Install
pip install hyperagentCara Pakai
await agent.run('monitor price X')Browser Agent OPTIONAL
Vision-first browser agent. Screenshot-based navigation, bukan DOM parsing.
- Repo
- magnitudedev/browser-agent
- Stars
- ⭐4k
- Prioritas
- OPTIONAL
Cara Install
git clone https://github.com/magnitudedev/browser-agent
pip install -r requirements.txtCara Pakai
python run.py --task 'navigate to checkout'Commit Commands OPTIONAL
Slash commands git: commit messages, branch management, rebase, conflict.
- Repo
- ccplugins/commit-commands
- Stars
- ⭐ccplugins
- Prioritas
- OPTIONAL
Cara Install
/plugin install commit-commandsCara Pakai
/commit /rebase /conflictContext Mode OPTIONAL
Memory plugin Claude Code. Recall konteks antar session, code index, knowledge graph.
- Repo
- context-mode/context-mode
- Stars
- ⭐popular
- Prioritas
- OPTIONAL
Cara Install
/plugin marketplace add context-mode/context-mode
/plugin install context-mode@context-modeCara Pakai
Auto active. /rememberCaveman OPTIONAL
Bikin Claude Code super singkat. Cocok digabung dengan ponytail.
- Repo
- JuliusBrussee/caveman
- Stars
- ⭐popular
- Prioritas
- OPTIONAL
Cara Install
/plugin marketplace add JuliusBrussee/caveman
/plugin install caveman@cavemanCara Pakai
Aktif otomatis. caveman on/offLampiran -- Bulk Install
WAJIB (paling dibutuhkan)
# RTK
brew install rtk
curl -fsSL https://raw.githubusercontent.com/rtk-ai/rtk/master/install.sh | sh
# Ponytail (di Claude Code)
/plugin marketplace add DietrichGebert/ponytail
/plugin install ponytail@ponytail
RECOMMENDED & OPTIONAL
# MCP Servers
npx @anthropic/mcp-server-github
npm install -g @colbymchenry/codegraph
# Claude Code plugins
/plugin install pr-review-toolkit
/plugin install commit-commands
/plugin install devops-automator
/plugin install security-guidance
# Web Automation
pip install browser-use
# Chrome ext: install Nanobrowser dari Chrome Web Store
# Higgsfield MCP
git clone https://github.com/jfikrat/higgsfield-mcp && cd higgsfield-mcp && npm install
Best MCP Servers by Rating
| MCP Server | Rating | Fungsi |
|---|---|---|
| GitHub MCP | ⭐⭐⭐ | Official GitHub: PR, issues, code review via Claude |
| Claude Context | ⭐⭐⭐ | Semantic code search, seluruh codebase jadi context |
| Claude Code MCP | ⭐⭐⭐ | Run Claude Code sebagai one-shot MCP |
| n8n MCP | ⭐⭐ | Build n8n workflows via Claude (545+ nodes) |
Update buku: Gunakan perintah
new research Agent [tanggal]untuk menambah tool baru atau memperbarui konten yang sudah ada. Data diambil dari GitHub trending & komunitas open-source.
