{"reportDate":"2026-07-10","heroSummary":"Look past the individual agent projects and focus on the new layer of abstraction: shareable 'skills' that are becoming the new standard for agent capabilities.","topChanges":["addyosmani/agent-skills shows the rapid convergence on shareable, production-grade components for AI agents.","wonderwhy-er/DesktopCommanderMCP shows the push to grant agents direct control over local operating systems.","oven-sh/bun shows that core developer experience tooling remains a parallel, high-velocity trend outside of AI."],"categoryBlocks":[{"category":"AI Infra & Protocols","repos":[{"repoName":"wonderwhy-er/DesktopCommanderMCP","repoUrl":"https://github.com/wonderwhy-er/DesktopCommanderMCP","summary":"An MCP (Master Control Program) server that gives Claude agents direct control over the local terminal and filesystem. Its trend signifies a push towards more capable, OS-integrated agents that can perform real-world development tasks beyond sandboxed environments.","signalBadge":"rising","spanPresence":["daily","weekly"],"stars":6931,"daysSinceCreation":583},{"repoName":"Panniantong/Agent-Reach","repoUrl":"https://github.com/Panniantong/Agent-Reach","summary":"A command-line tool allowing AI agents to read and search across various social media and content platforms without API fees. This represents an effort to equip agents with broad, real-time world knowledge by scraping public data directly.","signalBadge":"cooling","spanPresence":["monthly"],"stars":54311},{"repoName":"ogulcancelik/herdr","repoUrl":"https://github.com/ogulcancelik/herdr","summary":"A terminal-based multiplexer for managing multiple AI agents simultaneously. Its persistence on the trend lists indicates a need for developer tools that can orchestrate and interact with a growing number of specialized agents for complex tasks.","signalBadge":"repeated","spanPresence":["monthly","weekly"],"stars":15090,"daysSinceCreation":105},{"repoName":"alibaba/page-agent","repoUrl":"https://github.com/alibaba/page-agent","summary":"A JavaScript-based agent from Alibaba that can control and interact with web GUIs using natural language. This project is a signal of big tech's investment in agents that can automate tasks at the user interface level, a key area for enterprise adoption.","signalBadge":"repeated","spanPresence":["monthly","weekly"],"stars":25722,"daysSinceCreation":290},{"repoName":"TencentCloud/CubeSandbox","repoUrl":"https://github.com/TencentCloud/CubeSandbox","summary":"A lightweight and secure sandbox environment from Tencent Cloud designed for running AI agents. Its appearance is a strong indicator that the agent ecosystem is maturing towards production, where security and isolation are critical concerns.","signalBadge":"new","spanPresence":["weekly"],"stars":9542,"daysSinceCreation":91},{"repoName":"diegosouzapw/OmniRoute","repoUrl":"https://github.com/diegosouzapw/OmniRoute","summary":"A free AI gateway that routes requests to over 200 model providers, including free tiers. This tool reflects the commoditization of LLM access and the community's effort to abstract away provider specifics while optimizing cost and performance.","signalBadge":"repeated","spanPresence":["monthly","weekly"],"stars":14780,"daysSinceCreation":147},{"repoName":"stablyai/orca","repoUrl":"https://github.com/stablyai/orca","summary":"A desktop and mobile IDE for managing fleets of parallel AI agents. Orca addresses the operational complexity of multi-agent systems, suggesting a shift from single-agent experiments to coordinated, multi-agent workflows.","signalBadge":"repeated","spanPresence":["monthly","weekly"],"stars":15764,"daysSinceCreation":115}],"insight":"This category reveals a dual focus on empowerment and containment. `wonderwhy-er/DesktopCommanderMCP` grants agents OS-level control, while `TencentCloud/CubeSandbox` provides the necessary secure execution environment for such powerful capabilities."},{"category":"Developer Tools & Productivity","repos":[{"repoName":"oven-sh/bun","repoUrl":"https://github.com/oven-sh/bun","summary":"An all-in-one JavaScript runtime, bundler, and package manager focused on speed. Its continued popularity underscores the persistent demand for performance improvements in the core JavaScript/TypeScript development toolchain, independent of the AI hype cycle.","signalBadge":"new","spanPresence":["daily"],"stars":93981,"daysSinceCreation":1913},{"repoName":"calesthio/OpenMontage","repoUrl":"https://github.com/calesthio/OpenMontage","summary":"An open-source, agent-based video production system. This project applies the agentic workflow paradigm to a creative domain, suggesting that multi-agent systems are being explored for complex, multi-step tasks beyond just coding and research.","signalBadge":"cooling","spanPresence":["monthly"],"stars":36536,"daysSinceCreation":103},{"repoName":"abseil/abseil-cpp","repoUrl":"https://github.com/abseil/abseil-cpp","summary":"Google's open-source collection of C++ library code. Its trending status is likely due to its role as a foundational dependency in other popular projects, highlighting the long tail and enduring importance of mature, low-level libraries.","signalBadge":"new","spanPresence":["daily"],"stars":17482,"daysSinceCreation":3215},{"repoName":"jbeder/yaml-cpp","repoUrl":"https://github.com/jbeder/yaml-cpp","summary":"A popular C++ parser and emitter for YAML. Like other foundational C++ libraries trending today, its presence signals ongoing activity in systems programming and infrastructure projects that rely on battle-tested, low-level components.","signalBadge":"new","spanPresence":["daily"],"stars":6058,"daysSinceCreation":4120},{"repoName":"kunchenguid/no-mistakes","repoUrl":"https://github.com/kunchenguid/no-mistakes","summary":"A git pre-push hook designed to prevent common mistakes. It's a simple developer productivity tool whose popularity reflects a timeless desire for guardrails and automation in the development workflow to improve code quality.","signalBadge":"cooling","spanPresence":["monthly"],"stars":5792},{"repoName":"facebook/astryx","repoUrl":"https://github.com/facebook/astryx","summary":"An open-source design system from Meta, advertised as 'agent ready'. This indicates that major tech companies are starting to rebuild their internal tools and assets with AI agent compatibility as a primary design consideration.","signalBadge":"new","spanPresence":["weekly"],"stars":7653,"daysSinceCreation":182},{"repoName":"microsoft/TypeScript","repoUrl":"https://github.com/microsoft/TypeScript","summary":"The popular superset of JavaScript that adds static typing. Its presence on the trending list is a baseline indicator of the massive, ongoing activity within its ecosystem, likely triggered by a new release or a major dependent project.","signalBadge":"new","spanPresence":["daily"],"stars":109703,"daysSinceCreation":4406},{"repoName":"catchorg/Catch2","repoUrl":"https://github.com/catchorg/Catch2","summary":"A modern C++ test framework. Its appearance alongside other C++ libraries reinforces the observation that there is significant, ongoing development in the C++ ecosystem, particularly around tooling for robust, modern software practices.","signalBadge":"new","spanPresence":["daily"],"stars":20575,"daysSinceCreation":5723},{"repoName":"iptv-org/iptv","repoUrl":"https://github.com/iptv-org/iptv","summary":"A curated list of publicly available IPTV channels. This is a long-standing, community-maintained resource whose recurring trend is typically driven by external events or community updates, rather than a shift in technology.","signalBadge":"cooling","spanPresence":["monthly"],"stars":132002},{"repoName":"chriskohlhoff/asio","repoUrl":"https://github.com/chriskohlhoff/asio","summary":"A cross-platform C++ library for network and low-level I/O programming. Its relevance persists as it forms the basis for many high-performance networking applications, and its trend suggests new or renewed interest in performant systems-level C++ code.","signalBadge":"new","spanPresence":["daily"],"stars":6041,"daysSinceCreation":5624},{"repoName":"simplex-chat/simplex-chat","repoUrl":"https://github.com/simplex-chat/simplex-chat","summary":"A private messaging network that operates without user identifiers. Its sustained interest points to a strong niche demand for privacy-centric communication tools that offer security guarantees beyond what mainstream applications provide.","signalBadge":"cooling","spanPresence":["monthly"],"stars":18342},{"repoName":"zeux/meshoptimizer","repoUrl":"https://github.com/zeux/meshoptimizer","summary":"A library for optimizing 3D meshes to make them smaller and faster to render. This is a specialized tool for game development and graphics, and its trend indicates activity in that domain, possibly tied to a new engine or tool integration.","signalBadge":"new","spanPresence":["daily"],"stars":7980,"daysSinceCreation":3591},{"repoName":"apple/container","repoUrl":"https://github.com/apple/container","summary":"A tool from Apple for running Linux containers in lightweight VMs on macOS. While not new, its presence might signal renewed interest from developers looking for Docker Desktop alternatives optimized for Apple Silicon.","signalBadge":"cooling","spanPresence":["monthly"],"stars":47434},{"repoName":"tailscale/tailscale","repoUrl":"https://github.com/tailscale/tailscale","summary":"A tool for creating secure networks using WireGuard. As a foundational piece of modern networking and remote access infrastructure, its trending is likely tied to a new feature release or increased adoption in developer and homelab communities.","signalBadge":"new","spanPresence":["daily"],"stars":33497,"daysSinceCreation":2352},{"repoName":"interviewstreet/hiring-agent","repoUrl":"https://github.com/interviewstreet/hiring-agent","summary":"An AI agent for evaluating and scoring resumes. This is a practical, vertical application of AI, demonstrating the use of agents to automate specific business processes like HR and recruiting.","signalBadge":"cooling","spanPresence":["monthly"],"stars":5438},{"repoName":"iOfficeAI/OfficeCLI","repoUrl":"https://github.com/iOfficeAI/OfficeCLI","summary":"A command-line interface designed for AI agents to manipulate Microsoft Office documents. This tool is significant because it bridges the gap between AI agents and legacy enterprise software, enabling automation of common office tasks.","signalBadge":"rising","spanPresence":["daily","weekly"],"stars":14172,"daysSinceCreation":117},{"repoName":"xbtlin/ai-berkshire","repoUrl":"https://github.com/xbtlin/ai-berkshire","summary":"A value investing research framework using AI agents to apply methodologies from famous investors. It exemplifies the trend of creating highly specialized, domain-specific agent applications, in this case for financial analysis.","signalBadge":"new","spanPresence":["weekly"],"stars":12581,"daysSinceCreation":94},{"repoName":"hashicorp/terraform","repoUrl":"https://github.com/hashicorp/terraform","summary":"A widely used open-source infrastructure-as-code tool. Its trend is a constant, reflecting its central role in modern DevOps practices. A spike usually indicates a major new version or provider update.","signalBadge":"new","spanPresence":["daily"],"stars":49068,"daysSinceCreation":4502},{"repoName":"n0-computer/iroh","repoUrl":"https://github.com/n0-computer/iroh","summary":"A library for adding QUIC and NAT traversal to applications, aiming to simplify peer-to-peer networking. It represents continued innovation in decentralized networking protocols, an area of interest for building more resilient systems.","signalBadge":"cooling","spanPresence":["monthly"],"stars":11404},{"repoName":"grpc/grpc","repoUrl":"https://github.com/grpc/grpc","summary":"Google's high-performance, open-source RPC framework. As a cornerstone of modern microservices architecture, its appearance on the list reflects its deep integration into the software ecosystem and continuous development.","signalBadge":"new","spanPresence":["daily"],"stars":45084,"daysSinceCreation":4232},{"repoName":"mauriceboe/TREK","repoUrl":"https://github.com/mauriceboe/TREK","summary":"A self-hosted trip planner with collaborative features. It's a good example of a feature-rich, open-source alternative to commercial software, appealing to users who prioritize data ownership and customization.","signalBadge":"cooling","spanPresence":["monthly"],"stars":9954},{"repoName":"vercel/next.js","repoUrl":"https://github.com/vercel/next.js","summary":"The popular React framework. Like TypeScript and Terraform, Next.js is a fixture of the modern web development landscape. Trending usually coincides with a significant new release or conference announcement from Vercel.","signalBadge":"new","spanPresence":["daily"],"stars":140569,"daysSinceCreation":3565}],"insight":"This category is bifurcated. Foundational tools like `oven-sh/bun`, `microsoft/TypeScript`, and multiple C++ libraries show sustained core development, while new tools like `iOfficeAI/OfficeCLI` reveal how agent-based automation is beginning to penetrate specific, non-coding workflows."},{"category":"Prompt & Skill Libraries","repos":[{"repoName":"asgeirtj/system_prompts_leaks","repoUrl":"https://github.com/asgeirtj/system_prompts_leaks","summary":"A repository collecting leaked system prompts from major AI models. Its continued popularity, while legally and ethically questionable, highlights the intense community desire to understand and replicate the behavior of proprietary, closed-source models.","signalBadge":"repeated","spanPresence":["monthly","weekly"],"stars":55661,"daysSinceCreation":433},{"repoName":"addyosmani/agent-skills","repoUrl":"https://github.com/addyosmani/agent-skills","summary":"A collection of production-grade engineering skills for coding agents, curated by a prominent Google engineer. This repo is a key signal of the shift towards standardizing and sharing reusable agent capabilities, moving beyond ad-hoc prompting.","signalBadge":"rising","spanPresence":["daily","weekly"],"stars":76540,"daysSinceCreation":145},{"repoName":"mattpocock/skills","repoUrl":"https://github.com/mattpocock/skills","summary":"A set of agent skills from another influential developer and educator. Its appearance alongside `addyosmani/agent-skills` strongly confirms that the formalization of 'skills' as a shareable primitive for agents is a major, developer-led trend.","signalBadge":"new","spanPresence":["daily"],"stars":164141,"daysSinceCreation":157},{"repoName":"obra/superpowers","repoUrl":"https://github.com/obra/superpowers","summary":"An 'agentic skills framework' that proposes a specific methodology for developing with agents. This moves beyond just providing skills, attempting to create a structured approach to agent-driven software development.","signalBadge":"new","spanPresence":["daily"],"stars":251545,"daysSinceCreation":274},{"repoName":"tt-a1i/archify","repoUrl":"https://github.com/tt-a1i/archify","summary":"An agent skill for generating architecture diagrams. This is a prime example of a discrete, high-value skill that can be plugged into any coding agent to extend its capabilities into the realm of software design and documentation.","signalBadge":"new","spanPresence":["weekly"],"stars":3363,"daysSinceCreation":86},{"repoName":"google-labs-code/stitch-skills","repoUrl":"https://github.com/google-labs-code/stitch-skills","summary":"A library of agent skills from Google Labs, designed for their Stitch MCP server. This is a significant entry, as it shows a major AI player (Google) formally investing in and open-sourcing a standardized skill library, validating the entire skills ecosystem.","signalBadge":"new","spanPresence":["daily"],"stars":6600,"daysSinceCreation":175},{"repoName":"dotnet/skills","repoUrl":"https://github.com/dotnet/skills","summary":"An official Microsoft repository for AI agent skills related to .NET and C#. This mirrors Google's move, showing that platform owners are now competing by providing high-quality, official skills to make their ecosystems more attractive to agent-based development.","signalBadge":"new","spanPresence":["weekly"],"stars":4526,"daysSinceCreation":157},{"repoName":"alirezarezvani/claude-skills","repoUrl":"https://github.com/alirezarezvani/claude-skills","summary":"A large, community-contributed collection of skills and plugins for various coding agents. This represents the grassroots, bottoms-up counterpart to the top-down efforts from Google and Microsoft, showing broad community adoption of the skill-based model.","signalBadge":"new","spanPresence":["weekly"],"stars":22007,"daysSinceCreation":264},{"repoName":"JuliusBrussee/caveman","repoUrl":"https://github.com/JuliusBrussee/caveman","summary":"A skill for Claude Code that reduces token usage by simplifying language. This is a meta-skill focused on optimization, demonstrating that the skills ecosystem is already developing sophistication, with tools to improve the efficiency of agent communication.","signalBadge":"new","spanPresence":["weekly"],"stars":87593,"daysSinceCreation":97}],"insight":"This category's dominance signals a structural shift. The convergence of efforts from `addyosmani/agent-skills`, `mattpocock/skills`, and `google-labs-code/stitch-skills` reveals the rapid emergence of the 'skill' as the standard, composable unit of agent capability."},{"category":"On-device & Multimodal AI","repos":[{"repoName":"Zackriya-Solutions/meetily","repoUrl":"https://github.com/Zackriya-Solutions/meetily","summary":"A privacy-focused, 100% local AI meeting assistant built in Rust. It offers fast transcription and summarization using on-device models. This project exemplifies the growing demand for AI tools that do not rely on cloud services, ensuring data privacy.","signalBadge":"repeated","spanPresence":["monthly","weekly"],"stars":22510,"daysSinceCreation":561},{"repoName":"bradautomates/claude-video","repoUrl":"https://github.com/bradautomates/claude-video","summary":"A tool that enables Claude to process video content by downloading, transcribing, and extracting frames. This is part of a broader trend to equip text-based LLMs with multimodal capabilities through pre-processing pipelines.","signalBadge":"repeated","spanPresence":["monthly","weekly"],"stars":7037,"daysSinceCreation":77},{"repoName":"huggingface/speech-to-speech","repoUrl":"https://github.com/huggingface/speech-to-speech","summary":"A library from Hugging Face for building local voice agents using open-source models. This signals a push towards creating fully self-hosted, conversational AI applications, reducing latency and dependency on proprietary APIs.","signalBadge":"new","spanPresence":["weekly"],"stars":5967,"daysSinceCreation":702},{"repoName":"ruvnet/RuView","repoUrl":"https://github.com/ruvnet/RuView","summary":"A system that uses WiFi signals for spatial intelligence and presence detection without video. Its presence is an interesting outlier, suggesting an exploration of non-traditional data sources for AI-driven environmental sensing and monitoring.","signalBadge":"new","spanPresence":["weekly"],"stars":79811,"daysSinceCreation":398}],"insight":"The focus here is on augmenting agents with new, locally processed senses. `bradautomates/claude-video` and `huggingface/speech-to-speech` add conventional sight and sound, while `ruvnet/RuView`'s use of WiFi signals implies a move towards more unconventional, non-visual environmental awareness."},{"category":"Security & Reverse Engineering","repos":[{"repoName":"usestrix/strix","repoUrl":"https://github.com/usestrix/strix","summary":"An open-source penetration testing tool that uses AI. It applies the agent paradigm to the security domain, automating the process of discovering and reporting vulnerabilities. Its trend reflects ongoing interest in AI for cybersecurity.","signalBadge":"repeated","spanPresence":["monthly","weekly"],"stars":39956,"daysSinceCreation":339},{"repoName":"NVIDIA/SkillSpector","repoUrl":"https://github.com/NVIDIA/SkillSpector","summary":"A security scanner from NVIDIA specifically for AI agent skills. Its existence is a powerful signal that the 'skill' abstraction is becoming so widespread and critical that it requires its own specialized security infrastructure.","signalBadge":"cooling","spanPresence":["monthly"],"stars":12718}],"insight":"The ecosystem is maturing to the point of self-reflection. `NVIDIA/SkillSpector`'s sole purpose is to audit the new 'skill' abstraction layer, which refutes the notion that agent development is still in a purely experimental phase."},{"category":"Memory, RAG & Context","repos":[{"repoName":"DeusData/codebase-memory-mcp","repoUrl":"https://github.com/DeusData/codebase-memory-mcp","summary":"A high-performance server that indexes codebases into a knowledge graph for agents, operating locally. It represents a move toward sophisticated, persistent memory solutions that give agents deep, low-latency understanding of large codebases without high token costs.","signalBadge":"cooling","spanPresence":["monthly"],"stars":29519,"daysSinceCreation":136},{"repoName":"TencentCloud/TencentDB-Agent-Memory","repoUrl":"https://github.com/TencentCloud/TencentDB-Agent-Memory","summary":"A local, long-term memory solution for AI agents from Tencent. This further confirms the trend of bringing critical agent infrastructure, like memory, on-premise to improve performance, reduce costs, and ensure data control.","signalBadge":"new","spanPresence":["daily"],"stars":8115,"daysSinceCreation":94}],"insight":"The appearance of specialized, local memory servers like `DeusData/codebase-memory-mcp` and `TencentCloud/TencentDB-Agent-Memory` indicates a push to reduce reliance on external APIs and token-heavy context windows for agent memory, prioritizing performance and privacy."},{"category":"AI Coding Tools & Agents","repos":[{"repoName":"openai/codex-plugin-cc","repoUrl":"https://github.com/openai/codex-plugin-cc","summary":"An official plugin to use OpenAI's Codex from within Anthropic's Claude Code. This is a notable instance of interoperability between major, competing AI ecosystems, suggesting a potential for more integrated, cross-platform agent workflows.","signalBadge":"new","spanPresence":["weekly"],"stars":27346,"daysSinceCreation":102},{"repoName":"davila7/claude-code-templates","repoUrl":"https://github.com/davila7/claude-code-templates","summary":"A command-line tool for managing Claude Code configurations. This is a utility that supports a major agent platform, indicating that the ecosystem around flagship agents is growing with third-party developer tooling.","signalBadge":"new","spanPresence":["daily"],"stars":28672,"daysSinceCreation":371},{"repoName":"JCodesMore/ai-website-cloner-template","repoUrl":"https://github.com/JCodesMore/ai-website-cloner-template","summary":"A template project for cloning websites using AI coding agents. It serves as a starter kit or a demonstration of agent capabilities, reflecting interest in using agents for common but tedious web development tasks.","signalBadge":"cooling","spanPresence":["monthly"],"stars":27433}],"insight":"This category's relative quietness suggests a consolidation in the market. The trending projects like `openai/codex-plugin-cc` and `davila7/claude-code-templates` are accessories to major existing agents, not new competitors, implying the platform layer is stabilizing."}],"meta":{"generatedAt":"2026-07-10T14:45:06Z","rulesVersion":"v1","degraded":false,"fallbackUsed":false,"repoCount":49,"signalCount":0},"vibeSummary":"The agent gold rush is over; the battle for the agent's toolbelt, fought with standardized 'skills', has just begun.","editorialLead":"The agent gold rush is over; the battle for the agent's toolbelt, fought with standardized 'skills', has just begun. Today's trending covers 49 repos across 7 categories, including wonderwhy-er/DesktopCommanderMCP, Panniantong/Agent-Reach, ogulcancelik/herdr, alibaba/page-agent, TencentCloud/CubeSandbox. (This lead is templated: today's LLM output failed structural checks.)","strategicInsights":["The explosion of 'skill' libraries from influential developers like Addy Osmani and Matt Pocock reveals a rapid standardization of agent capabilities, shifting focus from monolithic agents to a composable ecosystem.","The parallel rise of tools for local OS control (DesktopCommanderMCP) and secure execution (TencentCloud/CubeSandbox, NVIDIA/SkillSpector) indicates the agent space is maturing from academic prototypes to production-oriented security and integration challenges.","Big Tech's investment in agent components, such as Google's stitch-skills, Tencent's CubeSandbox, and Microsoft's dotnet/skills, implies a strategic shift from building proprietary agents to enabling a broader developer ecosystem on their platforms.","The quiet 'AI Coding Tools & Agents' category, contrasted with the loud 'Prompt & Skill Libraries' category, suggests the market is consolidating around a few dominant agent runtimes, while innovation accelerates in the tooling and extensions layer."],"trendSection":{"daily":{"rows":[{"repoName":"obra/superpowers","repoUrl":"https://github.com/obra/superpowers","yesterdayStars":null,"todayStars":251545,"delta":251545,"state":"first"},{"repoName":"mattpocock/skills","repoUrl":"https://github.com/mattpocock/skills","yesterdayStars":null,"todayStars":164141,"delta":164141,"state":"first"},{"repoName":"vercel/next.js","repoUrl":"https://github.com/vercel/next.js","yesterdayStars":null,"todayStars":140569,"delta":140569,"state":"first"},{"repoName":"microsoft/TypeScript","repoUrl":"https://github.com/microsoft/TypeScript","yesterdayStars":null,"todayStars":109703,"delta":109703,"state":"first"},{"repoName":"oven-sh/bun","repoUrl":"https://github.com/oven-sh/bun","yesterdayStars":null,"todayStars":93981,"delta":93981,"state":"first"},{"repoName":"hashicorp/terraform","repoUrl":"https://github.com/hashicorp/terraform","yesterdayStars":null,"todayStars":49068,"delta":49068,"state":"first"},{"repoName":"grpc/grpc","repoUrl":"https://github.com/grpc/grpc","yesterdayStars":null,"todayStars":45084,"delta":45084,"state":"first"},{"repoName":"tailscale/tailscale","repoUrl":"https://github.com/tailscale/tailscale","yesterdayStars":null,"todayStars":33497,"delta":33497,"state":"first"},{"repoName":"davila7/claude-code-templates","repoUrl":"https://github.com/davila7/claude-code-templates","yesterdayStars":null,"todayStars":28672,"delta":28672,"state":"first"},{"repoName":"catchorg/Catch2","repoUrl":"https://github.com/catchorg/Catch2","yesterdayStars":null,"todayStars":20575,"delta":20575,"state":"first"},{"repoName":"abseil/abseil-cpp","repoUrl":"https://github.com/abseil/abseil-cpp","yesterdayStars":null,"todayStars":17482,"delta":17482,"state":"first"},{"repoName":"TencentCloud/TencentDB-Agent-Memory","repoUrl":"https://github.com/TencentCloud/TencentDB-Agent-Memory","yesterdayStars":null,"todayStars":8115,"delta":8115,"state":"first"},{"repoName":"zeux/meshoptimizer","repoUrl":"https://github.com/zeux/meshoptimizer","yesterdayStars":null,"todayStars":7980,"delta":7980,"state":"first"},{"repoName":"google-labs-code/stitch-skills","repoUrl":"https://github.com/google-labs-code/stitch-skills","yesterdayStars":null,"todayStars":6600,"delta":6600,"state":"first"},{"repoName":"jbeder/yaml-cpp","repoUrl":"https://github.com/jbeder/yaml-cpp","yesterdayStars":null,"todayStars":6058,"delta":6058,"state":"first"},{"repoName":"chriskohlhoff/asio","repoUrl":"https://github.com/chriskohlhoff/asio","yesterdayStars":null,"todayStars":6041,"delta":6041,"state":"first"},{"repoName":"iOfficeAI/OfficeCLI","repoUrl":"https://github.com/iOfficeAI/OfficeCLI","yesterdayStars":13070,"todayStars":14172,"delta":1102,"state":"strengthening"},{"repoName":"addyosmani/agent-skills","repoUrl":"https://github.com/addyosmani/agent-skills","yesterdayStars":75562,"todayStars":76540,"delta":978,"state":"continuous"},{"repoName":"wonderwhy-er/DesktopCommanderMCP","repoUrl":"https://github.com/wonderwhy-er/DesktopCommanderMCP","yesterdayStars":6497,"todayStars":6931,"delta":434,"state":"strengthening"}],"analysis":"A large number of established projects like `vercel/next.js` and `microsoft/TypeScript` appeared as new, suggesting a data anomaly rather than a genuine surge."},"weekly":{"rows":[{"repoName":"JuliusBrussee/caveman","repoUrl":"https://github.com/JuliusBrussee/caveman","yesterdayStars":null,"todayStars":87593,"delta":87593,"state":"first"},{"repoName":"addyosmani/agent-skills","repoUrl":"https://github.com/addyosmani/agent-skills","yesterdayStars":null,"todayStars":76540,"delta":76540,"state":"first"},{"repoName":"alirezarezvani/claude-skills","repoUrl":"https://github.com/alirezarezvani/claude-skills","yesterdayStars":null,"todayStars":22007,"delta":22007,"state":"first"},{"repoName":"iOfficeAI/OfficeCLI","repoUrl":"https://github.com/iOfficeAI/OfficeCLI","yesterdayStars":null,"todayStars":14172,"delta":14172,"state":"first"},{"repoName":"wonderwhy-er/DesktopCommanderMCP","repoUrl":"https://github.com/wonderwhy-er/DesktopCommanderMCP","yesterdayStars":null,"todayStars":6931,"delta":6931,"state":"first"},{"repoName":"tt-a1i/archify","repoUrl":"https://github.com/tt-a1i/archify","yesterdayStars":null,"todayStars":3363,"delta":3363,"state":"first"},{"repoName":"stablyai/orca","repoUrl":"https://github.com/stablyai/orca","yesterdayStars":14866,"todayStars":15764,"delta":898,"state":"strengthening"},{"repoName":"asgeirtj/system_prompts_leaks","repoUrl":"https://github.com/asgeirtj/system_prompts_leaks","yesterdayStars":54860,"todayStars":55661,"delta":801,"state":"continuous"},{"repoName":"diegosouzapw/OmniRoute","repoUrl":"https://github.com/diegosouzapw/OmniRoute","yesterdayStars":14135,"todayStars":14780,"delta":645,"state":"strengthening"},{"repoName":"bradautomates/claude-video","repoUrl":"https://github.com/bradautomates/claude-video","yesterdayStars":6487,"todayStars":7037,"delta":550,"state":"strengthening"},{"repoName":"usestrix/strix","repoUrl":"https://github.com/usestrix/strix","yesterdayStars":39415,"todayStars":39956,"delta":541,"state":"continuous"},{"repoName":"Zackriya-Solutions/meetily","repoUrl":"https://github.com/Zackriya-Solutions/meetily","yesterdayStars":22051,"todayStars":22510,"delta":459,"state":"continuous"},{"repoName":"ogulcancelik/herdr","repoUrl":"https://github.com/ogulcancelik/herdr","yesterdayStars":14675,"todayStars":15090,"delta":415,"state":"continuous"},{"repoName":"alibaba/page-agent","repoUrl":"https://github.com/alibaba/page-agent","yesterdayStars":25412,"todayStars":25722,"delta":310,"state":"continuous"},{"repoName":"xbtlin/ai-berkshire","repoUrl":"https://github.com/xbtlin/ai-berkshire","yesterdayStars":12279,"todayStars":12581,"delta":302,"state":"continuous"},{"repoName":"TencentCloud/CubeSandbox","repoUrl":"https://github.com/TencentCloud/CubeSandbox","yesterdayStars":9254,"todayStars":9542,"delta":288,"state":"strengthening"},{"repoName":"facebook/astryx","repoUrl":"https://github.com/facebook/astryx","yesterdayStars":7369,"todayStars":7653,"delta":284,"state":"strengthening"},{"repoName":"openai/codex-plugin-cc","repoUrl":"https://github.com/openai/codex-plugin-cc","yesterdayStars":27088,"todayStars":27346,"delta":258,"state":"continuous"},{"repoName":"ruvnet/RuView","repoUrl":"https://github.com/ruvnet/RuView","yesterdayStars":79559,"todayStars":79811,"delta":252,"state":"stable"},{"repoName":"huggingface/speech-to-speech","repoUrl":"https://github.com/huggingface/speech-to-speech","yesterdayStars":5782,"todayStars":5967,"delta":185,"state":"strengthening"},{"repoName":"dotnet/skills","repoUrl":"https://github.com/dotnet/skills","yesterdayStars":4464,"todayStars":4526,"delta":62,"state":"continuous"}],"analysis":"AI agent and skills repositories are showing strong persistence, led by new entrants `JuliusBrussee/caveman` and `addyosmani/agent-skills`."},"monthly":{"rows":[{"repoName":"bradautomates/claude-video","repoUrl":"https://github.com/bradautomates/claude-video","yesterdayStars":null,"todayStars":7037,"delta":7037,"state":"first"},{"repoName":"kunchenguid/no-mistakes","repoUrl":"https://github.com/kunchenguid/no-mistakes","yesterdayStars":null,"todayStars":5792,"delta":5792,"state":"first"},{"repoName":"stablyai/orca","repoUrl":"https://github.com/stablyai/orca","yesterdayStars":14866,"todayStars":15764,"delta":898,"state":"strengthening"},{"repoName":"asgeirtj/system_prompts_leaks","repoUrl":"https://github.com/asgeirtj/system_prompts_leaks","yesterdayStars":54860,"todayStars":55662,"delta":802,"state":"continuous"},{"repoName":"diegosouzapw/OmniRoute","repoUrl":"https://github.com/diegosouzapw/OmniRoute","yesterdayStars":14135,"todayStars":14780,"delta":645,"state":"strengthening"},{"repoName":"Panniantong/Agent-Reach","repoUrl":"https://github.com/Panniantong/Agent-Reach","yesterdayStars":53724,"todayStars":54311,"delta":587,"state":"continuous"},{"repoName":"usestrix/strix","repoUrl":"https://github.com/usestrix/strix","yesterdayStars":39415,"todayStars":39956,"delta":541,"state":"continuous"},{"repoName":"DeusData/codebase-memory-mcp","repoUrl":"https://github.com/DeusData/codebase-memory-mcp","yesterdayStars":28995,"todayStars":29519,"delta":524,"state":"continuous"},{"repoName":"calesthio/OpenMontage","repoUrl":"https://github.com/calesthio/OpenMontage","yesterdayStars":36026,"todayStars":36536,"delta":510,"state":"continuous"},{"repoName":"Zackriya-Solutions/meetily","repoUrl":"https://github.com/Zackriya-Solutions/meetily","yesterdayStars":22051,"todayStars":22510,"delta":459,"state":"continuous"},{"repoName":"ogulcancelik/herdr","repoUrl":"https://github.com/ogulcancelik/herdr","yesterdayStars":14675,"todayStars":15090,"delta":415,"state":"continuous"},{"repoName":"iptv-org/iptv","repoUrl":"https://github.com/iptv-org/iptv","yesterdayStars":131587,"todayStars":132002,"delta":415,"state":"stable"},{"repoName":"JCodesMore/ai-website-cloner-template","repoUrl":"https://github.com/JCodesMore/ai-website-cloner-template","yesterdayStars":27115,"todayStars":27433,"delta":318,"state":"continuous"},{"repoName":"alibaba/page-agent","repoUrl":"https://github.com/alibaba/page-agent","yesterdayStars":25412,"todayStars":25722,"delta":310,"state":"continuous"},{"repoName":"mauriceboe/TREK","repoUrl":"https://github.com/mauriceboe/TREK","yesterdayStars":9688,"todayStars":9954,"delta":266,"state":"continuous"},{"repoName":"apple/container","repoUrl":"https://github.com/apple/container","yesterdayStars":47256,"todayStars":47434,"delta":178,"state":"stable"},{"repoName":"interviewstreet/hiring-agent","repoUrl":"https://github.com/interviewstreet/hiring-agent","yesterdayStars":5266,"todayStars":5438,"delta":172,"state":"strengthening"},{"repoName":"simplex-chat/simplex-chat","repoUrl":"https://github.com/simplex-chat/simplex-chat","yesterdayStars":18191,"todayStars":18342,"delta":151,"state":"continuous"},{"repoName":"n0-computer/iroh","repoUrl":"https://github.com/n0-computer/iroh","yesterdayStars":11267,"todayStars":11404,"delta":137,"state":"continuous"},{"repoName":"NVIDIA/SkillSpector","repoUrl":"https://github.com/NVIDIA/SkillSpector","yesterdayStars":12585,"todayStars":12718,"delta":133,"state":"continuous"}],"analysis":"Tools built for specific AI models, such as the new `bradautomates/claude-video`, are establishing long-term interest alongside consistently growing projects like `stablyai/orca`."}},"locale":"en"}