Shubhamsaboo/awesome-llm-apps

100+ AI Agents, Agent Skills and RAG Apps - Free and Open Source.

About the project

Awesome LLM Apps is a collection of open-source applications built around large language models, including AI agents and retrieval-augmented generation apps. It is intended for developers who want to study, run, or adapt these applications and related agent skills.

This repository also configures its own agents. See what awesome-llm-apps tells them →

137kStars on the repository
11Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown
▶ 100+ AI Agents You Can Actually Run — Awesome LLM Apps Complete Guide Full Stack · about Shubhamsaboo/awesome-llm-apps · on YouTube →

Shubhamsaboo/awesome-llm-apps

Skill Claude CodeCodex

Use when a task is too large for one model pass, needs parallel research or generation across many subtasks (like researching a dozen competitors at once), or the user asks to orchestrate multiple models, split work across a model team, run an advisor-worker loop, have a stronger model review the plan while cheap…

not rated 137k +660 yesterday C Socket: passSnyk: warnSkillSpector: warn 100 tokens original Apache-2.0

Shubhamsaboo/awesome-llm-apps

Skill Claude CodeCodex

Reconstructs why code exists from local git history, including the introducing commit, later changes, current authors, repeated companion files, and likely intent. Use when the user asks "why does this code exist", "who wrote this function and why", or to "explain the history of this function" before a rewrite…

not rated 137k +660 yesterday A Snyk: passSkillSpector: pass 82 tokens original Apache-2.0

dependency-doctor

03

Shubhamsaboo/awesome-llm-apps

Skill Claude CodeCodex

Checks requirements.txt, pyproject.toml, and package.json dependency manifests for surface-level direct-dependency footguns: standard-library shadowing pins, abandoned backports, unpinned dependencies, and obvious intra-manifest conflicts, plus opt-in PyPI yanked releases. Use when the user asks to check a manifest…

not rated 137k +660 yesterday A Snyk: passSkillSpector: pass 115 tokens original Apache-2.0

project-graveyard

04

Shubhamsaboo/awesome-llm-apps

Skill Claude CodeCodex

Scans the developer's machine for dead side projects, autopsies each one from its git history (died at the payments wall, killed by a newer project, finished but never shipped), surfaces their personal death patterns, and picks the corpse most worth resurrecting — then helps ship it. Use when the user mentions…

not rated 137k +660 yesterday A Socket: passSnyk: passSkillSpector: warn 127 tokens original Apache-2.0

Shubhamsaboo/awesome-llm-apps

Skill Claude CodeCodex

Analyzes git diffs against a stated intent to detect scope creep, unrelated files, broad pull requests, changes that grew beyond a fix, dependency additions, public API renames, config or CI edits, oversized hunks, and formatting-only files. Use when the user asks whether a change grew beyond the fix, a PR is too…

not rated 137k +660 yesterday A Socket: passSnyk: warnSkillSpector: pass 98 tokens original Apache-2.0

thinking-out-loud

06

Shubhamsaboo/awesome-llm-apps

Skill Claude CodeCodex

A contract for what the agent does when a long, messy, stream-of-consciousness ramble arrives (usually voice dictation): act on nothing until the echo brief is approved. The echo audits the entire transfer, mission, locked decisions and constraints, open questions, flips and parked tangents, with the model's…

not rated 137k +660 yesterday A Snyk: passSkillSpector: pass 206 tokens original Apache-2.0

chatgpt-app-builder

07

Shubhamsaboo/awesome-llm-apps

Skill Claude CodeCodex

DEPRECATED: This skill has been replaced by mcp-app-builder. Check if mcp-app-builder is available in the skills folder. If not, install it: npx skills install mcp-use/mcp-use --skill mcp-app-builder Use mcp-app-builder instead of this skill. Build ChatGPT apps with interactive widgets using mcp-use and OpenAI Apps…

not rated 137k +660 yesterday A Snyk: passSkillSpector: warn 129 tokens original Apache-2.0

mcp-apps-builder

08

Shubhamsaboo/awesome-llm-apps

Skill Claude CodeCodex

MANDATORY for ALL MCP server work - mcp-use framework best practices and patterns. READ THIS FIRST before any MCP server work, including: Creating new MCP servers Modifying existing MCP servers (adding/updating tools, resources, prompts, widgets) Debugging MCP server issues or errors Reviewing MCP server code for…

not rated 137k +660 yesterday A Snyk: passSkillSpector: warn 139 tokens original Apache-2.0

mcp-builder

09

Shubhamsaboo/awesome-llm-apps

Skill Claude CodeCodex

DEPRECATED: This skill has been replaced by mcp-app-builder. Check if mcp-app-builder is available in the skills folder. If not, install it: npx skills install mcp-use/mcp-use --skill mcp-app-builder Use mcp-app-builder instead of this skill. Build Model Context Protocol (MCP) servers with mcp-use framework. Use when…

not rated 137k +660 yesterday A Snyk: passSkillSpector: warn 123 tokens original Apache-2.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: