Denoise · 2026-06-13

The AI agent ecosystem is rapidly modularizing, with a clear focus on composable "skills" as the new primitive for building applications.

Look for the pattern of deconstruction in AI agents: foundational capabilities are being extracted into specialized skill libraries, memory modules, and security scanners.

跨周期持续信号

Other(19)

This category is a mix of perennial list-based repos (`iptv-org/iptv`), major platform announcements (`apple/container`), and a variety of agent-related utilities (`Panniantong/Agent-Reach`). It's noisy but contains important signals from key players like Apple and NVIDIA.

  • A perennially trending repository that curates a collection of publicly available IPTV channel streams. Its consistent popularity is more reflective of GitHub's recommendation algorithm and user interest in free media than a new software engineering trend.

    new⭐ 118k
  • An AI agent skill that researches topics across various internet platforms and synthesizes a summary. It is a clear example of the trend toward modularizing complex agent tasks into discrete, reusable 'skills'.

    new⭐ 41k
  • Apple's new tool for creating and running Linux containers on macOS, using lightweight VMs optimized for Apple silicon. This is a significant platform move that directly competes with tools like Docker Desktop for local development.

    rising⭐ 36k
  • An open-source customer engagement suite, offering an alternative to commercial services like Intercom and Zendesk. It's trending as a mature open-source option for businesses looking for self-hosted customer support solutions.

    new⭐ 31k
  • A project aiming to create a private, personal AI. While the ambition is high, the repository itself is cooling, indicating that broad, general-purpose personal AI projects face significant challenges in gaining sustained developer traction.

    cooling⭐ 32k
  • A curriculum-style repository for learning AI engineering concepts from the ground up. Its sustained presence reflects the high demand for structured educational resources in the rapidly evolving field of AI development.

    cooling⭐ 32k
  • A CLI tool that gives an AI agent the ability to access content from various social and content platforms without requiring API keys. This represents a category of tools focused on data ingestion for agents.

    new⭐ 27k
  • A key-value cache layer designed to accelerate large language model performance. It addresses a specific bottleneck in LLM inference speed, indicating a focus on performance optimization in the AI infrastructure space.

    new⭐ 8.8k
  • The official repository for OpenAI plugins. Its renewed trendiness, despite being an older repo, likely stems from ongoing developments and community interest in extending the functionality of OpenAI's models.

    new⭐ 2.9k
  • A 'skill' file designed to improve the quality of AI-generated output by preventing generic results. This is part of a sub-trend of 'anti-slop' tooling aimed at refining, rather than just generating, LLM content.

    repeated⭐ 43k
  • A Python tool from Microsoft for converting various document formats into Markdown. This is a practical utility for documentation workflows, showing continued interest in developer productivity tools outside the AI space.

    repeated⭐ 152k
  • Another example of an 'anti-slop' skill file, this one focused on removing tell-tale signs of AI generation from text. Like `taste-skill`, it reflects a growing need to curate and improve LLM output.

    cooling⭐ 10k
  • A repository that collects information and tools related to circumventing internet censorship. Like `iptv-org/iptv`, this is a perennial trend driven by user demand for information access rather than a software development pattern.

    new⭐ 47k
  • An open-source implementation of Google's NotebookLM. This project attempts to replicate a specific, useful AI application, indicating a pattern of open-sourcing closed commercial products.

    new⭐ 30k
  • A stealth version of Chromium designed to evade bot detection systems, with a Playwright-compatible API. This tool is relevant for web scraping and automation tasks where hiding automation is critical.

    cooling⭐ 26k
  • A Rust-based platform for web development tooling, known for its high performance. Its presence indicates ongoing interest in performance-oriented alternatives to JavaScript-based toolchains like Babel and Webpack.

    new⭐ 34k
  • An extensible AI agent that can execute commands, edit files, and run tests. It represents the classic 'do-everything' agent archetype, which is now competing with the more modular, skill-based approaches seen elsewhere.

    new⭐ 49k
  • A repository of plugins from Anthropic for use with their Claude model. Similar to OpenAI's plugin repo, this is a collection of extensions for a specific commercial AI, not a general-purpose framework.

    cooling⭐ 20k
  • NVIDIA's platform for developing 'Physical AI' using world models, targeting robotics and autonomous systems. This is a significant, long-term strategic investment by NVIDIA to build the software ecosystem for embodied AI.

    new⭐ 10k

AI Coding Tools & Agents(15)

The focus has shifted from building monolithic agents to creating the surrounding ecosystem. Repos like `addyosmani/agent-skills` define the modular 'skill' pattern, while `kenn-io/agentsview` and `chopratejas/headroom` provide necessary infrastructure for monitoring and optimization.

  • This tool creates a local knowledge graph of a codebase for AI agents to use, aiming to reduce token consumption. It's an example of a specific optimization for the RAG (Retrieval-Augmented Generation) pattern in coding agents.

    cooling⭐ 48k
  • A curated set of high-quality, reusable engineering skills for AI coding agents. This repo is a key signal of the shift towards professionalizing agent development by creating standardized, reliable components instead of monolithic prompts.

    rising⭐ 58k
  • A tool to compress inputs (logs, files, RAG output) before they are sent to an LLM, reducing token usage. It's a practical utility addressing the high cost of large context windows in production.

    repeated⭐ 26k
  • A tool that converts code into an interactive knowledge graph for exploration and querying. It focuses on code comprehension and represents a category of developer tools using AI for program analysis rather than code generation.

    cooling⭐ 58k
  • An AI-powered tool for automatically generating short-form videos. It remains popular due to interest in content automation, but the approach is now a well-established category, not a novel development.

    cooling⭐ 87k
  • The core server for an open-source media library manager that integrates various streaming services. This project appeals to users interested in self-hosting and unifying their digital music collections.

    new⭐ 1.9k
  • A local tool for session analytics and intelligence for coding agents. It's part of the maturing agent infrastructure, providing observability and debugging capabilities that are essential for building reliable agents.

    new⭐ 2.2k
  • A collection of agent skills specifically for academic research workflows, targeting Claude Code. This is another example of domain-specific skillsets, packaging a multi-step process into a set of agent commands.

    cooling⭐ 31k
  • A terminal-based AI coding agent with a focus on a robust toolset, including LSP integration and sub-agent capabilities. It represents a more technical, power-user approach to AI-assisted development in the command line.

    cooling⭐ 12k
  • A project that uses WiFi signals for spatial intelligence and presence detection without cameras. This is a niche but interesting application of signal processing, separate from mainstream AI trends.

    cooling⭐ 74k
  • A simple, unified interface for interacting with multiple generative AI providers. This tool addresses the friction of working with a fragmented landscape of AI APIs, offering a single point of entry for developers.

    new⭐ 14k
  • A library for persistent memory in AI agents, benchmarked for performance. It's a foundational component for building agents that can learn and maintain context over long periods, moving beyond stateless operations.

    cooling⭐ 23k
  • A repository that compiles reverse-engineered system prompts from many popular AI tools. This is a knowledge-sharing effort, reflecting the community's desire to understand and learn from the techniques used in closed-source products.

    new⭐ 140k
  • A project for agent-based video generation, breaking the task into roles like director and screenwriter. This structured, agentic approach to a creative task is an interesting pattern compared to monolithic video generation models.

    cooling⭐ 9.9k
  • A frontend framework for building agentic user interfaces and generative UI components into applications. It focuses on the client-side integration of AI, which is a distinct but complementary area to backend agent development.

    new⭐ 35k

Prompt & Skill Libraries(4)

This category is the clearest signal of the 'skill' abstraction trend. `phuryn/pm-skills` and `obra/superpowers` build frameworks for skills, while `NVIDIA/SkillSpector` introduces a critical security layer, indicating the professionalization of this new component type.

  • A marketplace-style collection of over 100 agentic skills tailored for product management tasks. This demonstrates the specialization of skills for specific professional domains, moving beyond generic coding or writing tasks.

    new⭐ 17k
  • An agentic skills framework combined with a software development methodology. This project attempts to formalize not just the 'what' (the skills) but also the 'how' (the development process) of building with AI agents.

    new⭐ 227k
  • A security scanner from NVIDIA specifically for AI agent skills. Its existence is a strong signal that the agent skill ecosystem is maturing to the point where security is a first-class concern for major platform vendors.

    rising⭐ 4.0k
  • A personal collection of agent skills from a well-known developer. This type of repo is more of a personal 'dotfiles' for AI, showing how individual developers are standardizing their own interactions with models like Claude.

    cooling⭐ 127k

