xClean Tools

AI Repos — Daily Top 5

UPDATED 2026-09-06 01:03 PDT

2026-08-23 · SUNDAY · 13:02 PDT

  1. 1 Alishahryar1/free-claude-code +1,040 STARS TODAY · ★ 47,837 · PYTHON A Python project that routes Claude Code, Codex, Pi, and OpenCode through free token allowances, usable from a terminal, app, IDE, or phone. The repo advertises more than 1.3 billion free tokens plus voice support, and describes its approach as terms-of-service friendly. It added about 1,040 stars today, the day's largest gain.
  2. 2 virgiliojr94/book-to-skill +423 STARS TODAY · ★ 24,542 · PYTHON A Python tool that turns any technical book PDF into a Claude Code skill, packaging the material so an agent can study it, cite it, and apply it while working. The repo gained roughly 423 stars today against a 24,542 total.
  3. 3 Comfy-Org/ComfyUI +179 STARS TODAY · ★ 129,312 · PYTHON The modular diffusion model interface that exposes image generation pipelines as a graph of nodes, with a matching API and backend. Long a default for local image workflows, it added about 179 stars today on a base above 129,000.
  4. 4 unclecode/crawl4ai +151 STARS TODAY · ★ 79,240 · PYTHON An open-source web crawler and scraper that renders pages into formats meant to be fed straight to language models. It remains one of the most-starred data collection tools for LLM pipelines, adding roughly 151 stars today toward a total near 79,000.
  5. 5 ruvnet/ruflo +134 STARS TODAY · ★ 69,019 · TYPESCRIPT A TypeScript meta-harness for deploying multi-agent swarms and coordinating autonomous workflows. It ships adaptive memory, self-learning behavior, and RAG integration, with native support for Claude Code, Codex, and Hermes among other harnesses. The project picked up about 134 stars today on a base of roughly 69,000.

2026-08-22 · SATURDAY · 13:04 PDT

  1. 1 openai/codex +4,159 STARS TODAY · ★ 112,999 · RUST OpenAI's Codex is a lightweight coding agent that runs directly in the terminal. Written in Rust, it added about 4,200 stars today, more than ten times the next repository on the trending list. The pace reflects how fast terminal-resident coding agents are being picked up.
  2. 2 multica-ai/andrej-karpathy-skills +379 STARS TODAY · ★ 205,237 The repository packages a single CLAUDE.md file that tunes Claude Code's behavior, assembled from Andrej Karpathy's public observations about where LLMs go wrong when writing code. It added 379 stars today on a base above 205,000. The draw is that a plain configuration file, not a plugin or a runtime, is the entire install.
  3. 3 Panniantong/Agent-Reach +307 STARS TODAY · ★ 74,107 · PYTHON Agent-Reach is a Python CLI that lets an AI agent read and search Twitter, Reddit, YouTube, GitHub, Bilibili and Xiaohongshu without paying platform API fees. It added 307 stars today, pushing the total past 74,000. Reaching content locked inside social platforms is still a gap in most agent toolchains.
  4. 4 Wei-Shaw/sub2api +264 STARS TODAY · ★ 38,759 · GO Sub2API is an open-source Go relay that puts Claude, OpenAI, Gemini and Grok subscriptions behind a single endpoint, with shared access so a group can split the cost. It added 264 stars today for a total near 38,800. The project says native tools connect through it without modification.
  5. 5 n8n-io/n8n +202 STARS TODAY · ★ 201,745 · TYPESCRIPT n8n is a fair-code workflow automation platform with native AI capabilities, combining a visual builder with custom code across more than 400 integrations. It added 202 stars today and sits above 201,000 in total. Offering self-hosting next to a cloud option keeps it usable for teams that cannot hand data to a vendor.

