AI and LLM Agent Frameworks
The biggest theme of the day is multi-agent orchestration and stateful agent infrastructure.
- chaitanyagiri/munder-difflin: Local multi-agent harness for running coordinated agent sessions. (+795)
- ruvnet/ruflo: Agent meta-harness for deploying multi-agent swarms with adaptive memory, RAG, and support for Claude, Codex, and Hermes. (+142)
- NousResearch/hermes-agent: A general-purpose agent framework positioned as one that "grows with you." (+558)
- volcengine/OpenViking: Self-evolving context database for AI agents, unifying memory, knowledge RAG, and skills. (+804)
- letta-ai/letta-code: Stateful agents with memory, identity, and the ability to learn over time. (+16)
- simstudioai/sim: Collaborative workspace for building, deploying, and monitoring AI agents and workflows. (+12)
Agent Skills and Knowledge Tools
A growing category of repos packages domain knowledge as installable skills for coding agents.
- Graphify-Labs/graphify: Turns codebases, docs, SQL schemas, and PDFs into queryable knowledge graphs as a skill for Claude Code, Cursor, and Codex. (+470)
- K-Dense-AI/scientific-agent-skills: 163 validated agent skills covering biology, chemistry, medicine, and drug discovery. (+92)
- mukul975/Anthropic-Cybersecurity-Skills: 817 structured cybersecurity skills mapped to MITRE ATT&CK, NIST CSF 2.0, and other frameworks, compatible with major coding agents. (+766)
- mvanhorn/last30days-skill: Agent skill that researches topics across Reddit, X, YouTube, HN, and the web, then synthesizes a grounded summary. (+129)
- AgriciDaniel/claude-ads: Paid-media operations skill for Claude Code covering 12 ad platforms with deterministic scoring and versioned reports. (+51)
- anthropics/claude-plugins-official: Official Anthropic-managed directory of high-quality Claude Code plugins. (+38)
Developer Tooling and Workflow
- eneskirca/nodeterm: Node-based terminal manager for AI coding agents with tmux-backed terminals on a pan/zoom canvas, available for macOS, Linux, and browser. (+78)
- abhigyanpatwari/GitNexus: Client-side knowledge graph builder for Git repositories, running entirely in the browser with a built-in Graph RAG agent. (+41)
- ChromeDevTools/chrome-devtools-mcp: Chrome DevTools exposed as an MCP server for coding agents. (+67)
- wonderwhy-er/DesktopCommanderMCP: MCP server giving Claude terminal control, file system search, and diff-based file editing. (+5)
- pingdotgg/t3code: A project from the Ping.gg team, likely a coding tool given the context of the trending list. (+226)
- t8y2/dbx: Lightweight 20MB cross-platform database client supporting 80+ databases with built-in AI and an MCP server. (+303)
AI-Powered Content and Media
- harry0703/MoneyPrinterTurbo: Generates HD short videos from a topic or keyword using an automated AI workflow. (+2221)
- heygen-com/hyperframes: Write HTML, render video, built for agent pipelines. (+163)
- DrewThomasson/ebook2audiobook: Converts e-books to audiobooks with voice cloning and support for over 1,000 languages. (+141)
Infrastructure and Systems
- jundot/omlx: LLM inference server with continuous batching and SSD caching for Apple Silicon, managed from the macOS menu bar. (+472)
- youssofal/MTPLX: Native MTP speculative decoding on Apple Silicon delivering 3x faster speeds on MLX. (+43)
- usestrix/strix: Open-source AI penetration testing tool for finding and fixing application vulnerabilities. (+593)
- amadeusprotocol/node: A Rust-based node implementation for the Amadeus protocol. (+1397)
- AprilNEA/OpenLogi: Native, local-first alternative to Logitech Options+ written in Rust, with no account or telemetry required. (+1225)
- nautechsystems/nautilus_trader: Production-grade Rust-native trading engine with deterministic event-driven architecture. (+80)
- block/buzz: Hive-mind communication platform built in Rust. (+301)
- ruvnet/RuView: Turns commodity WiFi signals into real-time spatial intelligence and presence detection without video. (+264)
Self-Hosted and Productivity Apps
- immich-app/immich: High-performance self-hosted photo and video management. (+128)
- agalwood/Motrix: Full-featured download manager. (+565)
- fluxerapp/fluxer: Open-source instant messaging and VoIP app for friends, groups, and communities. (+38)
- amruthpillai/reactive-resume: Privacy-focused, open-source resume builder. (+168)
- rmyndharis/OpenWA: Free, self-hosted WhatsApp API gateway. (+43)
- PostHog/posthog: Open-source product analytics platform with AI observability, session replay, flags, and error tracking. (+41)
- grafana/grafana: Open observability and data visualization platform for metrics, logs, and traces. (+16)
- marceloprates/prettymaps: Draws styled maps from OpenStreetMap data using osmnx and matplotlib. (+63)
Today's trending list reads as a snapshot of a builder community increasingly focused on agent-native tooling, with installable skill libraries, stateful memory systems, and MCP-connected developer tools appearing across nearly every theme. The volume of repos treating AI agents as first-class users of software suggests that building for agents, not just with them, is becoming a distinct product category.