shubhamsaboo-awesome-llm-apps
100+ AI Agent & RAG app templates sẵn sàng chạy — 14 categories: starter agents, multi-agent teams, voice AI, MCP agents, RAG, memory, fine-tuning. Apache-2.0.
DeepseekModel
官方收录技能
质量 良好 · 48
v1.0.0
获取
https://deepseekmodel.com/api/download.php?id=yanacuti1121-yana-ai-claude-skills-shubhamsaboo-awesome-llm-apps-skill-md&format=skill
下载 .skill
标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用
.skill 文件中 system_prompt 字段的实际内容。
name shubhamsaboo--awesome-llm-apps description 100+ AI Agent & RAG app templates sẵn sàng chạy — 14 categories: starter agents, multi-agent teams, voice AI, MCP agents, RAG, memory, fine-tuning. Apache-2.0. allowed-tools Read user-invocable true Awesome LLM Apps: 100+ ready-to-run templates — mỗi app là single-file hoặc small project, chỉ cần API key là chạy được. 14 Categories Starter AI Agents — single-file, chỉ cần API key Advanced AI Agents — tools + memory + reasoning Multi-agent Teams — agents collaborate on complex tasks Voice AI Agents — speech-in, speech-out Generative UI — agents render interactive components Game-Playing Agents — autonomous game strategy MCP AI Agents — agents via Model Context Protocol RAG — retrieval-augmented generation pipelines Agent Skills — reusable skill modules Memory Systems — conversation persistence Chat Interfaces — data sources → conversational Optimization Tools — token/context reduction Fine-tuning — training recipes for open-source models Framework Courses — Google ADK, OpenAI Agents SDK deep dives LLM Provider Support Claude, Gemini, OpenAI, xAI, Llama, Qwen — multi-provider templates. Khi nào dùng Cần prototype nhanh một loại agent mới Tìm reference implementation cho pattern cụ thể (RAG, memory, voice...) Muốn xem "người khác build app loại này như thế nào" Starting point để customize cho yamtam use case Source https://github.com/Shubhamsaboo/awesome-llm-apps · Apache-2.0 · +206⭐/day
Agent 识别该技能的关键词,点击任意一个即可复制。
该技能未提供触发词。
下载的 .skill 包内含以下字段。
| 字段 | 说明 |
|---|---|
| format | 格式标识(skill/v1) |
| skill_id | 技能唯一 ID |
| name | 技能名称 |
| version | 版本号 |
| description | 技能描述 |
| category | 所属分类(数组) |
| trigger_words | 触发词列表 |
| tags | 标签列表 |
| source | 来源标识 |
| source_url | 来源链接(本页地址) |
| exported_at | 导出时间(每次下载生成) |
| system_prompt | 系统提示词正文 |
| model_config | 模型参数:provider / model / temperature / max_tokens / top_p |
| examples | 示例 |
| install_guide | 各平台导入说明(Coze / Dify / Claude / 自定义框架) |