2026-08-21 · FRIDAY · 13:08 PDT

  1. 1 CopilotKit/OpenBot ★ 2,080 · TYPESCRIPT OpenBot gives each AI coworker a computer of its own - a browser, files and tools - with every action decided before it runs and recorded after. CopilotKit built it to accept any AG-UI agent, and tags the project for agent governance, browser automation and MCP. The TypeScript repo has drawn 2,080 stars since August 17.
  2. 2 vercel-labs/fx ★ 1,902 · ZIG fx is a coding agent from Vercel Labs that its authors describe as Unix like. Unusually for the category it is written in Zig rather than TypeScript or Python. The repository has collected 1,902 stars since it appeared on August 11.
  3. 3 cinderline/northcinder ★ 1,203 · JAVASCRIPT northcinder is shopping-agent software run by the buyer rather than a marketplace, served over MCP with deterministic ranking, signed purchase mandates and a local audit trail. The repository describes itself as ad-neutral, local-first and self-hosted, with a human kept in the loop. It has gathered 1,203 stars since August 17.
  4. 4 wang2122/sprix-sage-router ★ 1,009 · PYTHON sprix-sage-router is a router for agent-to-agent networks that decides, from the current state, whether a task should be handled alone, worked on jointly or handed off. Sprix AI publishes it with topics covering agent orchestration, multi-agent systems and task scheduling. The Python project has 1,009 stars since August 18.
  5. 5 vercel-labs/eve-software-factory-template ★ 981 · TYPESCRIPT Vercel Labs published a template for an eve Software Factory, introduced in the repository as Foreman. It ships as a starting point to clone rather than a finished app, and carries topics for agents, AI, eve and Vercel. The TypeScript project has 981 stars since August 12.

2026-08-20 · THURSDAY · 13:07 PDT

  1. 1 JuliusBrussee/caveman +309 STARS TODAY · ★ 99,549 · GO caveman is a Claude Code skill that rewrites prompts into clipped, telegraphic phrasing, which the project says removes about 65 percent of tokens. Written in Go, it added 309 stars today and now sits near 99,500. Context cost is the practical ceiling on long agent sessions, and the repo treats prompt compression as the cheapest place to attack it.
  2. 2 Osmantic/ODS +168 STARS TODAY · ★ 4,584 · PYTHON ODS packages LLM inference, a chat interface, voice, agents, workflows, RAG and image generation into a single self-hosted server that runs on Windows, macOS or Linux. The Python project added 168 stars today to reach about 4,580.
  3. 3 browser-use/browser-use +146 STARS TODAY · ★ 109,873 · PYTHON browser-use gives AI agents a way to drive a real browser, so they can click, type and finish tasks on sites built for people rather than for APIs. The Python project added 146 stars today and has passed 109,800, making it one of the largest agent tooling repositories on GitHub.
  4. 4 ATH-MaaS/Pixelle-Video +125 STARS TODAY · ★ 27,102 · PYTHON Pixelle-Video is an engine for producing short-form video automatically, presented as an end-to-end pipeline rather than a single generation step. The Python project, documented in both Chinese and English, added 125 stars today for a total near 27,100.
  5. 5 microsoft/agent-framework +85 STARS TODAY · ★ 13,006 · PYTHON Microsoft's agent-framework is a toolkit for building, orchestrating and deploying AI agents and multi-agent workflows, with first-party support for both Python and .NET. It added 85 stars today and now stands just above 13,000.

2026-08-19 · WEDNESDAY · 13:05 PDT

  1. 1 obra/superpowers +514 STARS TODAY · ★ 274,175 · SHELL obra/superpowers, an agentic skills framework paired with a software development methodology, added 514 stars today. The Shell-based project packages reusable skills that coding agents load as structured instructions. It was the fastest-growing repository in the day's set.
  2. 2 Graphify-Labs/graphify +454 STARS TODAY · ★ 108,304 · PYTHON Graphify turns a codebase along with its docs, SQL schemas, configs and PDFs into a queryable knowledge graph, and gained 454 stars today. It ships as a /graphify skill for Claude Code, Cursor, Codex and Gemini CLI, using local deterministic AST parsing rather than a vector store, with every edge explained.
  3. 3 K-Dense-AI/scientific-agent-skills +93 STARS TODAY · ★ 33,917 · PYTHON K-Dense-AI's scientific-agent-skills library added 93 stars today. It bundles 163 validated agent skills plus access to more than 100 scientific databases spanning biology, chemistry, medicine and drug discovery. The package targets Cursor, Claude Code, Codex and other clients on the open Agent Skills standard.
  4. 4 AgriciDaniel/claude-ads +48 STARS TODAY · ★ 8,253 · PYTHON claude-ads, a paid-media operations skill for Claude Code, gained 48 stars today. It covers 12 advertising platforms including Google, Meta, TikTok and Amazon, producing source-grounded audits, deterministic scoring and versioned JSON reports. Changes to live accounts are gated behind explicit capabilities.
  5. 5 youssofal/MTPLX +44 STARS TODAY · ★ 1,437 · PYTHON MTPLX brings native multi-token-prediction speculative decoding to MLX on Apple Silicon and added 44 stars today. The project claims roughly 3x faster generation for Qwen 3.8 27B without a separate draft model, using the base model's own MTP head as the drafter.

