{"reportDate":"2026-06-08","heroSummary":"Today's trend is a clear shift towards an agent component economy, where developers assemble agents from specialized skills, memory systems, and harnesses.","topChanges":["google/skills shows major tech players are now standardizing the 'agent skill' as a core development primitive.","RyanCodrai/turbovec shows the infrastructure layer maturing with new, performance-focused components like specialized vector indexes written in Rust.","Panniantong/Agent-Reach shows a rising demand for agents to have live, broad access to the internet's social and information layers."],"categoryBlocks":[{"category":"Prompt & Skill Libraries","summary":"This category has definitively shifted from 'prompts' to structured 'skills'. The entry of Google with google/skills alongside community marketplaces like phuryn/pm-skills signals a move towards standardization and a component-based economy for agent capabilities.","repos":[{"repoName":"mvanhorn/last30days-skill","repoUrl":"https://github.com/mvanhorn/last30days-skill","summary":"An agent skill that synthesizes summaries from various online sources. Its popularity reflects the demand for agents capable of real-time, multi-source information gathering, moving beyond static knowledge bases to understand current events.","signalBadge":"rising","spanPresence":["daily","weekly"],"stars":33662},{"repoName":"google/skills","repoUrl":"https://github.com/google/skills","summary":"An official repository from Google for agent skills. This is a significant signal of ecosystem maturation, indicating a move by major platforms to standardize how developers create and share reusable capabilities for AI agents.","signalBadge":"new","spanPresence":["daily"],"stars":12208},{"repoName":"openai/plugins","repoUrl":"https://github.com/openai/plugins","summary":"The original plugin system for OpenAI models. Its continued presence on the trend list, despite its age, shows the foundational importance of extending LLM capabilities and the ongoing interest in this architectural pattern.","signalBadge":"rising","spanPresence":["daily","weekly"],"stars":2237},{"repoName":"phuryn/pm-skills","repoUrl":"https://github.com/phuryn/pm-skills","summary":"A large collection of agentic skills specifically for product management tasks. It exemplifies the trend of creating domain-specific skill sets, turning general-purpose agents into specialized professional tools for roles like PMs.","signalBadge":"rising","spanPresence":["daily","weekly"],"stars":12485},{"repoName":"Imbad0202/academic-research-skills","repoUrl":"https://github.com/Imbad0202/academic-research-skills","summary":"A set of skills for Claude designed to automate the academic research workflow. This project is notable for structuring a complex, multi-step process (research, writing, revision) into a defined sequence of agent capabilities.","signalBadge":"cooling","spanPresence":["monthly"],"stars":28914},{"repoName":"Leonxlnx/taste-skill","repoUrl":"https://github.com/Leonxlnx/taste-skill","summary":"An agent skill designed to prevent AI from generating 'boring, generic slop'. This is a notable development because it addresses the qualitative, stylistic aspects of AI output, moving beyond mere functional correctness to curation and aesthetics.","signalBadge":"new","spanPresence":["weekly"],"stars":38205},{"repoName":"revfactory/harness","repoUrl":"https://github.com/revfactory/harness","summary":"A meta-skill that designs agent teams and generates skills for them. This represents a higher level of abstraction in agent development, focusing on automating the creation of agents themselves, not just executing tasks.","signalBadge":"new","spanPresence":["weekly"],"stars":6522},{"repoName":"mattpocock/skills","repoUrl":"https://github.com/mattpocock/skills","summary":"A personal collection of skills for Claude. Its presence indicates a trend of individual developers codifying their personal workflows and prompts into shareable, structured skill files for reuse.","signalBadge":"cooling","spanPresence":["monthly"],"stars":121304},{"repoName":"pbakaus/impeccable","repoUrl":"https://github.com/pbakaus/impeccable","summary":"A 'design language' packaged as a skill to improve an agent's design capabilities. Similar to 'taste-skill', it focuses on improving the qualitative output of an AI, specializing it for a specific professional domain like design.","signalBadge":"new","spanPresence":["weekly"],"stars":36122},{"repoName":"hardikpandya/stop-slop","repoUrl":"https://github.com/hardikpandya/stop-slop","summary":"A skill file specifically for removing common AI-telltale phrases from text. This is a direct response to the homogenization of AI-generated content and reflects a growing user demand for more natural-sounding prose.","signalBadge":"new","spanPresence":["weekly"],"stars":9422}],"insight":"This category has definitively shifted from 'prompts' to structured 'skills'. The entry of Google with google/skills alongside community marketplaces like phuryn/pm-skills signals a move towards standardization and a component-based economy for agent capabilities."},{"category":"AI Infra & Protocols","summary":"This space is about building the connective tissue for agents. Panniantong/Agent-Reach provides agents access to the live web, CopilotKit/CopilotKit defines a UI protocol, and danielmiessler/Personal_AI_Infrastructure provides a self-hosted architecture, completing different parts of the agent stack.","repos":[{"repoName":"Panniantong/Agent-Reach","repoUrl":"https://github.com/Panniantong/Agent-Reach","summary":"A tool giving AI agents the ability to read and search content across many live web platforms. It addresses a key limitation of many agents by providing a unified interface for real-time information gathering from the social internet.","signalBadge":"rising","spanPresence":["daily","weekly"],"stars":23831},{"repoName":"danielmiessler/Personal_AI_Infrastructure","repoUrl":"https://github.com/danielmiessler/Personal_AI_Infrastructure","summary":"A project outlining a self-hosted infrastructure for running personal AI agents. This reflects a growing interest among advanced users for data privacy, control, and customization by moving away from reliance on third-party cloud services.","signalBadge":"new","spanPresence":["daily"],"stars":15294},{"repoName":"affaan-m/ECC","repoUrl":"https://github.com/affaan-m/ECC","summary":"A performance optimization system, or 'harness', for AI agents. The concept of a harness suggests a move towards standardized frameworks for managing agent execution, security, and skills, similar to an operating system for agents.","signalBadge":"new","spanPresence":["weekly"],"stars":210539},{"repoName":"CopilotKit/CopilotKit","repoUrl":"https://github.com/CopilotKit/CopilotKit","summary":"A frontend framework for building agentic user interfaces. This project focuses on the user-facing layer of AI applications, acknowledging that as agents become backend components, a new set of frontend tools is needed to interact with them.","signalBadge":"new","spanPresence":["daily"],"stars":33985},{"repoName":"NousResearch/hermes-agent","repoUrl":"https://github.com/NousResearch/hermes-agent","summary":"An agent from Nous Research, a prominent open-source AI lab. The project is notable because it comes from a respected research group, suggesting it may incorporate novel architectural ideas or capabilities beyond typical hobbyist agent projects.","signalBadge":"new","spanPresence":["weekly"],"stars":187049}],"insight":"This space is about building the connective tissue for agents. Panniantong/Agent-Reach provides agents access to the live web, CopilotKit/CopilotKit defines a UI protocol, and danielmiessler/Personal_AI_Infrastructure provides a self-hosted architecture, completing different parts of the agent stack."},{"category":"Memory, RAG & Context","summary":"The focus here is on performance and cost optimization. Projects like chopratejas/headroom aim to reduce token count, while new low-level infrastructure like RyanCodrai/turbovec shows the stack is maturing from Python libraries to performance-critical components written in systems languages.","repos":[{"repoName":"chopratejas/headroom","repoUrl":"https://github.com/chopratejas/headroom","summary":"A library and proxy for compressing data before it enters the LLM context window. It addresses a critical pain point in agent development: high token costs and context limits. Its repeated trending indicates the problem is persistent and significant.","signalBadge":"repeated","spanPresence":["monthly","weekly"],"stars":18189},{"repoName":"colbymchenry/codegraph","repoUrl":"https://github.com/colbymchenry/codegraph","summary":"A pre-indexed, local knowledge graph of code for various AI models. It represents a strategy to give agents deep code understanding without expensive, real-time file system reads, optimizing for both performance and token usage.","signalBadge":"cooling","spanPresence":["monthly"],"stars":44705},{"repoName":"RyanCodrai/turbovec","repoUrl":"https://github.com/RyanCodrai/turbovec","summary":"A new vector index built in Rust. Its emergence shows the maturation of the AI memory stack, as developers are now building and adopting more performant, lower-level components written in systems languages instead of relying solely on Python libraries.","signalBadge":"new","spanPresence":["daily"],"stars":8334},{"repoName":"refactoringhq/tolaria","repoUrl":"https://github.com/refactoringhq/tolaria","summary":"A desktop application for managing local Markdown-based knowledge bases. This indicates a demand for better tooling around curating and maintaining the private datasets used for RAG and agent fine-tuning.","signalBadge":"new","spanPresence":["daily"],"stars":13383},{"repoName":"rohitg00/agentmemory","repoUrl":"https://github.com/rohitg00/agentmemory","summary":"A persistent memory system for AI coding agents. Its sustained popularity highlights the critical need for agents to maintain long-term state and learn across sessions, a core challenge for building truly capable autonomous systems.","signalBadge":"cooling","spanPresence":["monthly"],"stars":21881},{"repoName":"supermemoryai/supermemory","repoUrl":"https://github.com/supermemoryai/supermemory","summary":"A scalable memory engine and API. This project frames AI memory as a distinct infrastructural layer, offered as a service, which suggests a future where memory becomes a pluggable utility for agent developers.","signalBadge":"new","spanPresence":["weekly"],"stars":26164},{"repoName":"MemPalace/mempalace","repoUrl":"https://github.com/MemPalace/mempalace","summary":"An open-source AI memory system that claims strong benchmark performance. The emphasis on benchmarks indicates that the AI memory space is becoming competitive and performance is a key differentiator for new entrants.","signalBadge":"new","spanPresence":["daily"],"stars":54782},{"repoName":"lfnovo/open-notebook","repoUrl":"https://github.com/lfnovo/open-notebook","summary":"An open-source implementation of Google's NotebookLM. The desire to self-host and extend closed-source platforms is a recurring pattern, showing the community's need for more control and flexibility over their knowledge management tools.","signalBadge":"new","spanPresence":["weekly"],"stars":27836}],"insight":"The focus here is on performance and cost optimization. Projects like chopratejas/headroom aim to reduce token count, while new low-level infrastructure like RyanCodrai/turbovec shows the stack is maturing from Python libraries to performance-critical components written in systems languages."},{"category":"On-device & Multimodal AI","summary":"This category features practical applications rather than foundational models. Open-LLM-VTuber targets more natural local interfaces, while utilities like microsoft/markitdown and roboflow/supervision serve as data preparation and computer vision tools, showing a focus on applying existing models.","repos":[{"repoName":"microsoft/markitdown","repoUrl":"https://github.com/microsoft/markitdown","summary":"A Python tool from Microsoft for converting various document formats to Markdown. It's a utility that's valuable for preparing unstructured data for ingestion into RAG systems, a common prerequisite for building knowledge-based agents.","signalBadge":"repeated","spanPresence":["monthly","weekly"],"stars":148194},{"repoName":"Open-LLM-VTuber/Open-LLM-VTuber","repoUrl":"https://github.com/Open-LLM-VTuber/Open-LLM-VTuber","summary":"An application that connects an LLM to a Live2D avatar for local, voice-driven interaction. It represents the growing interest in creating more natural and embodied human-computer interfaces for interacting with AI models.","signalBadge":"new","spanPresence":["weekly"],"stars":10485},{"repoName":"harry0703/MoneyPrinterTurbo","repoUrl":"https://github.com/harry0703/MoneyPrinterTurbo","summary":"A tool for one-click short video generation using an LLM. While popular, projects with names like 'MoneyPrinter' often focus on automated, low-effort content generation, which can contribute to platform spam and represent noise in the trends.","signalBadge":"repeated","spanPresence":["monthly","weekly"],"stars":81914},{"repoName":"ruvnet/RuView","repoUrl":"https://github.com/ruvnet/RuView","summary":"A system that uses WiFi signals for spatial and presence detection without video. This is an example of sensor fusion with AI, applying machine learning to non-visual data streams for privacy-preserving monitoring.","signalBadge":"cooling","spanPresence":["monthly"],"stars":71937},{"repoName":"roboflow/supervision","repoUrl":"https://github.com/roboflow/supervision","summary":"A library of reusable tools for computer vision tasks. Similar to the 'skills' trend for LLMs, this project aims to provide a standardized toolkit for a specific AI domain, simplifying common computer vision workflows.","signalBadge":"new","spanPresence":["daily"],"stars":42141},{"repoName":"HKUDS/ViMax","repoUrl":"https://github.com/HKUDS/ViMax","summary":"An agentic video generation framework that breaks down the process into roles like director and screenwriter. This structured, multi-agent approach to a creative task reflects a broader trend in applying agentic design patterns to complex problems.","signalBadge":"cooling","spanPresence":["monthly"],"stars":9093}],"insight":"This category features practical applications rather than foundational models. Open-LLM-VTuber targets more natural local interfaces, while utilities like microsoft/markitdown and roboflow/supervision serve as data preparation and computer vision tools, showing a focus on applying existing models."},{"category":"AI Coding Tools & Agents","summary":"This category showcases specific, end-user agent applications built using the components and infrastructure seen elsewhere. The projects are task-oriented, such as santifer/career-ops for an automated job search and can1357/oh-my-pi for terminal-based coding.","repos":[{"repoName":"santifer/career-ops","repoUrl":"https://github.com/santifer/career-ops","summary":"An AI-powered system built on Claude Code to automate the job search process. This is a practical, end-to-end application of an agent, demonstrating how foundational models and skills can be composed to solve a specific, real-world problem.","signalBadge":"new","spanPresence":["daily"],"stars":50200},{"repoName":"can1357/oh-my-pi","repoUrl":"https://github.com/can1357/oh-my-pi","summary":"An AI coding agent that runs in the terminal. Its focus on the command-line interface appeals to developers who prefer keyboard-driven workflows, integrating AI assistance directly into a traditional development environment.","signalBadge":"repeated","spanPresence":["monthly","weekly"],"stars":11235},{"repoName":"aaif-goose/goose","repoUrl":"https://github.com/aaif-goose/goose","summary":"An extensible AI agent designed to go beyond code suggestions to perform actions like installation and testing. This represents the next step in coding assistants: moving from passive suggestion to active participation in the development lifecycle.","signalBadge":"new","spanPresence":["daily"],"stars":47945}],"insight":"This category showcases specific, end-user agent applications built using the components and infrastructure seen elsewhere. The projects are task-oriented, such as santifer/career-ops for an automated job search and can1357/oh-my-pi for terminal-based coding."},{"category":"Developer Tools & Productivity","summary":"These tools aim to manage the complexity of developing with and on top of LLMs. Egonex-AI/Understand-Anything helps visualize codebases for AI agents, while Andyyyy64/whichllm solves the practical problem of selecting the right local model for specific hardware.","repos":[{"repoName":"Egonex-AI/Understand-Anything","repoUrl":"https://github.com/Egonex-AI/Understand-Anything","summary":"A tool to turn codebases into interactive knowledge graphs for exploration with AI agents. It addresses the challenge of providing LLMs with effective context and understanding of large, complex code repositories.","signalBadge":"cooling","spanPresence":["monthly"],"stars":55058},{"repoName":"fathah/hermes-desktop","repoUrl":"https://github.com/fathah/hermes-desktop","summary":"A desktop companion application for the Hermes Agent. This signals that as agents become more capable, there is a corresponding need for user-friendly desktop interfaces to manage and interact with them, beyond the command line.","signalBadge":"cooling","spanPresence":["monthly"],"stars":11169},{"repoName":"rohitg00/ai-engineering-from-scratch","repoUrl":"https://github.com/rohitg00/ai-engineering-from-scratch","summary":"An educational repository about building and shipping AI products. Its presence suggests a demand from developers to move beyond using APIs and learn the full lifecycle of AI engineering, from concept to deployment.","signalBadge":"cooling","spanPresence":["monthly"],"stars":30245},{"repoName":"Andyyyy64/whichllm","repoUrl":"https://github.com/Andyyyy64/whichllm","summary":"A command-line tool to benchmark and find the best-performing local LLM for your hardware. This is a practical utility that addresses a common developer pain point: navigating the confusing landscape of open-source models to find one that actually works well locally.","signalBadge":"new","spanPresence":["daily"],"stars":3293},{"repoName":"luongnv89/claude-howto","repoUrl":"https://github.com/luongnv89/claude-howto","summary":"A visual guide to using Claude Code with copy-paste examples. The popularity of such guides indicates that developers are actively seeking practical, example-driven documentation to quickly become productive with powerful but complex new platforms.","signalBadge":"new","spanPresence":["daily"],"stars":35603},{"repoName":"millionco/react-doctor","repoUrl":"https://github.com/millionco/react-doctor","summary":"A tool that identifies bad practices in React code generated by AI agents. This is an interesting development in the AI coding space: a linter not for human error, but specifically for the common mistakes made by LLMs.","signalBadge":"cooling","spanPresence":["monthly"],"stars":12410},{"repoName":"oven-sh/bun","repoUrl":"https://github.com/oven-sh/bun","summary":"A fast, all-in-one JavaScript runtime and toolkit. Its continued popularity is a reminder that core developer experience and performance improvements in foundational tooling remain a high priority, independent of AI-specific trends.","signalBadge":"cooling","spanPresence":["monthly"],"stars":92940}],"insight":"These tools aim to manage the complexity of developing with and on top of LLMs. Egonex-AI/Understand-Anything helps visualize codebases for AI agents, while Andyyyy64/whichllm solves the practical problem of selecting the right local model for specific hardware."},{"category":"Security & Reverse Engineering","summary":"A sparse but practical category focused on the security arms race. CloakHQ/CloakBrowser is a tool for evading bot detection, a direct application of fingerprinting defense. It trends alongside trivy, a foundational vulnerability scanner.","repos":[{"repoName":"CloakHQ/CloakBrowser","repoUrl":"https://github.com/CloakHQ/CloakBrowser","summary":"A stealth version of Chromium designed to pass bot detection tests. This is a tool directly situated in the ongoing arms race between automation and bot detection, with practical applications in web scraping and testing.","signalBadge":"cooling","spanPresence":["monthly"],"stars":24877},{"repoName":"aquasecurity/trivy","repoUrl":"https://github.com/aquasecurity/trivy","summary":"A comprehensive open-source security scanner. As a mature and widely adopted tool, its appearance on the trending list reflects the foundational and ongoing importance of security and vulnerability management in all software development, including AI systems.","signalBadge":"new","spanPresence":["weekly"],"stars":36156}],"insight":"A sparse but practical category focused on the security arms race. CloakHQ/CloakBrowser is a tool for evading bot detection, a direct application of fingerprinting defense. It trends alongside trivy, a foundational vulnerability scanner."},{"category":"Uncategorized","summary":"This category consists of noise and low-signal projects today. yikart/AiToEarn uses a common 'get rich quick' framing, while TapXWorld/ChinaTextbook is an aggregation of what appears to be copyrighted educational materials. They lack technical substance.","repos":[{"repoName":"yikart/AiToEarn","repoUrl":"https://github.com/yikart/AiToEarn","summary":"A repository with a 'get rich quick' framing around using AI. These projects are often low on technical substance and high on marketing, representing noise in the trending data rather than a meaningful engineering effort.","signalBadge":"cooling","spanPresence":["monthly"],"stars":19353},{"repoName":"TapXWorld/ChinaTextbook","repoUrl":"https://github.com/TapXWorld/ChinaTextbook","summary":"A collection of PDF textbooks for the Chinese education system. This repository appears to be a straightforward aggregation of copyrighted material and is unlikely to be of interest for its technical innovation.","signalBadge":"new","spanPresence":["daily"],"stars":72922},{"repoName":"anthropics/financial-services","repoUrl":"https://github.com/anthropics/financial-services","summary":"An examples repository from Anthropic, likely for demonstrating financial services use cases. As it's not an active tool or library, its trending status is likely due to association with the parent company rather than new development.","signalBadge":"cooling","spanPresence":["monthly"],"stars":30498}],"insight":"This category consists of noise and low-signal projects today. yikart/AiToEarn uses a common 'get rich quick' framing, while TapXWorld/ChinaTextbook is an aggregation of what appears to be copyrighted educational materials. They lack technical substance."}],"meta":{"generatedAt":"2026-06-08T16:10:22Z","rulesVersion":"v1","degraded":false,"fallbackUsed":false,"repoCount":44,"signalCount":44},"vibeSummary":"The AI agent ecosystem is industrializing, moving from monolithic prompts to a marketplace of standardized, reusable components like skills, memory, and harnesses.","strategicInsights":["An agent component economy is emerging. Repos are no longer just agents, but components to build them: skills (google/skills, phuryn/pm-skills), memory (chopratejas/headroom), and harnesses (affaan-m/ECC, revfactory/harness). This signals a maturing supply chain.","Claude Code is solidifying as a key target platform for developers. Multiple tools like Egonex-AI/Understand-Anything, colbymchenry/codegraph, and santifer/career-ops explicitly integrate with or are built upon it.","A new focus on output quality is visible. The community is moving beyond functional correctness to address aesthetic and stylistic issues, with tools like Leonxlnx/taste-skill and hardikpandya/stop-slop designed to fight generic, AI-generated 'slop'.","Parallel to cloud-based development, a strong ecosystem for local and self-hosted AI is growing. Andyyyy64/whichllm helps navigate local model selection, while danielmiessler/Personal_AI_Infrastructure provides a blueprint for self-hosting.","Noise and low-quality projects are present. Repos like yikart/AiToEarn follow a get-rich-quick framing, while TapXWorld/ChinaTextbook appears to be a straightforward aggregation of copyrighted textbooks, representing trend noise rather than innovation."],"trendSection":{"daily":{"rows":[{"repoName":"MemPalace/mempalace","repoUrl":"https://github.com/MemPalace/mempalace","yesterdayStars":null,"todayStars":54782,"delta":54782,"state":"first"},{"repoName":"santifer/career-ops","repoUrl":"https://github.com/santifer/career-ops","yesterdayStars":null,"todayStars":50200,"delta":50200,"state":"first"},{"repoName":"roboflow/supervision","repoUrl":"https://github.com/roboflow/supervision","yesterdayStars":null,"todayStars":42141,"delta":42141,"state":"first"},{"repoName":"luongnv89/claude-howto","repoUrl":"https://github.com/luongnv89/claude-howto","yesterdayStars":null,"todayStars":35603,"delta":35603,"state":"first"},{"repoName":"CopilotKit/CopilotKit","repoUrl":"https://github.com/CopilotKit/CopilotKit","yesterdayStars":null,"todayStars":33985,"delta":33985,"state":"first"},{"repoName":"Panniantong/Agent-Reach","repoUrl":"https://github.com/Panniantong/Agent-Reach","yesterdayStars":null,"todayStars":23831,"delta":23831,"state":"first"},{"repoName":"danielmiessler/Personal_AI_Infrastructure","repoUrl":"https://github.com/danielmiessler/Personal_AI_Infrastructure","yesterdayStars":null,"todayStars":15294,"delta":15294,"state":"first"},{"repoName":"phuryn/pm-skills","repoUrl":"https://github.com/phuryn/pm-skills","yesterdayStars":null,"todayStars":12485,"delta":12485,"state":"first"},{"repoName":"google/skills","repoUrl":"https://github.com/google/skills","yesterdayStars":null,"todayStars":12208,"delta":12208,"state":"first"},{"repoName":"mvanhorn/last30days-skill","repoUrl":"https://github.com/mvanhorn/last30days-skill","yesterdayStars":29753,"todayStars":33662,"delta":3909,"state":"strengthening"},{"repoName":"Andyyyy64/whichllm","repoUrl":"https://github.com/Andyyyy64/whichllm","yesterdayStars":null,"todayStars":3293,"delta":3293,"state":"first"},{"repoName":"RyanCodrai/turbovec","repoUrl":"https://github.com/RyanCodrai/turbovec","yesterdayStars":6404,"todayStars":8334,"delta":1930,"state":"strengthening"},{"repoName":"aaif-goose/goose","repoUrl":"https://github.com/aaif-goose/goose","yesterdayStars":47201,"todayStars":47945,"delta":744,"state":"continuous"},{"repoName":"refactoringhq/tolaria","repoUrl":"https://github.com/refactoringhq/tolaria","yesterdayStars":12642,"todayStars":13383,"delta":741,"state":"strengthening"},{"repoName":"TapXWorld/ChinaTextbook","repoUrl":"https://github.com/TapXWorld/ChinaTextbook","yesterdayStars":72325,"todayStars":72922,"delta":597,"state":"continuous"},{"repoName":"openai/plugins","repoUrl":"https://github.com/openai/plugins","yesterdayStars":1925,"todayStars":2237,"delta":312,"state":"strengthening"}],"analysis":"A wave of new projects has surged onto the charts, led by the memory profiler MemPalace/mempalace and the career guide santifer/career-ops."},"weekly":{"rows":[{"repoName":"phuryn/pm-skills","repoUrl":"https://github.com/phuryn/pm-skills","yesterdayStars":null,"todayStars":12485,"delta":12485,"state":"first"},{"repoName":"hardikpandya/stop-slop","repoUrl":"https://github.com/hardikpandya/stop-slop","yesterdayStars":null,"todayStars":9422,"delta":9422,"state":"first"},{"repoName":"mvanhorn/last30days-skill","repoUrl":"https://github.com/mvanhorn/last30days-skill","yesterdayStars":29753,"todayStars":33664,"delta":3911,"state":"strengthening"},{"repoName":"Leonxlnx/taste-skill","repoUrl":"https://github.com/Leonxlnx/taste-skill","yesterdayStars":35953,"todayStars":38205,"delta":2252,"state":"strengthening"},{"repoName":"chopratejas/headroom","repoUrl":"https://github.com/chopratejas/headroom","yesterdayStars":16534,"todayStars":18189,"delta":1655,"state":"strengthening"},{"repoName":"NousResearch/hermes-agent","repoUrl":"https://github.com/NousResearch/hermes-agent","yesterdayStars":185413,"todayStars":187049,"delta":1636,"state":"continuous"},{"repoName":"microsoft/markitdown","repoUrl":"https://github.com/microsoft/markitdown","yesterdayStars":146964,"todayStars":148194,"delta":1230,"state":"continuous"},{"repoName":"harry0703/MoneyPrinterTurbo","repoUrl":"https://github.com/harry0703/MoneyPrinterTurbo","yesterdayStars":80840,"todayStars":81914,"delta":1074,"state":"continuous"},{"repoName":"affaan-m/ECC","repoUrl":"https://github.com/affaan-m/ECC","yesterdayStars":209557,"todayStars":210539,"delta":982,"state":"stable"},{"repoName":"lfnovo/open-notebook","repoUrl":"https://github.com/lfnovo/open-notebook","yesterdayStars":26936,"todayStars":27836,"delta":900,"state":"strengthening"},{"repoName":"Panniantong/Agent-Reach","repoUrl":"https://github.com/Panniantong/Agent-Reach","yesterdayStars":22978,"todayStars":23831,"delta":853,"state":"strengthening"},{"repoName":"pbakaus/impeccable","repoUrl":"https://github.com/pbakaus/impeccable","yesterdayStars":35363,"todayStars":36122,"delta":759,"state":"continuous"},{"repoName":"openai/plugins","repoUrl":"https://github.com/openai/plugins","yesterdayStars":1925,"todayStars":2237,"delta":312,"state":"strengthening"},{"repoName":"supermemoryai/supermemory","repoUrl":"https://github.com/supermemoryai/supermemory","yesterdayStars":25945,"todayStars":26164,"delta":219,"state":"continuous"},{"repoName":"Open-LLM-VTuber/Open-LLM-VTuber","repoUrl":"https://github.com/Open-LLM-VTuber/Open-LLM-VTuber","yesterdayStars":10279,"todayStars":10485,"delta":206,"state":"continuous"},{"repoName":"can1357/oh-my-pi","repoUrl":"https://github.com/can1357/oh-my-pi","yesterdayStars":11034,"todayStars":11235,"delta":201,"state":"continuous"},{"repoName":"revfactory/harness","repoUrl":"https://github.com/revfactory/harness","yesterdayStars":6370,"todayStars":6522,"delta":152,"state":"continuous"},{"repoName":"aquasecurity/trivy","repoUrl":"https://github.com/aquasecurity/trivy","yesterdayStars":36079,"todayStars":36156,"delta":77,"state":"stable"}],"analysis":"Newcomer phuryn/pm-skills shows strong initial momentum, while established AI projects like NousResearch/hermes-agent maintain persistent growth."},"monthly":{"rows":[{"repoName":"oven-sh/bun","repoUrl":"https://github.com/oven-sh/bun","yesterdayStars":null,"todayStars":92940,"delta":92940,"state":"first"},{"repoName":"Egonex-AI/Understand-Anything","repoUrl":"https://github.com/Egonex-AI/Understand-Anything","yesterdayStars":null,"todayStars":55058,"delta":55058,"state":"first"},{"repoName":"chopratejas/headroom","repoUrl":"https://github.com/chopratejas/headroom","yesterdayStars":16534,"todayStars":18189,"delta":1655,"state":"strengthening"},{"repoName":"mattpocock/skills","repoUrl":"https://github.com/mattpocock/skills","yesterdayStars":120051,"todayStars":121304,"delta":1253,"state":"continuous"},{"repoName":"microsoft/markitdown","repoUrl":"https://github.com/microsoft/markitdown","yesterdayStars":146964,"todayStars":148194,"delta":1230,"state":"continuous"},{"repoName":"colbymchenry/codegraph","repoUrl":"https://github.com/colbymchenry/codegraph","yesterdayStars":43520,"todayStars":44705,"delta":1185,"state":"continuous"},{"repoName":"harry0703/MoneyPrinterTurbo","repoUrl":"https://github.com/harry0703/MoneyPrinterTurbo","yesterdayStars":80840,"todayStars":81914,"delta":1074,"state":"continuous"},{"repoName":"yikart/AiToEarn","repoUrl":"https://github.com/yikart/AiToEarn","yesterdayStars":18543,"todayStars":19353,"delta":810,"state":"strengthening"},{"repoName":"rohitg00/ai-engineering-from-scratch","repoUrl":"https://github.com/rohitg00/ai-engineering-from-scratch","yesterdayStars":29696,"todayStars":30245,"delta":549,"state":"continuous"},{"repoName":"Imbad0202/academic-research-skills","repoUrl":"https://github.com/Imbad0202/academic-research-skills","yesterdayStars":28412,"todayStars":28914,"delta":502,"state":"continuous"},{"repoName":"ruvnet/RuView","repoUrl":"https://github.com/ruvnet/RuView","yesterdayStars":71521,"todayStars":71937,"delta":416,"state":"continuous"},{"repoName":"CloakHQ/CloakBrowser","repoUrl":"https://github.com/CloakHQ/CloakBrowser","yesterdayStars":24593,"todayStars":24877,"delta":284,"state":"continuous"},{"repoName":"fathah/hermes-desktop","repoUrl":"https://github.com/fathah/hermes-desktop","yesterdayStars":10931,"todayStars":11169,"delta":238,"state":"continuous"},{"repoName":"rohitg00/agentmemory","repoUrl":"https://github.com/rohitg00/agentmemory","yesterdayStars":21668,"todayStars":21881,"delta":213,"state":"continuous"},{"repoName":"can1357/oh-my-pi","repoUrl":"https://github.com/can1357/oh-my-pi","yesterdayStars":11034,"todayStars":11235,"delta":201,"state":"continuous"},{"repoName":"anthropics/financial-services","repoUrl":"https://github.com/anthropics/financial-services","yesterdayStars":30336,"todayStars":30498,"delta":162,"state":"continuous"},{"repoName":"millionco/react-doctor","repoUrl":"https://github.com/millionco/react-doctor","yesterdayStars":12288,"todayStars":12410,"delta":122,"state":"continuous"},{"repoName":"HKUDS/ViMax","repoUrl":"https://github.com/HKUDS/ViMax","yesterdayStars":8979,"todayStars":9093,"delta":114,"state":"continuous"}],"analysis":"The JavaScript runtime oven-sh/bun made a significant entry, while established tools like microsoft/markitdown show entrenched interest with sustained accumulation."}},"locale":"en"}