GitHub Trending Digest - February 23, 2026

Today's Daily Trending

Repos marked "Not new today" appeared on one or more previous daily pages.

1. huggingface/skills Not new today

No description

Python | 2,930 | 364 stars today

First seen: February 22, 2026 | Streak: 2d

Analysis

The `huggingface/skills` repository provides a standardized collection of modular instruction sets, scripts, and resources designed to empower AI coding agents to perform specific machine learning and Hugging Face Hub tasks. By utilizing a "Skill" architecture—where each directory contains a `SKILL.md` file with YAML-based guidance—the project ensures interoperability across major development tools like Claude Code, Cursor, the Gemini CLI, and OpenAI Codex. This modular design allows agents to dynamically load relevant operational instructions for tasks ranging from dataset management and model training to infrastructure orchestration and research publication.

This project is highly valuable for AI engineers, ML researchers, and developers who rely on automated coding agents to streamline their Hugging Face workflows. By reducing the need for manual prompt engineering, it enables users to seamlessly delegate complex operations, such as fine-tuning models or managing dataset pipelines, to their preferred coding environment. The repository is trending because it addresses the growing demand for "agentic" workflows, offering a standardized, extensible framework that bridges the gap between sophisticated AI tools and the Hugging Face ecosystem.

2. vxcontrol/pentagi Not new today

✨ Fully autonomous AI Agents system capable of performing complex penetration testing tasks

Go | 7,289 | 1,579 stars today

First seen: February 21, 2026 | Streak: 3d

Analysis

PentAGI is an autonomous, AI-driven penetration testing platform designed to automate complex security assessments within isolated, sandboxed Docker environments. The system utilizes a multi-agent architecture—delegating tasks among specialized researchers, developers, and executors—while integrating over 20 professional security tools like Nmap, Metasploit, and SQLmap. To enhance decision-making and reliability, the platform leverages a smart memory system, Neo4j-based knowledge graphs, and persistent vector storage, all managed through a scalable, microservices-oriented backend.

This project is highly beneficial for information security professionals, ethical hackers, and security researchers who require a sophisticated, self-hosted solution to streamline and scale vulnerability discovery. It is currently trending because it represents the cutting edge of "Agentic AI," moving beyond simple chatbots to perform complex, multi-step real-world actions. By providing comprehensive reporting, real-time observability through Grafana and Langfuse, and support for a wide array of LLM providers, PentAGI offers a powerful framework for those seeking to modernize their security testing workflows.

3. anthropics/claude-code Not new today

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

Shell | 69,081 | 503 stars today

First seen: February 22, 2026 | Streak: 2d

Analysis

Claude Code is an agentic command-line interface designed to accelerate software development by allowing users to interact with their local codebase using natural language. It performs a variety of complex technical tasks, including explaining existing code, executing routine programming workflows, and managing Git operations directly from the terminal. Technically, the tool functions as an intelligent assistant that processes user intent to perform file-level operations and codebase analysis, and it supports extensibility through a dedicated plugin architecture for custom commands.

This project is primarily intended for professional developers and engineers seeking to streamline their daily workflows and reduce the cognitive load associated with repetitive coding tasks. It is currently trending because it integrates Anthropic's advanced AI models directly into the developer's native environment, effectively bridging the gap between high-level reasoning and low-level code execution. By automating tedious processes and offering a seamless, terminal-first experience, Claude Code empowers teams to maintain higher velocity and focus on architectural challenges rather than boilerplate maintenance.

FULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Qoder, Replit, Same.dev, Trae, Traycer AI, VSCode Agent, Warp.dev, Windsurf, Xcode, Z.ai Code, Dia & v0. (And other Open Sourced) System Prompts, Internal Tools & AI Models

Unknown | 118,195 | 1,134 stars today

First seen: February 23, 2026 | Streak: 1d

Analysis

