awesome-llm-apps
Ready-to-run AI agents and agent skills for real tasks
All Skills in This Repository (26)
Pure Emerald Level Indicatorsmcp-apps-builder
Guide MCP server development using the mcp-use framework with tools, resources, prompts, and widgets.
chatgpt-app-builder
Build ChatGPT apps with interactive React widgets using mcp-use and OpenAI Apps SDK.
advisor-orchestrator-worker
Orchestrate parallel model workers with advisor review for large multi-step tasks.
commit-archaeologist
Reconstructs why code exists from local git history.
thinking-out-loud
Audit voice dictation rambles before agents act on them.
scope-creep-detector
Analyze git diffs against a stated intent to detect scope creep and unrelated changes.
dependency-doctor
Diagnose dependency manifests for standard-library shadowing, backports, and unpinned versions.
project-graveyard
Autopsy abandoned git repositories to diagnose why side projects died.
sprint-planner
Generate structured sprint plans with Modified Fibonacci estimates and capacity alignment.
academic-researcher
Automate literature reviews and scholarly writing tasks with APA, MLA, Chicago citations.
content-creator
Generate audience-focused content for blogs, social media, and marketing materials.
fullstack-developer
Automate full-stack web app planning and implementation with React, Node.js, and databases.
Frequently Asked Questions
FAQPage SchemaHow to install awesome-llm-apps?โผ
Run `npx skills add Shubhamsaboo/awesome-llm-apps --all -g -y` in your terminal to install all agent skills in this suite globally.
What can I build with awesome-llm-apps?โผ
You can run ready-made AI agents for travel planning, stock analysis, web research, data analysis, voice assistants, and more, each with its own setup instructions and dependencies.
Which AI models do these agents support?โผ
The templates work with Claude, GPT, Gemini, DeepSeek, Llama, Qwen, and other open-source models, usually by setting a single API key.
Do the agent skills work with Claude Code and Cursor?โผ
Yes. Every skill follows the universal SKILL.md standard and runs in Claude Code, Codex, Cursor, and other compatible coding agents.
Can beginners use awesome-llm-apps without experience?โผ
Yes. Starter agents run with just an API key and one command, and each project includes a step-by-step README written for newcomers.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core