AI Agents and LLM Frameworks
The biggest cluster on today's trending list is agent infrastructure and LLM tooling.
- huggingface/speech-to-speech: Build local voice agents with open-source models (+1275)
- NousResearch/hermes-agent: A general-purpose agent framework described as one that grows with you (+568)
- langchain-ai/deepagents: A batteries-included agent harness from the LangChain team (+111)
- TencentCloud/TencentDB-Agent-Memory: A team-level memory hub that turns conversations, docs, and code into four reusable memory assets for agents (+250)
- mvanhorn/last30days-skill: An AI agent skill that researches any topic across Reddit, X, YouTube, HN, and the web then synthesizes a grounded summary (+658)
- Panniantong/Agent-Reach: Gives AI agents the ability to read and search Twitter, Reddit, YouTube, GitHub, and more with zero API fees (+503)
- FlowiseAI/Flowise: Visual builder for AI agents (+31)
Claude Code Skills Ecosystem
A distinct new pattern this week is the rise of Claude Code skill repos, purpose-built packages that give coding agents reusable, domain-specific capabilities.
- virgiliojr94/book-to-skill: Converts any technical book PDF into a Claude Code skill (+601)
- kangarooking/cangjie-skill: Distills books, long videos, and podcasts into executable agent skills (+320)
- trailofbits/skills: Trail of Bits security research and audit workflows as Claude Code skills (+17)
MCP and Agent Protocol Tooling
Model Context Protocol continues to attract serious tooling investment.
- ChromeDevTools/chrome-devtools-mcp: Chrome DevTools exposed as an MCP server for coding agents (+318)
- modelcontextprotocol/ext-apps: Official spec and SDK for MCP Apps, a standard for UIs with embedded AI chatbots served by MCP servers (+5)
- modelcontextprotocol/rust-sdk: Official Rust SDK for MCP (+8)
- figma/mcp-server-guide: Figma's official guide for using its MCP server (+7)
Voice and Speech Tools
Voice AI had an unusually strong showing today.
- openai/whisper: Robust speech recognition via large-scale weak supervision (+130)
- fishaudio/fish-speech: State-of-the-art open-source TTS (+88)
- microsoft/VibeVoice: Open-source frontier voice AI from Microsoft (+86)
- cjpais/Handy: Offline, extensible speech-to-text built in Rust (+294)
Developer Workflow and Coding Tools
- different-ai/openwork: Open-source alternative to Claude Cowork, powered by opencode (+806)
- pingdotgg/t3code: A coding tool from the Ping.gg team (+222)
- 1jehuang/jcode: Described as the most RAM-efficient harness, built in Rust (+527)
- agavra/tuicr: A terminal UI for code review with Vim keybindings (+335)
- continuedev/continue: Open-source coding agent for editors (+23)
- cursor/plugins: Cursor plugin specification and official plugins (+31)
- google-labs-code/design.md: A spec format for describing a visual identity to coding agents (+105)
Infrastructure and Platform Tools
- appwrite/appwrite: Complete cloud infrastructure for web, mobile, and AI apps (+26)
- portainer/portainer: Docker and Kubernetes management UI (+12)
- podman-desktop/podman-desktop: Open-source desktop tool for containers and Kubernetes (+10)
- stalwartlabs/stalwart: All-in-one mail and collaboration server in Rust (+35)
- Koenkk/zigbee2mqtt: Zigbee to MQTT bridge, replacing proprietary Zigbee hardware (+61)
Project Management, GIS, and Data
- usekaneo/kaneo: Lightweight open-source project management (+194)
- opengeos/GeoLibre: Cloud-native GIS platform running in browser, desktop, mobile, and Jupyter (+218)
- paperswithbacktest/awesome-systematic-trading: Curated resources for systematic trading (+763)
- public-apis/public-apis: Collective list of free APIs (+208)
- microsoft/TRELLIS.2: Native and compact structured latents for 3D generation (+167)
Security and AI Safety
- 0x4m4/hexstrike-ai: MCP server bridging LLMs with 150-plus cybersecurity tools for automated pentesting (+87)
- fingerprintjs/fingerprintjs: Advanced open-source browser fingerprinting library (+18)
Today's trends make a clear argument: the developer community is treating AI agents as a first-class infrastructure layer, building memory systems, skill packaging formats, voice pipelines, and MCP integrations as rapidly as anyone builds web APIs. The Claude Code skills pattern in particular suggests a new discipline is forming around packaging human expertise into reusable, agent-consumable modules.