The `system-prompts-and-models-of-ai-tools` repository serves as a comprehensive, crowdsourced archive documenting the internal system prompts, agent architectures, and structural configurations of popular AI coding assistants and platforms. By aggregating over 30,000 lines of proprietary configuration data from tools like Cursor, Windsurf, Devin AI, and v0, the project provides transparency into how these agents perceive their environments and execute complex tasks. Technically, it acts as an observational database that decompiles or extracts the underlying instructional logic, allowing developers to study the behavioral frameworks that govern modern AI-driven development tools.

This repository is primarily targeted at AI researchers, software engineers, and security professionals who wish to understand the prompt engineering techniques and decision-making logic powering top-tier AI models. It is trending because it offers developers an unprecedented look into the "black box" of commercial AI agents, which is invaluable for those looking to build their own systems, improve model predictability, or conduct security audits on prompt leakage. Furthermore, the repository serves as a cautionary resource for AI startups, highlighting the critical importance of securing system instructions against unauthorized exposure.

5. Stremio/stremio-web Not new today

Stremio - Freedom to Stream

JavaScript | 9,763 | 247 stars today

First seen: February 22, 2026 | Streak: 2d

Analysis

Summary not available.

6. OpenBB-finance/OpenBB

Financial data platform for analysts, quants and AI agents.

Python | 61,080 | 188 stars today

First seen: February 23, 2026 | Streak: 1d

Analysis

The OpenBB platform serves as an open-source data infrastructure layer designed to streamline the integration of public and proprietary financial data into diverse applications. Through its "connect once, consume everywhere" architecture, it consolidates data sources and exposes them via a Python SDK, CLI, REST APIs, and MCP servers for AI agents. Technically, it functions as a modular backend that can be hosted locally via FastAPI, enabling seamless data flow between raw financial feeds and high-level user interfaces like the OpenBB Workspace or custom research environments.

This platform is highly valuable for data engineers, quants, and financial analysts who require a unified, scalable pipeline for complex market analysis and AI-driven workflows. It is gaining significant traction because it lowers the barrier to entry for building sophisticated financial tools, effectively bridging the gap between raw data providers and modern AI-powered research dashboards. By simplifying the technical complexities of data integration, OpenBB empowers developers to rapidly deploy robust financial solutions that serve a wide array of professional and automated use cases.

7. cloudflare/agents

Build and deploy AI Agents on Cloudflare

TypeScript | 3,807 | 257 stars today

First seen: February 23, 2026 | Streak: 1d

Analysis

Summary not available.

8. abhigyanpatwari/GitNexus Not new today

GitNexus: The Zero-Server Code Intelligence Engine - GitNexus is a client-side knowledge graph creator that runs entirely in your browser. Drop in a GitHub repo or ZIP file, and get an interactive knowledge graph wit a built in Graph RAG Agent. Perfect for code exploration

TypeScript | 1,601 | 424 stars today

First seen: February 22, 2026 | Streak: 2d

Analysis

GitNexus is a zero-server code intelligence engine that transforms local codebases into interactive knowledge graphs for enhanced AI developer assistance. By leveraging Tree-sitter for code parsing and a persistent, high-performance database called LadybugDB, it indexes dependencies, call chains, and execution flows directly on the user's machine. The tool operates as an MCP (Model Context Protocol) server, providing AI agents—such as Claude Code and Cursor—with deep architectural awareness, impact analysis, and automated refactoring skills without requiring external data transmission.

This project is primarily designed for professional software engineers and AI-assisted development teams who struggle with the context limitations of standard LLMs. It is currently trending because it solves the "blind edit" problem, allowing agents to understand the broader implications of code changes and dependencies that otherwise result in broken features. By offering both a visual web-based explorer and a robust CLI for seamless editor integration, GitNexus significantly bridges the gap between static code analysis and reliable, agent-driven software development.

9. stan-smith/FossFLOW Not new today

Make beautiful isometric infrastructure diagrams

TypeScript | 18,252 | 340 stars today

First seen: February 22, 2026 | Streak: 2d

Analysis

Summary not available.