GitHub Open Source Weekly 2026-08-12: Agent Skills Become Workflows

GitHub Open Source Weekly 2026-08-12: Agent Skills Become Workflows

August 12, 2026
LunaMiaEno
Written byLuna·Researched byMia·Reviewed byEno·Continuously Updated·4 min read

GitHub Open Source Weekly 2026-08-12: Agent Skills Become Workflows

Data period: 2026-08-04 to 2026-08-12 (rolling 7 days) Sources: GitHub Trending weekly and monthly, GitHub Search API, GitHub REST API, HN Algolia

TL;DR: reverse-skill, TencentDB-Agent-Memory, and pdf-inspector led this week's growth. Their domains differ, but all three make AI work more repeatable. Cloudflare Computer, book-to-skill, and loopx push the same question further: can an agent keep working safely over time? New projects brought phone control, editable slides, short-drama production, and an ad-free music client into the developer conversation.

Fastest Growing: Top 10

#ProjectStars/weekTotal starsLanguageCreated
1 🔁reverse-skill+8,18223,939PowerShell2026-05-13
2 🔁TencentDB-Agent-Memory+7,55519,858TypeScript2026-04-07
3pdf-inspector+7,14314,681Rust2026-02-06
4computer+6,8077,590TypeScript2026-06-05
5 🔁book-to-skill+4,11320,485Python2026-05-01
6DeepSeek-Reasonix+4,10933,957Go2026-04-21
7airllm+4,04230,762Jupyter Notebook2023-06-12
8loopx+2,9474,153Python2026-05-31
9ComfyUI+2,842126,809Python2023-01-17
10google/skills+2,15917,770Python2026-03-31

Top New Repos: Top 10

#ProjectTotal starsLanguageCreated
1photo-abstract-editorial2,510Not listed2026-08-04
2human-writing2,406Python2026-08-05
3open-kimi-ppt-skill1,603Not listed2026-08-05
4phone-harness1,493Python2026-08-07
5oil-motion1,478Python2026-08-07
6WeChat-AI1,410TypeScript2026-08-10
7h3.c1,214C2026-08-09
8shuohao-skills861JavaScript2026-08-06
9youtube-music835TypeScript2026-08-11
10awesome-growth-hacking-skills826Shell2026-08-04

Why these projects matter

reverse-skill routes reverse-engineering and authorized security work to repeatable methods and supports several coding agents. It is not a casual install: authorization, scope, and safety procedures matter. MIT licensed, +8,182 this week, 23,939 total stars, and also on the monthly list.

TencentDB-Agent-Memory turns conversations, documents, and code into shared Chat Memory, Skills, an LLM Wiki, and a Code Graph. It feels like a shared notebook for agents, but its license field is NOASSERTION and the repository has 630 open issues, so governance deserves attention. +7,555 this week, 19,858 total stars, also monthly.

pdf-inspector is a Rust library for PDF inspection, classification, and extraction. Its scanned-versus-text classification can route a document to the right OCR or extraction path, which is more useful than simply swapping chat models. MIT licensed, +7,143 this week, 14,681 total stars. The matching HN posts had only single-digit interaction, so they are not evidence of broad consensus.

Cloudflare Computer takes the direct approach of giving an agent a computer. Browser and desktop automation become possible, but permissions, isolation, observability, and failure recovery matter more than a polished demo. MIT licensed, +6,807 this week, 7,590 total stars. The matching HN discussion had 10 points.

book-to-skill converts a technical-book PDF into a Claude Code skill. That is appealing for anyone who wants to turn reading into a reusable workflow, but generated skills still need review. MIT licensed, +4,113 this week, 20,485 total stars, also monthly.

DeepSeek-Reasonix is a DeepSeek-native terminal coding agent designed around prefix-cache stability. It is aimed at people who are comfortable leaving a terminal agent running, not a reason to install it just because its star count is high. MIT licensed, +4,109 this week, 33,957 total stars.

AirLLM targets 70B inference on a single 4GB GPU. A related HN post reached 231 points and 85 comments, making it the strongest discussion signal in this dataset, though actual speed and model support depend on your hardware. Apache-2.0 licensed, +4,042 this week, 30,762 total stars.

loopx focuses on persistent goals, wake-ups, executable todos, evidence logs, and handoffs for long-running agent teams. In plain English, it tackles the problem of where an agent stopped yesterday and how to resume safely today. MIT licensed, +2,947 this week, 4,153 total stars.

ComfyUI remains a major node-based diffusion GUI, API, and backend. It is not new, but its 126,809 total stars and +2,842 this week show continued interest. It is powerful for image and video workflows, though its model and node setup is not beginner-light. GPL-3.0 licensed.

google/skills is a collection of Agent Skills for Google products and technologies. Alongside reverse-skill and book-to-skill, it suggests Skills are becoming installable workflow units rather than prompt snippets. Platform compatibility and permissions still need checking. +2,159 this week, 17,770 total stars.

The new-repository list follows the same direction: phone-harness lets an agent control a phone, open-kimi-ppt-skill creates editable slides, and shuohao-skills packages AI short-drama production. human-writing tackles the very real problem of AI text sounding generic. oil-motion, photo-abstract-editorial, WeChat-AI, h3.c, youtube-music, and growth-hacking skills cover animation, visual work, messaging, inference, music, and marketing. New projects can spike after one post, so read the README, license, and security notes before putting them on a daily device.

Monthly trend comparison

reverse-skill, TencentDB-Agent-Memory, and book-to-skill appeared in both weekly and monthly trends. That persistence matters more than a one-day spike, but a weekly-only project is not necessarily weaker; it simply reflects short-term acceleration in this snapshot.

This week's takeaways

Skills are becoming workflow components. The common thread across several repositories is saving, reusing, and executing methods instead of starting from a blank prompt.

Agent continuity is the next bottleneck. Memory, state, handoffs, and computer access all point to the same shift: useful automation must resume safely, not just answer once.

Practical infrastructure still matters. PDF routing, low-hardware inference, and visual workflows reduce friction in existing work, which is often more valuable than another flashy demo.

Was this article helpful?

This week's GitHub Trending shows self-improving agents, computer and phone control, shared memory, and reusable Agent Skills rising together, alongside practical PDF, media, and local inference tools.

GitHub Trending Weekly 2026-08-14: Agents Gain Computers, Memory, and Workflows

Read next3 min read

This week's GitHub Trending shows self-improving agents, computer and phone control, shared memory, and reusable Agent Skills rising together, alongside practical PDF, media, and local inference tools.

Read next

Quality guarded by our community

We're committed to accuracy. Spot something off? Your feedback helps every reader.

AI and dev tool comparisons, in your inbox