{"reportDate":"2026-06-01","heroSummary":"Look past the individual agent projects and see the emergence of a structured tooling layer: meta-skills that generate other skills, agent multiplexers, and governance toolkits.","topChanges":["harry0703/MoneyPrinterTurbo shows the commoditization of AI into productized, one-click content generation tools with a strong 'get-rich-quick' appeal.","microsoft/agent-governance-toolkit demonstrates a maturing ecosystem, as major players introduce solutions for agent security, policy, and reliability—addressing second-order problems.","hardikpandya/stop-slop represents a growing counter-trend focused on AI output quality, moving beyond generation to refinement and taste."],"categoryBlocks":[{"category":"Uncategorized","summary":"This category is a miscellany of AI-related tooling, from data preparation (microsoft/markitdown) and web scraping (D4Vinci/Scrapling) to the emerging 'anti-slop' movement (hardikpandya/stop-slop, Leonxlnx/taste-skill) focused on output quality. It shows how broad the AI supply chain has become.","repos":[{"repoName":"microsoft/markitdown","repoUrl":"https://github.com/microsoft/markitdown","summary":"A Python utility from Microsoft for converting various document formats to Markdown. Its trend suggests a focus on data preparation and normalization, a critical first step for feeding clean, structured content into RAG systems and LLMs.","signalBadge":"rising","spanPresence":["daily","weekly"],"stars":137692},{"repoName":"nesquena/hermes-webui","repoUrl":"https://github.com/nesquena/hermes-webui","summary":"A web interface for the Hermes Agent. This is a typical example of building user-friendly frontends for powerful but complex backend agent systems, making them more accessible to a wider range of users beyond the terminal.","signalBadge":"new","spanPresence":["daily"],"stars":10912},{"repoName":"anthropics/financial-services","repoUrl":"https://github.com/anthropics/financial-services","summary":"An official repository from Anthropic providing tools for financial services tasks. This, along with their other repos, shows Anthropic's strategy of seeding its ecosystem with vertical-specific solutions to drive adoption of its models like Claude.","signalBadge":"cooling","spanPresence":["monthly"],"stars":29255},{"repoName":"hardikpandya/stop-slop","repoUrl":"https://github.com/hardikpandya/stop-slop","summary":"A 'skill file' designed to remove tell-tale signs of AI generation from text. This project is part of a growing 'anti-slop' movement, focusing on improving the quality and human-likeness of AI-generated content, a sign of a maturing ecosystem.","signalBadge":"new","spanPresence":["weekly"],"stars":7956},{"repoName":"CloakHQ/CloakBrowser","repoUrl":"https://github.com/CloakHQ/CloakBrowser","summary":"A modified version of Chromium designed to defeat bot detection systems. While not new, its continued presence on trending lists points to a persistent demand for advanced web scraping and automation tools that can operate undetected.","signalBadge":"cooling","spanPresence":["monthly"],"stars":23096},{"repoName":"D4Vinci/Scrapling","repoUrl":"https://github.com/D4Vinci/Scrapling","summary":"A web scraping framework designed for scalability. In the context of AI, such tools are critical for data acquisition to train models or populate RAG systems. Its trend reflects the ongoing need for robust data pipelines for AI applications.","signalBadge":"new","spanPresence":["daily"],"stars":57800},{"repoName":"rohitg00/ai-engineering-from-scratch","repoUrl":"https://github.com/rohitg00/ai-engineering-from-scratch","summary":"An educational repository that teaches AI engineering concepts from the ground up. Its repeated appearance shows a strong, unmet demand for fundamental, hands-on learning materials in a field often dominated by high-level abstractions and frameworks.","signalBadge":"repeated","spanPresence":["monthly","weekly"],"stars":26649},{"repoName":"Leonxlnx/taste-skill","repoUrl":"https://github.com/Leonxlnx/taste-skill","summary":"A skill that aims to prevent AI from generating 'boring, generic slop'. Alongside 'stop-slop', this repo is evidence of a shift in focus from mere text generation to generating text with a specific style or quality, a more nuanced task.","signalBadge":"new","spanPresence":["weekly"],"stars":30795},{"repoName":"p-e-w/heretic","repoUrl":"https://github.com/p-e-w/heretic","summary":"A tool for automatically removing censorship from language models. This project touches on the contentious issue of model alignment and safety filters, representing a technical effort to give end-users more control over model behavior.","signalBadge":"rising","spanPresence":["daily","weekly"],"stars":22963},{"repoName":"anthropics/knowledge-work-plugins","repoUrl":"https://github.com/anthropics/knowledge-work-plugins","summary":"An official open-source plugin repository from Anthropic for its Claude Cowork product. This is a clear platform play, encouraging developers to build on top of Claude and demonstrating the types of extensions Anthropic itself envisions for its ecosystem.","signalBadge":"new","spanPresence":["weekly"],"stars":18612},{"repoName":"TauricResearch/TradingAgents","repoUrl":"https://github.com/TauricResearch/TradingAgents","summary":"A framework for using multiple LLM agents for financial trading. This represents the application of the multi-agent system pattern to a high-value, specific domain, moving beyond general-purpose agents to specialized, collaborative swarms.","signalBadge":"new","spanPresence":["daily"],"stars":81619},{"repoName":"godotengine/godot","repoUrl":"https://github.com/godotengine/godot","summary":"The popular open-source game engine. Its appearance on the daily trending list is likely due to a specific new release or feature announcement, drawing fresh attention from the developer community to a well-established project.","signalBadge":"new","spanPresence":["daily"],"stars":111560},{"repoName":"yikart/AiToEarn","repoUrl":"https://github.com/yikart/AiToEarn","summary":"A project framed around using AI to make money. This type of repository often gains traction due to its get-rich-quick appeal rather than its technical novelty, representing a noisy but persistent segment of the AI hype cycle.","signalBadge":"cooling","spanPresence":["monthly"],"stars":17324},{"repoName":"run-llama/liteparse","repoUrl":"https://github.com/run-llama/liteparse","summary":"A document parser from LlamaIndex. Fast and effective parsing is a fundamental requirement for RAG systems. This tool's emergence highlights the continued focus on optimizing the data ingestion pipeline, which remains a bottleneck for many AI applications.","signalBadge":"new","spanPresence":["weekly"],"stars":8641},{"repoName":"stefan-jansen/machine-learning-for-trading","repoUrl":"https://github.com/stefan-jansen/machine-learning-for-trading","summary":"Source code for the second edition of a book on machine learning for trading. Its trendiness indicates a strong, ongoing interest in applying quantitative methods to finance, a domain ripe for AI/ML application.","signalBadge":"new","spanPresence":["daily"],"stars":17732},{"repoName":"dmtrKovalenko/fff","repoUrl":"https://github.com/dmtrKovalenko/fff","summary":"A file search tool optimized for speed, targeting AI agents and developers. This is an example of a classic developer utility being re-optimized and marketed for the AI agent era, where fast file system access is a key tool-use capability.","signalBadge":"new","spanPresence":["daily"],"stars":7088},{"repoName":"codecrafters-io/build-your-own-x","repoUrl":"https://github.com/codecrafters-io/build-your-own-x","summary":"A curated list of tutorials for rebuilding popular technologies from scratch. Its consistent popularity underscores a developer desire for deep, fundamental understanding over simply using libraries or frameworks as black boxes.","signalBadge":"new","spanPresence":["daily"],"stars":510179},{"repoName":"ogulcancelik/herdr","repoUrl":"https://github.com/ogulcancelik/herdr","summary":"A terminal-based 'agent multiplexer'. This tool addresses a growing need in multi-agent workflows: managing and interacting with multiple agents simultaneously. It's a sign that developers are moving from single-agent experiments to more complex, coordinated systems.","signalBadge":"new","spanPresence":["weekly"],"stars":3652},{"repoName":"iii-hq/iii","repoUrl":"https://github.com/iii-hq/iii","summary":"A tool for composing, extending, and observing services in real-time. In the context of AI, this aligns with the need for better observability and management of complex, distributed systems of agents and microservices.","signalBadge":"new","spanPresence":["weekly"],"stars":17434}],"insight":"This category is a miscellany of AI-related tooling, from data preparation (microsoft/markitdown) and web scraping (D4Vinci/Scrapling) to the emerging 'anti-slop' movement (hardikpandya/stop-slop, Leonxlnx/taste-skill) focused on output quality. It shows how broad the AI supply chain has become."},{"category":"AI Coding Tools & Agents","summary":"This category is overwhelmingly focused on building a standardized ecosystem around Claude. The proliferation of 'plugins', 'skills', and 'harnesses' from multiple authors (EveryInc, cursor, Chachamaru127) indicates a community-driven effort to turn a specific foundation model into a development platform.","repos":[{"repoName":"harry0703/MoneyPrinterTurbo","repoUrl":"https://github.com/harry0703/MoneyPrinterTurbo","summary":"An AI-powered tool for one-click short video generation. It represents the productization of generative AI for content creation, attracting significant attention due to its potential for automating social media marketing and content farming.","signalBadge":"rising","spanPresence":["daily","monthly","weekly"],"stars":76648},{"repoName":"Hmbown/CodeWhale","repoUrl":"https://github.com/Hmbown/CodeWhale","summary":"A coding agent that integrates the DeepSeek model into the terminal. This is one of many projects aiming to create a CLI-native coding assistant, competing in a crowded space alongside tools from major players like GitHub and startups like Cursor.","signalBadge":"cooling","spanPresence":["monthly"],"stars":36423},{"repoName":"Lum1104/Understand-Anything","repoUrl":"https://github.com/Lum1104/Understand-Anything","summary":"This tool claims to turn code into an interactive knowledge graph. Its description is suspiciously similar to other trending repos and lists a large number of keywords, suggesting it may be designed to capture search traffic within the AI coding tool category.","signalBadge":"repeated","spanPresence":["monthly","weekly"],"stars":48594},{"repoName":"colbymchenry/codegraph","repoUrl":"https://github.com/colbymchenry/codegraph","summary":"This project, a 'pre-indexed code knowledge graph', shares a nearly identical, keyword-heavy description with 'Understand-Anything'. This repetition is a red flag for inorganic activity, likely aimed at gaming GitHub's trending algorithm.","signalBadge":"repeated","spanPresence":["monthly","weekly"],"stars":36568},{"repoName":"rohitg00/agentmemory","repoUrl":"https://github.com/rohitg00/agentmemory","summary":"A persistent memory solution for AI coding agents. The focus on a dedicated memory component highlights a key challenge in agent development: maintaining state and context across long-running tasks. This is a foundational piece of the agent infrastructure stack.","signalBadge":"cooling","spanPresence":["monthly"],"stars":20457},{"repoName":"Imbad0202/academic-research-skills","repoUrl":"https://github.com/Imbad0202/academic-research-skills","summary":"A structured skill set for Claude Code focused on the academic research lifecycle. This is a prime example of developers creating domain-specific skills to make general-purpose models proficient in specialized workflows, like writing and reviewing papers.","signalBadge":"cooling","spanPresence":["monthly"],"stars":25666},{"repoName":"EveryInc/compound-engineering-plugin","repoUrl":"https://github.com/EveryInc/compound-engineering-plugin","summary":"An official plugin for various AI coding assistants, including Claude Code. This demonstrates the emerging pattern of third-party tools creating standardized plugins to integrate their services across multiple competing AI coding platforms.","signalBadge":"rising","spanPresence":["daily","weekly"],"stars":19036},{"repoName":"mukul975/Anthropic-Cybersecurity-Skills","repoUrl":"https://github.com/mukul975/Anthropic-Cybersecurity-Skills","summary":"A large collection of structured cybersecurity skills for AI agents, mapped to industry frameworks. This project is a significant effort to codify domain knowledge for agents, enabling them to perform complex, specialized tasks in fields like security analysis.","signalBadge":"new","spanPresence":["weekly"],"stars":13199},{"repoName":"affaan-m/ECC","repoUrl":"https://github.com/affaan-m/ECC","summary":"Described as a performance optimization system for agent harnesses. This project represents a deeper, more technical layer of the agent ecosystem, focusing on optimizing the underlying infrastructure that runs agents, rather than the agents themselves.","signalBadge":"new","spanPresence":["weekly"],"stars":201885},{"repoName":"decolua/9router","repoUrl":"https://github.com/decolua/9router","summary":"A tool to route AI coding requests to free model providers. This is a pragmatic, cost-saving utility that reflects the economic realities of using expensive proprietary models, creating a proxy layer to abstract away API providers.","signalBadge":"cooling","spanPresence":["monthly"],"stars":15695},{"repoName":"can1357/oh-my-pi","repoUrl":"https://github.com/can1357/oh-my-pi","summary":"A terminal-based AI coding agent with a rich feature set. It competes in the increasingly crowded space of CLI agents, differentiating itself with features like hash-anchored edits and sub-agent support, catering to advanced developer workflows.","signalBadge":"rising","spanPresence":["daily","weekly"],"stars":9371},{"repoName":"cursor/plugins","repoUrl":"https://github.com/cursor/plugins","summary":"The official plugin specification for the Cursor code editor. This is a strategic move by Cursor to build a platform and ecosystem around its product, encouraging third-party developers to extend its functionality, much like VS Code's extension marketplace.","signalBadge":"new","spanPresence":["weekly"],"stars":1658},{"repoName":"ruvnet/RuView","repoUrl":"https://github.com/ruvnet/RuView","summary":"A project that uses WiFi signals for spatial intelligence and monitoring. This is an application of AI to sensor data that is not vision-based, representing a less common but potentially impactful use case in areas like security and healthcare.","signalBadge":"cooling","spanPresence":["monthly"],"stars":69808},{"repoName":"microsoft/agent-governance-toolkit","repoUrl":"https://github.com/microsoft/agent-governance-toolkit","summary":"A toolkit from Microsoft for agent security and reliability, covering the OWASP Top 10 for agents. This is a significant signal of the ecosystem maturing, as a major platform player is now providing tools to address the risks of autonomous agents.","signalBadge":"new","spanPresence":["weekly"],"stars":3660},{"repoName":"AIDC-AI/Pixelle-Video","repoUrl":"https://github.com/AIDC-AI/Pixelle-Video","summary":"An automated short video generation engine. Similar to MoneyPrinterTurbo, this project taps into the demand for automated content creation, though its presence alongside more technically focused repos highlights the mix of utility and hype on trending lists.","signalBadge":"cooling","spanPresence":["monthly"],"stars":20860},{"repoName":"Chachamaru127/claude-code-harness","repoUrl":"https://github.com/Chachamaru127/claude-code-harness","summary":"A development harness specifically for Claude Code. This is another example of the community building specialized tooling around a single model, creating a dedicated environment to improve its development capabilities through structured workflows.","signalBadge":"new","spanPresence":["weekly"],"stars":2457},{"repoName":"multica-ai/andrej-karpathy-skills","repoUrl":"https://github.com/multica-ai/andrej-karpathy-skills","summary":"A single configuration file to improve Claude Code's behavior, based on Andrej Karpathy's writings. This project shows a novel approach to 'skill' creation: distilling insights from a respected expert into a reusable artifact for an AI agent.","signalBadge":"cooling","spanPresence":["monthly"],"stars":164572},{"repoName":"ruvnet/ruflo","repoUrl":"https://github.com/ruvnet/ruflo","summary":"An 'agent meta-harness' for Claude, designed for multi-agent systems. The term 'meta-harness' suggests a higher level of abstraction, focusing on coordinating swarms of agents rather than managing a single one, pointing to more complex agent architectures.","signalBadge":"cooling","spanPresence":["monthly"],"stars":57218}],"insight":"This category is overwhelmingly focused on building a standardized ecosystem around Claude. The proliferation of 'plugins', 'skills', and 'harnesses' from multiple authors (EveryInc, cursor, Chachamaru127) indicates a community-driven effort to turn a specific foundation model into a development platform."},{"category":"Prompt & Skill Libraries","summary":"This category shows an evolution from simple prompt collections to meta-programming. revfactory/harness, a 'meta-skill' that designs agent teams and generates their skills, represents a higher level of abstraction in managing agent capabilities.","repos":[{"repoName":"mattpocock/skills","repoUrl":"https://github.com/mattpocock/skills","summary":"A collection of skills for Claude from a well-known developer. This highlights a trend where individual influencers are packaging their personal workflows and prompts into shareable 'skill packs', creating a new form of knowledge distribution for AI agents.","signalBadge":"cooling","spanPresence":["monthly"],"stars":114000},{"repoName":"revfactory/harness","repoUrl":"https://github.com/revfactory/harness","summary":"A 'meta-skill' that designs agent teams and generates their skills. This is a highly abstract tool that operates on the level of team composition, showcasing an advanced use case where an AI is used to architect and provision other AI systems.","signalBadge":"rising","spanPresence":["daily","weekly"],"stars":5058}],"insight":"This category shows an evolution from simple prompt collections to meta-programming. revfactory/harness, a 'meta-skill' that designs agent teams and generates their skills, represents a higher level of abstraction in managing agent capabilities."},{"category":"Memory, RAG & Context","summary":"The sole entry, supermemoryai/supermemory, suggests a demand for a centralized, scalable memory solution for AI agents. The focus appears to be shifting towards a robust 'memory API' layer rather than fragmented, application-specific RAG implementations.","repos":[{"repoName":"supermemoryai/supermemory","repoUrl":"https://github.com/supermemoryai/supermemory","summary":"A self-described 'Memory API for the AI era'. This project aims to provide a scalable, fast memory layer for AI applications, abstracting away the complexities of vector databases and context management into a dedicated service.","signalBadge":"new","spanPresence":["daily"],"stars":23836}],"insight":"The sole entry, supermemoryai/supermemory, suggests a demand for a centralized, scalable memory solution for AI agents. The focus appears to be shifting towards a robust 'memory API' layer rather than fragmented, application-specific RAG implementations."},{"category":"AI Infra & Protocols","summary":"With just one repo, pbakaus/impeccable, this category signals a move towards second-order problems. As the core agent functionality matures, attention is turning to user experience and design consistency across different AI tools and harnesses.","repos":[{"repoName":"pbakaus/impeccable","repoUrl":"https://github.com/pbakaus/impeccable","summary":"A 'design language' for AI harnesses. This is a fascinating development, suggesting that as agent functionality becomes more standardized, the focus is shifting to UI/UX consistency and the design of the interfaces through which users interact with agents.","signalBadge":"new","spanPresence":["daily"],"stars":32504}],"insight":"With just one repo, pbakaus/impeccable, this category signals a move towards second-order problems. As the core agent functionality matures, attention is turning to user experience and design consistency across different AI tools and harnesses."},{"category":"On-device & Multimodal AI","summary":"Multimodality is splitting into specialized verticals. VoxCPM focuses purely on advanced multilingual speech synthesis and cloning, while UI-TARS-desktop provides a broader, integrated stack for desktop-based multimodal agents. This shows a divergence between specialized media generation and generalist agent interfaces.","repos":[{"repoName":"OpenBMB/VoxCPM","repoUrl":"https://github.com/OpenBMB/VoxCPM","summary":"A tokenizer-free text-to-speech model for multilingual use and voice cloning. This represents progress in the specialized field of speech synthesis, moving away from token-based approaches to achieve more natural and flexible voice generation.","signalBadge":"new","spanPresence":["daily"],"stars":24125},{"repoName":"bytedance/UI-TARS-desktop","repoUrl":"https://github.com/bytedance/UI-TARS-desktop","summary":"An open-source stack for multimodal AI agents on the desktop. Coming from ByteDance, this project indicates major tech company interest in creating integrated, OS-level agents that can interact with various applications and user inputs.","signalBadge":"cooling","spanPresence":["monthly"],"stars":35861}],"insight":"Multimodality is splitting into specialized verticals. VoxCPM focuses purely on advanced multilingual speech synthesis and cloning, while UI-TARS-desktop provides a broader, integrated stack for desktop-based multimodal agents. This shows a divergence between specialized media generation and generalist agent interfaces."},{"category":"ML & GPU Infrastructure","summary":"The presence of FareedKhan-dev/train-llm-from-scratch highlights a persistent need for foundational, educational resources. Despite the rise of complex agent frameworks, there is still strong interest in understanding the basics of training a language model from scratch.","repos":[{"repoName":"FareedKhan-dev/train-llm-from-scratch","repoUrl":"https://github.com/FareedKhan-dev/train-llm-from-scratch","summary":"A tutorial and codebase for training a large language model from scratch. Its popularity reflects a persistent desire among developers to understand the fundamental principles of LLMs, even as the industry moves towards using pre-trained models via APIs.","signalBadge":"new","spanPresence":["daily"],"stars":3583}],"insight":"The presence of FareedKhan-dev/train-llm-from-scratch highlights a persistent need for foundational, educational resources. Despite the rise of complex agent frameworks, there is still strong interest in understanding the basics of training a language model from scratch."}],"meta":{"generatedAt":"2026-06-01T17:57:29Z","rulesVersion":"v1","degraded":false,"fallbackUsed":false,"repoCount":44,"signalCount":44},"vibeSummary":"The ecosystem around AI agents, particularly Claude, is rapidly standardizing with a surge in specialized skills, harnesses, and plugins for specific tasks.","strategicInsights":["The AI agent space is consolidating around Claude. Repositories such as EveryInc/compound-engineering-plugin, Chachamaru127/claude-code-harness, and mattpocock/skills are explicitly designed as plugins or skill libraries for the Claude ecosystem, a trend spearheaded by Anthropic itself.","A notable anti-slop counter-movement is emerging with repos like hardikpandya/stop-slop, Leonxlnx/taste-skill, and p-e-w/heretic, all aiming to control, refine, or de-censor model outputs, signaling a push for higher quality and user control.","The tooling for agents is abstracting upwards. Instead of just agents, we see meta-tools like ogulcancelik/herdr and revfactory/harness, indicating infrastructure for multi-agent systems is now the focus.","Several trending repos exhibit suspicious similarities and keyword stuffing. Lum1104/Understand-Anything and colbymchenry/codegraph share nearly identical descriptions, targeting the same long list of tools, which suggests a tactic to capture search traffic rather than demonstrate unique value.","Content generation tools like harry0703/MoneyPrinterTurbo and yikart/AiToEarn highlight a persistent, noisy trend of using AI for automated, low-effort content creation schemes, often attracting speculative attention."],"trendSection":{"daily":{"rows":[{"repoName":"godotengine/godot","repoUrl":"https://github.com/godotengine/godot","yesterdayStars":null,"todayStars":111560,"delta":111560,"state":"first"},{"repoName":"TauricResearch/TradingAgents","repoUrl":"https://github.com/TauricResearch/TradingAgents","yesterdayStars":null,"todayStars":81619,"delta":81619,"state":"first"},{"repoName":"pbakaus/impeccable","repoUrl":"https://github.com/pbakaus/impeccable","yesterdayStars":null,"todayStars":32504,"delta":32504,"state":"first"},{"repoName":"p-e-w/heretic","repoUrl":"https://github.com/p-e-w/heretic","yesterdayStars":null,"todayStars":22963,"delta":22963,"state":"first"},{"repoName":"stefan-jansen/machine-learning-for-trading","repoUrl":"https://github.com/stefan-jansen/machine-learning-for-trading","yesterdayStars":null,"todayStars":17732,"delta":17732,"state":"first"},{"repoName":"can1357/oh-my-pi","repoUrl":"https://github.com/can1357/oh-my-pi","yesterdayStars":null,"todayStars":9371,"delta":9371,"state":"first"},{"repoName":"dmtrKovalenko/fff","repoUrl":"https://github.com/dmtrKovalenko/fff","yesterdayStars":null,"todayStars":7088,"delta":7088,"state":"first"},{"repoName":"microsoft/markitdown","repoUrl":"https://github.com/microsoft/markitdown","yesterdayStars":133981,"todayStars":137692,"delta":3711,"state":"continuous"},{"repoName":"harry0703/MoneyPrinterTurbo","repoUrl":"https://github.com/harry0703/MoneyPrinterTurbo","yesterdayStars":73237,"todayStars":76648,"delta":3411,"state":"strengthening"},{"repoName":"D4Vinci/Scrapling","repoUrl":"https://github.com/D4Vinci/Scrapling","yesterdayStars":56160,"todayStars":57800,"delta":1640,"state":"continuous"},{"repoName":"nesquena/hermes-webui","repoUrl":"https://github.com/nesquena/hermes-webui","yesterdayStars":9636,"todayStars":10912,"delta":1276,"state":"strengthening"},{"repoName":"codecrafters-io/build-your-own-x","repoUrl":"https://github.com/codecrafters-io/build-your-own-x","yesterdayStars":508924,"todayStars":510179,"delta":1255,"state":"stable"},{"repoName":"OpenBMB/VoxCPM","repoUrl":"https://github.com/OpenBMB/VoxCPM","yesterdayStars":23161,"todayStars":24125,"delta":964,"state":"strengthening"},{"repoName":"FareedKhan-dev/train-llm-from-scratch","repoUrl":"https://github.com/FareedKhan-dev/train-llm-from-scratch","yesterdayStars":2628,"todayStars":3583,"delta":955,"state":"strengthening"},{"repoName":"supermemoryai/supermemory","repoUrl":"https://github.com/supermemoryai/supermemory","yesterdayStars":23088,"todayStars":23836,"delta":748,"state":"strengthening"},{"repoName":"revfactory/harness","repoUrl":"https://github.com/revfactory/harness","yesterdayStars":4460,"todayStars":5058,"delta":598,"state":"strengthening"},{"repoName":"EveryInc/compound-engineering-plugin","repoUrl":"https://github.com/EveryInc/compound-engineering-plugin","yesterdayStars":18566,"todayStars":19036,"delta":470,"state":"continuous"}],"analysis":"A surge of new projects appeared, led by game engine godotengine/godot and AI tool TauricResearch/TradingAgents, which dominated today's attention."},"weekly":{"rows":[{"repoName":"EveryInc/compound-engineering-plugin","repoUrl":"https://github.com/EveryInc/compound-engineering-plugin","yesterdayStars":null,"todayStars":19036,"delta":19036,"state":"first"},{"repoName":"can1357/oh-my-pi","repoUrl":"https://github.com/can1357/oh-my-pi","yesterdayStars":null,"todayStars":9371,"delta":9371,"state":"first"},{"repoName":"microsoft/markitdown","repoUrl":"https://github.com/microsoft/markitdown","yesterdayStars":133981,"todayStars":137692,"delta":3711,"state":"continuous"},{"repoName":"harry0703/MoneyPrinterTurbo","repoUrl":"https://github.com/harry0703/MoneyPrinterTurbo","yesterdayStars":73237,"todayStars":76648,"delta":3411,"state":"strengthening"},{"repoName":"affaan-m/ECC","repoUrl":"https://github.com/affaan-m/ECC","yesterdayStars":199900,"todayStars":201885,"delta":1985,"state":"continuous"},{"repoName":"Lum1104/Understand-Anything","repoUrl":"https://github.com/Lum1104/Understand-Anything","yesterdayStars":46745,"todayStars":48594,"delta":1849,"state":"strengthening"},{"repoName":"colbymchenry/codegraph","repoUrl":"https://github.com/colbymchenry/codegraph","yesterdayStars":34993,"todayStars":36568,"delta":1575,"state":"strengthening"},{"repoName":"Leonxlnx/taste-skill","repoUrl":"https://github.com/Leonxlnx/taste-skill","yesterdayStars":29576,"todayStars":30795,"delta":1219,"state":"strengthening"},{"repoName":"rohitg00/ai-engineering-from-scratch","repoUrl":"https://github.com/rohitg00/ai-engineering-from-scratch","yesterdayStars":25457,"todayStars":26649,"delta":1192,"state":"strengthening"},{"repoName":"revfactory/harness","repoUrl":"https://github.com/revfactory/harness","yesterdayStars":4460,"todayStars":5058,"delta":598,"state":"strengthening"},{"repoName":"run-llama/liteparse","repoUrl":"https://github.com/run-llama/liteparse","yesterdayStars":8176,"todayStars":8641,"delta":465,"state":"strengthening"},{"repoName":"mukul975/Anthropic-Cybersecurity-Skills","repoUrl":"https://github.com/mukul975/Anthropic-Cybersecurity-Skills","yesterdayStars":12787,"todayStars":13199,"delta":412,"state":"strengthening"},{"repoName":"hardikpandya/stop-slop","repoUrl":"https://github.com/hardikpandya/stop-slop","yesterdayStars":7596,"todayStars":7956,"delta":360,"state":"strengthening"},{"repoName":"ogulcancelik/herdr","repoUrl":"https://github.com/ogulcancelik/herdr","yesterdayStars":3310,"todayStars":3652,"delta":342,"state":"strengthening"},{"repoName":"p-e-w/heretic","repoUrl":"https://github.com/p-e-w/heretic","yesterdayStars":22657,"todayStars":22963,"delta":306,"state":"continuous"},{"repoName":"anthropics/knowledge-work-plugins","repoUrl":"https://github.com/anthropics/knowledge-work-plugins","yesterdayStars":18354,"todayStars":18612,"delta":258,"state":"continuous"},{"repoName":"microsoft/agent-governance-toolkit","repoUrl":"https://github.com/microsoft/agent-governance-toolkit","yesterdayStars":3525,"todayStars":3660,"delta":135,"state":"strengthening"},{"repoName":"Chachamaru127/claude-code-harness","repoUrl":"https://github.com/Chachamaru127/claude-code-harness","yesterdayStars":2325,"todayStars":2457,"delta":132,"state":"strengthening"},{"repoName":"iii-hq/iii","repoUrl":"https://github.com/iii-hq/iii","yesterdayStars":17330,"todayStars":17434,"delta":104,"state":"continuous"},{"repoName":"cursor/plugins","repoUrl":"https://github.com/cursor/plugins","yesterdayStars":1578,"todayStars":1658,"delta":80,"state":"strengthening"}],"analysis":"Sustained growth is seen in established repositories like harry0703/MoneyPrinterTurbo and microsoft/markitdown, alongside new entries such as EveryInc/compound-engineering-plugin."},"monthly":{"rows":[{"repoName":"Hmbown/CodeWhale","repoUrl":"https://github.com/Hmbown/CodeWhale","yesterdayStars":null,"todayStars":36423,"delta":36423,"state":"first"},{"repoName":"harry0703/MoneyPrinterTurbo","repoUrl":"https://github.com/harry0703/MoneyPrinterTurbo","yesterdayStars":73237,"todayStars":76648,"delta":3411,"state":"strengthening"},{"repoName":"Lum1104/Understand-Anything","repoUrl":"https://github.com/Lum1104/Understand-Anything","yesterdayStars":46745,"todayStars":48594,"delta":1849,"state":"strengthening"},{"repoName":"colbymchenry/codegraph","repoUrl":"https://github.com/colbymchenry/codegraph","yesterdayStars":34993,"todayStars":36568,"delta":1575,"state":"strengthening"},{"repoName":"multica-ai/andrej-karpathy-skills","repoUrl":"https://github.com/multica-ai/andrej-karpathy-skills","yesterdayStars":163054,"todayStars":164572,"delta":1518,"state":"continuous"},{"repoName":"mattpocock/skills","repoUrl":"https://github.com/mattpocock/skills","yesterdayStars":112801,"todayStars":114000,"delta":1199,"state":"continuous"},{"repoName":"rohitg00/ai-engineering-from-scratch","repoUrl":"https://github.com/rohitg00/ai-engineering-from-scratch","yesterdayStars":25457,"todayStars":26649,"delta":1192,"state":"strengthening"},{"repoName":"Imbad0202/academic-research-skills","repoUrl":"https://github.com/Imbad0202/academic-research-skills","yesterdayStars":24909,"todayStars":25666,"delta":757,"state":"strengthening"},{"repoName":"ruvnet/RuView","repoUrl":"https://github.com/ruvnet/RuView","yesterdayStars":69286,"todayStars":69808,"delta":522,"state":"continuous"},{"repoName":"ruvnet/ruflo","repoUrl":"https://github.com/ruvnet/ruflo","yesterdayStars":56831,"todayStars":57218,"delta":387,"state":"continuous"},{"repoName":"rohitg00/agentmemory","repoUrl":"https://github.com/rohitg00/agentmemory","yesterdayStars":20087,"todayStars":20457,"delta":370,"state":"continuous"},{"repoName":"decolua/9router","repoUrl":"https://github.com/decolua/9router","yesterdayStars":15325,"todayStars":15695,"delta":370,"state":"continuous"},{"repoName":"CloakHQ/CloakBrowser","repoUrl":"https://github.com/CloakHQ/CloakBrowser","yesterdayStars":22775,"todayStars":23096,"delta":321,"state":"continuous"},{"repoName":"anthropics/financial-services","repoUrl":"https://github.com/anthropics/financial-services","yesterdayStars":28983,"todayStars":29255,"delta":272,"state":"continuous"},{"repoName":"AIDC-AI/Pixelle-Video","repoUrl":"https://github.com/AIDC-AI/Pixelle-Video","yesterdayStars":20654,"todayStars":20860,"delta":206,"state":"continuous"},{"repoName":"yikart/AiToEarn","repoUrl":"https://github.com/yikart/AiToEarn","yesterdayStars":17185,"todayStars":17324,"delta":139,"state":"continuous"},{"repoName":"bytedance/UI-TARS-desktop","repoUrl":"https://github.com/bytedance/UI-TARS-desktop","yesterdayStars":35788,"todayStars":35861,"delta":73,"state":"stable"}],"analysis":"Long-term interest consolidates around established repositories, with harry0703/MoneyPrinterTurbo showing entrenched growth alongside AI educational tools like multica-ai/andrej-karpathy-skills."}},"locale":"en"}