Bookmarks

Top 10 GitHub Repos

NVIDIA/SkillSpector
Security scanner for AI agent skills that detects vulnerabilities, malicious patterns, and security risks before installing agent skills. Addresses the implicit trust problem where agent skills (used by Claude Code, Codex CLI, Gemini CLI, etc.) execute with minimal vetting — research shows 26.1% of skills contain risks.
DeusData/codebase-memory-mcp
High-performance code intelligence MCP server that indexes codebases into a persistent knowledge graph in milliseconds. Supports 158 languages, sub-ms queries, 99% fewer tokens, ships as a single static binary with zero dependencies. Can full-index the Linux kernel (28M LOC) in milliseconds.
addyosmani/agent-skills
Production-grade engineering skills for AI coding agents that encode the workflows, quality gates, and best practices senior engineers use. Covers the full development lifecycle: DEFINE, PLAN, BUILD, VERIFY, REVIEW, SHIP — packaged so AI agents follow them consistently.
kenn-io/agentsview
Local-first session search, analytics, insights, and token use statistics for coding agents. Supports Claude Code, Codex, and 20+ other agents. One binary, no accounts, everything stays local.
google/agents-cli
CLI and skills that turn any coding assistant into an expert at creating, evaluating, and deploying AI agents on Google Cloud's Gemini Enterprise Agent Platform. Provides commands and skill definitions for the full agent lifecycle.
graykode/abtop
Like htop, but for AI coding agents. Monitors Claude Code, Codex CLI, and OpenCode sessions in real-time — token usage, context window percentage, rate limits, child processes, open ports, and more.
agentgateway/agentgateway
Next-generation agentic proxy for AI agents and MCP servers built on MCP and A2A protocols. Provides drop-in security, observability, and governance for agent-to-LLM, agent-to-tool, and agent-to-agent communication across any framework.
microsoft/fara
Fara-7B: An efficient agentic model for computer use. A compact model designed for GUI automation and computer-use agent tasks, with a refreshed WebTailBench evaluation suite.
withastro/flue
The sandbox agent framework — a programmable TypeScript harness for building autonomous agents and AI workflows. Not another SDK; focuses on a harness pattern with skill imports and runtime routing.
dmtrKovalenko/fff
The fastest and most accurate file search toolkit for AI agents, Neovim, Rust, C, Python, Bun, and NodeJS. Typo-resistant path and content search, frecency-ranked file access, background watcher, and lightweight in-memory content index. Claims to be way faster than ripgrep and fzf in long-running processes.

Honorable Mentions

Panniantong/Agent-Reach
Give AI agents eyes to read Twitter, Reddit, YouTube, GitHub, and more via one CLI with zero API fees.
chopratejas/headroom
Compress tool outputs, logs, and RAG chunks before they reach the LLM; 60-95% fewer tokens with same answers.
phuryn/pm-skills
100+ product management agent skills and 42 chained workflows for Claude Code and others.
calesthio/OpenMontage
First open-source agentic video production system with 12 pipelines and 500+ agent skills.
eyaltoledano/claude-task-master
AI-powered task management system that drops into Cursor, Lovable, Windsurf, and Roo.