AI Agent Frameworks and Skill Libraries
The single loudest signal today is the explosion of agent skill libraries, purpose-built collections of reusable capabilities that developers drop into coding assistants and autonomous agents.
- K-Dense-AI/scientific-agent-skills: 165 validated skills and 100+ scientific databases covering biology, chemistry, and drug discovery, compatible with Cursor, Claude Code, and Codex (+1587 today)
- calesthio/OpenMontage: Open-source agentic video production system with 12 pipelines, 100+ tools, and 700+ production-knowledge files (+806 today)
- THU-MAIC/OpenMAIC: Multi-agent interactive classroom delivering immersive learning in one click (+907 today)
- livekit/agents: Framework for building real-time voice AI agents (+254 today)
- ComposioHQ/awesome-claude-skills: Curated list of Claude skill resources and workflow tools (+73 today)
- alchaincyf/nuwa-skill: Distills any person's thinking style, mental models, and decision heuristics into a reusable skill (+76 today)
- google/skills: Agent skills for Google products and technologies (+57 today)
- warpdotdev/common-skills: Common agent skills from the Warp team (+69 today)
- ayghri/i-have-adhd: A skill that forces coding agents to surface answers clearly without burying them (+254 today)
LLM Tooling and Model Access
- tashfeenahmed/freellmapi: Unified
/v1endpoint aggregating 34 free LLM providers and 635 model endpoints with smart routing and automatic failover (+622 today) - p-e-w/heretic: Fully automatic censorship removal for language models (+150 today)
- mksglu/context-mode: Context window optimizer for AI coding agents, reducing tool output by 98% and persisting session memory via MCP and hooks (+26 today)
- yifanfeng97/Hyper-Extract: Transforms unstructured text into graphs, hypergraphs, and spatio-temporal knowledge structures using LLMs (+118 today)
- Osmantic/ODS: Turns any PC, Mac, or Linux machine into a local AI server with LLM inference, voice, agents, RAG, and image generation (+35 today)
Coding Agent Workflow and Plugin Ecosystems
- cursor/plugins: Official Cursor plugin specification and first-party plugins (+260 today)
- anthropics/claude-plugins-official: Anthropic-managed directory of high-quality Claude Code plugins (+358 today)
- EveryInc/compound-engineering-plugin: Official Compound Engineering plugin for Claude Code, Codex, and Cursor (+26 today)
- backnotprop/plannotator: Visual annotation and review tool for coding agent plans and diffs, with one-click agent feedback (+47 today)
- abhigyanpatwari/GitNexus: Client-side knowledge graph builder that runs entirely in the browser, with built-in Graph RAG agent for code exploration (+270 today)
- anthropics/claude-code-action: GitHub Action integration for Claude Code (+7 today)
- wonderwhy-er/DesktopCommanderMCP: MCP server giving Claude terminal control, file system search, and diff editing (+8 today)
- max-sixty/worktrunk: CLI for Git worktree management designed for parallel AI agent workflows (+24 today)
Browser and DevTools Integrations
- ChromeDevTools/chrome-devtools-mcp: Chrome DevTools exposed as an MCP server for coding agents (+216 today)
- abi/screenshot-to-code: Converts screenshots to clean HTML, Tailwind, React, or Vue code (+550 today)
Infrastructure and Databases
- t8y2/dbx: Lightweight 20 MB cross-platform database client supporting 90+ databases, with built-in AI, MCP server, and CLI (+119 today)
- neondatabase/neon: Serverless Postgres with separated storage and compute, autoscaling, and database branching (+10 today)
- qdrant/qdrant: High-performance vector database and search engine for AI workloads (+13 today)
- vercel-labs/vgpu: Modular cross-runtime WebGPU library for shaders, 3D scenes, GPU tensors, and neural networks (+203 today)
- alibaba/anolisa: Agentic OS with runtime, security, observability, and tokenless response compression (+2 today)
Dev Workflow and Utilities
- every-app/open-seo: Open-source alternative to Semrush and Ahrefs (+517 today)
- astral-sh/uv: Extremely fast Python package and project manager written in Rust (+30 today)
- yangshun/tech-interview-handbook: Curated coding interview preparation materials for software engineers (+34 today)
- harry0703/MoneyPrinterTurbo: AI workflow that generates short videos from a topic or keyword (+385 today)
- run-llama/liteparse: Fast open-source document parser (+7 today)
- actions/checkout: GitHub Action for checking out a repository (+5 today)
Today's trending page reads like a map of where the agentic development stack is being built out in real time: skill libraries, plugin registries, MCP integrations, and context management tools are all surging together, suggesting that the hard infrastructure problem builders are solving right now is not how to run a single agent, but how to compose, control, and extend many agents reliably. The volume of agent skill repos from organizations as varied as Google, Warp, Anthropic, and independent researchers points to an emerging ecosystem layer that sits between raw LLM access and finished products.