Developer Tools & Productivity(1)

Represented solely by Microsoft's `PowerToys`, this category serves as a control group. It demonstrates that core developer productivity and system utilities remain a constant area of interest, independent of the dominant AI narrative.

  • A collection of utilities from Microsoft for customizing and improving productivity on Windows. Its consistent popularity shows a strong, ongoing demand for native power-user tools on the Windows platform.

    new⭐ 135k

Memory, RAG & Context(2)

This is a niche but critical infrastructure category for stateful AI agents. Both repos, `tolaria` and `TencentCloud/TencentDB-Agent-Memory`, focus on providing local, persistent knowledge and memory, a key component for moving agents beyond simple request-response tasks.

  • A desktop application for managing local Markdown-based knowledge bases. This tool serves the need for local-first personal knowledge management (PKM), a persistent area of interest for developers and knowledge workers.

    new⭐ 16k
  • A local, four-tier memory system for AI agents from Tencent Cloud. This project provides a sophisticated, self-contained solution for agent memory, addressing a key challenge in building complex, stateful agents without external dependencies.

    cooling⭐ 5.4k

On-device & Multimodal AI(3)

This category highlights the durable relevance of classic computer vision libraries like `opencv/opencv` and `roboflow/supervision` alongside newer on-device modalities like text-to-speech from `supertone-inc/supertonic`. The common thread is efficient, local data processing.

  • The foundational open-source computer vision library. Its continued presence on the trending list demonstrates its essential role in a wide range of applications, from traditional CV to modern multimodal AI systems.

    new⭐ 89k
  • A library of reusable tools for computer vision tasks, built to complement libraries like OpenCV. It represents a higher-level abstraction for common CV workflows, aiming to reduce boilerplate code for developers.

    new⭐ 44k
  • A fast, on-device, multilingual text-to-speech engine that runs via the ONNX runtime. This project is notable for its focus on high-performance, local execution, which is critical for privacy-conscious and offline applications.

    cooling⭐ 12k

ML & GPU Infrastructure(1)

Represented by a single repo, `huggingface/OpenEnv`, this category points to the foundational plumbing being built for advanced AI. Standardizing interfaces for reinforcement learning environments is a low-level but necessary step for training more complex agents.

  • An interface library from Hugging Face for reinforcement learning (RL) post-training. This is a piece of foundational infrastructure aimed at standardizing how trained RL agents interact with their environments, simplifying evaluation and deployment.

    new⭐ 2.2k
#01The agent ecosystem is standardizing on "skills" as an abstraction layer, moving from monolithic prompts to structured code components. This is visible in repos like `addyosmani/agent-skills`, `phuryn/pm-skills`, and `obra/superpowers`.
#02Tooling for the agent development lifecycle is maturing. The focus is shifting from simple agent demos to production concerns like memory (`rohitg00/agentmemory`), observability (`kenn-io/agentsview`), and security (`NVIDIA/SkillSpector`).
#03Major platform actors are solidifying their positions. Apple's `container` strengthens its macOS development ecosystem, while NVIDIA's `cosmos` and `SkillSpector` show its ambition to own the stack from silicon to agent security.
#04A gap is widening between foundational open-source AI and collections of prompts/skills for proprietary models. Many trending repos are essentially sophisticated prompt wrappers for Claude or OpenAI, not new models or techniques.
#05The persistence of non-AI tools like `iptv-org/iptv` and `microsoft/PowerToys` indicates that GitHub trending reflects a broad range of developer interests, not just the AI hype cycle.

Trend tracking

Today

Several massive repositories, including `x1xhlol/system-prompts-and-models-of-ai-tools` and `bannedbook/fanqiang`, appeared suddenly, indicating a widespread, anomalous event rather than organic growth.