2026-08-18 · TUESDAY · 13:07 PDT

  1. 1 docling-project/docling +133 STARS TODAY · ★ 65,066 · PYTHON Docling converts documents into formats suited to generative AI pipelines, handling the parsing and clean-up step ahead of retrieval or training. The Python project added 133 stars today and stands at 65,066 overall, the largest repository on today's trending list.
  2. 2 pipeshub-ai/pipeshub-ai +50 STARS TODAY · ★ 3,416 · PYTHON PipesHub is an open-source context layer that unifies business data behind enterprise search and agentic workflow automation, with an emphasis on explainable results. The extensible Python project added 50 stars today for a total of 3,416.
  3. 3 ShawnPana/phone-harness ★ 1,912 · PYTHON Phone-harness lets an agent control a phone, positioning itself as developer tooling for mobile automation. Published on August 7, the Python project has collected 1,912 stars and added none in the last day.
  4. 4 SMNETSTUDIO/WeChat-AI ★ 1,784 · TYPESCRIPT WeChat-AI is a TypeScript project published on August 10 that has gathered 1,784 stars, with no description or topics listed on the repository itself. None of those stars were added in the last day.
  5. 5 eternityspring/shuohao-skills ★ 1,686 · JAVASCRIPT Shuohao-skills is a set of agent skills for producing AI short dramas, covering character bibles, adaptation outlines, art and prop design, screenplays and storyboards. The skills run inside Claude Code and codex, and the repo has drawn 1,686 stars since it appeared on August 6.

2026-08-17 · MONDAY · 13:06 PDT

  1. 1 akitaonrails/ai-memory +207 STARS TODAY · ★ 1,950 · RUST A Rust tool that gives coding agent CLIs long-term memory and carries that memory between different agent vendors. It added 207 stars today, the largest single-day gain in the sample, on a base of 1,950. The pitch is continuity: agent sessions normally lose context between runs and cannot hand state to another tool.
  2. 2 mukul975/Anthropic-Cybersecurity-Skills +156 STARS TODAY · ★ 28,303 · PYTHON A library of 817 structured cybersecurity skills for AI agents, mapped to six frameworks including MITRE ATT&CK, NIST CSF 2.0, D3FEND and the NIST AI Risk Management Framework. It follows the agentskills.io format and loads into Claude Code, GitHub Copilot, Codex CLI, Cursor and other agent tools. The repository added 156 stars today, reaching 28,303, under Apache 2.0.
  3. 3 santifer/career-ops +147 STARS TODAY · ★ 64,493 · JAVASCRIPT An open-source job search that runs inside an AI coding CLI: it scans job portals, scores listings with an A-F rubric that maps to a 1.0-5.0 scale, tailors a CV and tracks applications. The workflow stays local in Claude Code, Codex, OpenCode or Antigravity rather than running as a hosted service. It gained 147 stars today, for 64,493 in total.
  4. 4 microsoft/qlib +146 STARS TODAY · ★ 47,653 · PYTHON Microsoft's AI-oriented quantitative investment platform covers the path from research idea to production, supporting supervised learning, market dynamics modeling and reinforcement learning. It now pairs with the RD-Agent project to automate parts of the research and development loop. The repository added 146 stars today, reaching 47,653.
  5. 5 mvanhorn/last30days-skill +103 STARS TODAY · ★ 58,470 · PYTHON An agent skill that researches a topic across Reddit, X, YouTube, Hacker News, Polymarket and the open web, then synthesizes a grounded summary. It targets questions where the useful signal is recent and scattered across discussion sites rather than indexed pages. The project gained 103 stars today, for 58,470 in total.