Bookmarks
Top 10 GitHub Repos
- DeusData/codebase-memory-mcp
- High-performance code intelligence MCP server that indexes codebases into a persistent knowledge graph — average repo in milliseconds. Supports 158 languages, sub-ms queries, 99% fewer tokens. Ships as a single static binary with zero dependencies. Full-indexes the Linux kernel (28M LOC, 75K files) in milliseconds.
- BuilderIO/agent-native
- Open-source framework for building agent-native applications. Provides primitives for product-grade agentic software: shared actions, SQL-backed state, identity, tools, skills, jobs, observability, and UI surfaces that all work together. Agents act inside real apps, not just chat next to them.
- NVIDIA/SkillSpector
- Security scanner for AI agent skills. Detects vulnerabilities, malicious patterns, and security risks before installing agent skills. Research shows 26.1% of agent skills contain security issues — this tool addresses that gap for Claude Code, Codex CLI, Gemini CLI, and 20+ platforms.
- stablyai/orca
- The AI Orchestrator for running a fleet of parallel agents. Run Codex, ClaudeCode, OpenCode, or Pi side-by-side — each in its own worktree, tracked in one place. Available on desktop and mobile, with a mobile companion to monitor and steer agents from your phone.
- kunchenguid/no-mistakes
- Local git proxy that sits between you and your real remote. Push to no-mistakes instead of origin, and it spins up a disposable worktree, runs an AI-driven validation pipeline, forwards the branch only after every check passes, and opens a clean PR automatically. Non-blocking — you keep working while validation runs.
- aws/agent-toolkit-for-aws
- Official, AWS-supported MCP servers, skills, and plugins to help AI agents build on AWS. Works with Claude Code, Codex, Cursor, and other coding agents. Gives agents the tools, knowledge, and guardrails they need to work with AWS services.
- NVIDIA/skills
- Official, NVIDIA-verified skills for AI agents. Portable instruction sets that teach agents how to use NVIDIA software optimally, including CUDA-X libraries, AI Blueprints, and more. Part of NVIDIA's "capability governance" approach to agent skills.
- jamiepine/voicebox
- Open-source AI voice studio. Clone any voice, generate speech, dictate into any app, and talk to agents in voices you own. The full voice I/O stack runs locally on your machine. Includes CLI, API, and desktop app.
- every-app/open-seo
- Open-source alternative to Semrush and Ahrefs. Pay-as-you-go SEO tool that you control. Connect with any agent like Claude Code, OpenClaw, or Hermes via pre-built skills. All-in-one SEO tool for you and your AI agent.
- alibaba/page-agent
- JavaScript in-page GUI agent. Control web interfaces with natural language. No browser extension, no Python, no headless browser needed — injects directly into the page. Works with any web app.
Honorable Mentions
- mukul975/Anthropic-Cybersecurity-Skills
- 817 structured cybersecurity skills mapped to 6 frameworks for AI agents
- modem-dev/hunk
- Review-first terminal diff viewer built for agentic coders
- garrytan/gstack
- Garry Tan's opinionated Claude Code setup with 23 tools
- topoteretes/cognee
- Open-source AI memory platform giving agents persistent long-term memory
- heygen-com/hyperframes
- Write HTML, render video — built for agents