2 Strengthening · 3 Continuous · 2 Stable · 7 First seen
Expand list (14)
ProjectYesterday ⭐Today ⭐ΔState
x1xhlol/system-prompts-and-models-of-ai-tools140k🆕First seen
bannedbook/fanqiang47k🆕First seen
swc-project/swc34k🆕First seen
chatwoot/chatwoot31k🆕First seen
andrewyng/aisuite14k🆕First seen
NVIDIA/SkillSpector4.0k🆕First seen
kenn-io/agentsview2.2k🆕First seen
addyosmani/agent-skills56k58k+1351Continuous
apple/container35k36k+1289Strengthening
obra/superpowers226k227k+852Stable
iptv-org/iptv118k118k+621Continuous
microsoft/PowerToys134k135k+331Stable
music-assistant/server1.7k1.9k+252Strengthening
LMCache/LMCache8.5k8.8k+228Continuous

This week

New AI-focused repositories like `addyosmani/agent-skills` and `roboflow/supervision` are defining the weekly trend, appearing alongside persistent growers like `apple/container`.

3 Strengthening · 7 Continuous · 4 Stable · 4 First seen
Expand list (18)
ProjectYesterday ⭐Today ⭐ΔState
addyosmani/agent-skills58k🆕First seen
roboflow/supervision44k🆕First seen
NVIDIA/SkillSpector4.0k🆕First seen
huggingface/OpenEnv2.2k🆕First seen
chopratejas/headroom24k26k+1440Strengthening
apple/container35k36k+1289Strengthening
mvanhorn/last30days-skill40k41k+771Continuous
Leonxlnx/taste-skill42k43k+693Continuous
phuryn/pm-skills17k17k+673Strengthening
microsoft/markitdown152k152k+644Stable
Panniantong/Agent-Reach27k27k+492Continuous
lfnovo/open-notebook29k30k+483Continuous
refactoringhq/tolaria16k16k+393Continuous
CopilotKit/CopilotKit35k35k+140Stable
aaif-goose/goose49k49k+134Stable
NVIDIA/cosmos10k10k+109Continuous
opencv/opencv89k89k+74Stable
openai/plugins2.9k2.9k+73Continuous

This month

Apple's `container` project demonstrates significant entrenchment, debuting high on the monthly chart while also showing strong momentum across daily and weekly spans.

1 Strengthening · 13 Continuous · 4 Stable · 2 First seen
Expand list (20)
ProjectYesterday ⭐Today ⭐ΔState
apple/container36k🆕First seen
TencentCloud/TencentDB-Agent-Memory5.4k🆕First seen
chopratejas/headroom24k26k+1440Strengthening
mattpocock/skills127k127k+773Continuous
Leonxlnx/taste-skill42k43k+693Continuous
microsoft/markitdown152k152k+645Stable
harry0703/MoneyPrinterTurbo87k87k+445Continuous
Egonex-AI/Understand-Anything58k58k+388Continuous
colbymchenry/codegraph48k48k+373Continuous
Imbad0202/academic-research-skills31k31k+312Continuous
rohitg00/ai-engineering-from-scratch32k32k+224Continuous
ruvnet/RuView73k74k+176Stable
CloakHQ/CloakBrowser26k26k+162Continuous
tinyhumansai/openhuman32k32k+142Stable
can1357/oh-my-pi12k12k+127Continuous
rohitg00/agentmemory23k23k+126Continuous
HKUDS/ViMax9.8k9.9k+105Continuous
hardikpandya/stop-slop10k10k+102Continuous
anthropics/knowledge-work-plugins20k20k+96Stable
supertone-inc/supertonic12k12k+79Continuous
2026-06-132026-06-13T14:18:33Zrules v1Healthyrepos 45signals 45

Recent reports

  • 2026-07-15 · fallback

    generated 2026-07-15T14:00:11Z · rules v1 · repos 45 · signals 0

  • 2026-07-13 · fallback

    generated 2026-07-13T14:52:44Z · rules v1 · repos 43 · signals 0

  • 2026-07-12 · fallback

    generated 2026-07-12T13:44:47Z · rules v1 · repos 51 · signals 0

  • 2026-07-11 · fallback

    generated 2026-07-11T13:43:53Z · rules v1 · repos 54 · signals 0

  • 2026-07-10

    generated 2026-07-10T14:45:06Z · rules v1 · repos 49 · signals 0

  • 2026-07-09 · fallback

    generated 2026-07-09T15:27:59Z · rules v1 · repos 48 · signals 0

  • 2026-07-05 · fallback

    generated 2026-07-05T13:58:03Z · rules v1 · repos 52 · signals 0

  • 2026-07-04 · fallback

    generated 2026-07-04T13:51:20Z · rules v1 · repos 48 · signals 0

  • 2026-07-02 · fallback

    generated 2026-07-02T14:22:20Z · rules v1 · repos 51 · signals 0

  • 2026-06-30 · fallback

    generated 2026-06-30T14:36:09Z · rules v1 · repos 48 · signals 0

  • 2026-06-29

    generated 2026-06-29T16:02:15Z · rules v1 · repos 49 · signals 0

  • 2026-06-24

    generated 2026-06-24T14:48:42Z · rules v1 · repos 47 · signals 0

  • 2026-06-23 · fallback

    generated 2026-06-23T15:17:58Z · rules v1 · repos 50 · signals 0

  • 2026-06-22

    generated 2026-06-22T02:47:38Z · rules v1 · repos 47 · signals 5

  • 2026-06-15

    generated 2026-06-15T17:24:54Z · rules v1 · repos 49 · signals 49

  • 2026-06-14

    generated 2026-06-14T14:21:24Z · rules v1 · repos 49 · signals 49

  • 2026-06-13 · current

    generated 2026-06-13T14:18:33Z · rules v1 · repos 45 · signals 45

  • 2026-06-12

    generated 2026-06-12T15:33:20Z · rules v1 · repos 45 · signals 45

  • 2026-06-11

    generated 2026-06-11T16:16:26Z · rules v1 · repos 50 · signals 50

  • 2026-06-10

    generated 2026-06-10T15:56:30Z · rules v1 · repos 47 · signals 47

  • 2026-06-09

    generated 2026-06-09T15:21:49Z · rules v1 · repos 45 · signals 45

  • 2026-06-08

    generated 2026-06-08T16:10:22Z · rules v1 · repos 44 · signals 44

  • 2026-06-07

    generated 2026-06-07T14:11:47Z · rules v1 · repos 43 · signals 43

  • 2026-06-06

    generated 2026-06-06T14:01:12Z · rules v1 · repos 52 · signals 52

  • 2026-06-05

    generated 2026-06-05T15:22:25Z · rules v1 · repos 47 · signals 47

  • 2026-06-04

    generated 2026-06-04T15:34:48Z · rules v1 · repos 45 · signals 45

  • 2026-06-03

    generated 2026-06-03T17:05:52Z · rules v1 · repos 45 · signals 45

  • 2026-06-02

    generated 2026-06-02T16:49:13Z · rules v1 · repos 43 · signals 43

  • 2026-06-01

    generated 2026-06-01T17:57:29Z · rules v1 · repos 44 · signals 44

  • 2026-05-31

    generated 2026-05-31T14:03:33Z · rules v1 · repos 44 · signals 44

  • 2026-05-30

    generated 2026-05-30T13:57:40Z · rules v1 · repos 48 · signals 48

  • 2026-05-29

    generated 2026-05-29T16:02:16Z · rules v1 · repos 46 · signals 46

  • 2026-05-28

    generated 2026-05-28T16:19:16Z · rules v1 · repos 48 · signals 48

  • 2026-05-27

    generated 2026-05-27T16:04:14Z · rules v1 · repos 45 · signals 45

  • 2026-05-26

    generated 2026-05-26T16:01:07Z · rules v1 · repos 45 · signals 45

  • 2026-05-25

    generated 2026-05-25T15:24:58Z · rules v1 · repos 45 · signals 45

  • 2026-05-24

    generated 2026-05-24T13:51:52Z · rules v1 · repos 43 · signals 43

  • 2026-05-23

    generated 2026-05-23T13:55:04Z · rules v1 · repos 42 · signals 42

  • 2026-05-22

    generated 2026-05-22T14:56:21Z · rules v1 · repos 40 · signals 40

  • 2026-05-21

    generated 2026-05-21T15:46:27Z · rules v1 · repos 41 · signals 41

  • 2026-05-20

    generated 2026-05-20T15:48:11Z · rules v1 · repos 36 · signals 36

  • 2026-05-19

    generated 2026-05-19T15:42:42Z · rules v1 · repos 37 · signals 37

  • 2026-05-18

    generated 2026-05-18T15:51:10Z · rules v1 · repos 39 · signals 39

  • 2026-05-17

    generated 2026-05-17T13:49:34Z · rules v1 · repos 45 · signals 45

  • 2026-05-16

    generated 2026-05-16T13:49:33Z · rules v1 · repos 34 · signals 34

  • 2026-05-15

    generated 2026-05-15T14:26:57Z · rules v1 · repos 38 · signals 38

  • 2026-05-14

    generated 2026-05-14T14:32:26Z · rules v1 · repos 42 · signals 42

  • 2026-05-13

    generated 2026-05-13T14:53:18Z · rules v1 · repos 44 · signals 44

  • 2026-05-12

    generated 2026-05-12T14:42:52Z · rules v1 · repos 36 · signals 36

  • 2026-05-11 · fallback

    generated 2026-05-11T15:30:34Z · rules v1 · repos 40 · signals 40

  • 2026-05-10

    generated 2026-05-10T13:46:39Z · rules v1 · repos 37 · signals 37

  • 2026-05-09

    generated 2026-05-09T13:43:42Z · rules v1 · repos 40 · signals 40

  • 2026-05-08

    generated 2026-05-08T14:08:16Z · rules v1 · repos 38 · signals 38

  • 2026-05-07

    generated 2026-05-07T14:38:09Z · rules v1 · repos 37 · signals 37

  • 2026-05-06

    generated 2026-05-06T14:34:27Z · rules v1 · repos 36 · signals 36

  • 2026-05-04

    generated 2026-05-04T14:22:31Z · rules v1 · repos 36 · signals 36

  • 2026-05-03

    generated 2026-05-03T13:40:38Z · rules v1 · repos 29 · signals 29

  • 2026-05-02 · fallback

    generated 2026-05-02T13:39:14Z · rules v1 · repos 30 · signals 30

  • 2026-05-01 · fallback

    generated 2026-05-01T13:46:05Z · rules v1 · repos 32 · signals 32

  • 2026-04-30

    generated 2026-04-30T14:19:05Z · rules v1 · repos 36 · signals 36

  • 2026-04-29

    generated 2026-04-29T14:23:30Z · rules v1 · repos 36 · signals 36

  • 2026-04-28

    generated 2026-04-28T14:34:52Z · rules v1 · repos 37 · signals 37

  • 2026-04-27

    generated 2026-04-27T14:20:15Z · rules v1 · repos 38 · signals 38

  • 2026-04-26

    generated 2026-04-26T13:24:10Z · rules v1 · repos 37 · signals 37

  • 2026-04-25

    generated 2026-04-25T13:22:57Z · rules v1 · repos 41 · signals 41

  • 2026-04-24

    generated 2026-04-24T13:58:04Z · rules v1 · repos 40 · signals 40

  • 2026-04-23

    generated 2026-04-23T14:04:35Z · rules v1 · repos 43 · signals 43

  • 2026-04-22

    generated 2026-04-22T14:02:49Z · rules v1 · repos 41 · signals 41

  • 2026-04-21

    generated 2026-04-22T07:58:11Z · rules v1 · repos 40 · signals 40

  • 2026-04-20

    generated 2026-04-21T09:23:28Z · rules v1 · repos 40 · signals 40

  • 2026-04-19

    generated 2026-04-19T08:51:11Z · rules v1 · repos 36 · signals 36

  • 2026-04-18

    generated 2026-04-18T08:45:02Z · rules v1 · repos 39 · signals 39

  • 2026-04-17

    generated 2026-04-17T09:14:47Z · rules v1 · repos 40 · signals 40

  • 2026-04-03

    generated 2026-06-16T02:55:56Z · rules v1 · repos 26 · signals 26

  • 2026-04-02 · degraded

    generated 2026-04-03T19:29:39Z · rules v1 · repos 26 · signals 26

  • 2026-04-01 · fallback

    generated 2026-04-03T19:29:39Z · rules v1 · repos 26 · signals 26

  • 1900-01-02 · degraded

    generated 2026-06-22T02:57:11Z · rules v1 · repos 26 · signals 0

  • 1900-01-01

    generated 2026-05-01T12:00:00Z · rules v2-phase2-fixture · repos 6 · signals 3