🛍️ 更多精选好物 ›
📊 公开数据一览
| 📦 榜单安装量 | 4.8K |
| ⭐ GitHub Stars | 10,875(fork 1015) |
| 🗓️ 最近推送 | 2026-05-20 |
| 🌱 项目创建 | 2025-10-20 |
| 💻 语言 / License | Python · MIT |
| 🐛 开放Issue | 46 |
📝 工具简介
开源AI代理,把Gemini的能力直接带进你的终端。
📖 怎么用
先克隆仓库 `git clone https://github.com/Shubhamsaboo/awesome-llm-apps.git`,然后给 coding agent 加技能,运行 `npx skills add https://github.com/Shubhamsaboo/awesome-llm-apps/tree/main/agent_skills/project-graveyard`。想跑旅行 agent 的话,进目录 `cd awesome-llm-apps/starter_ai_agents/ai_travel_agent`,装依赖 `pip install -r requirements.txt`,最后 `streamlit run travel_agent.py` 启动。装好后直接跟 agent 说“为什么我总完不成项目”这类话,它就会用新技能帮你分析。
📋 迷你测评
开源AI代理,把Gemini塞进终端直接做代码审查。亮点是不用切窗口,命令行里就能让Gemini帮你挑毛病。
📄 README 要点
这个仓库收集了100多个开源的AI智能体应用,全部手工打造、端到端测试过,Apache 2.0协议完全免费。支持Claude、Gemini、GPT、DeepSeek、Llama、Qwen等各种模型。里面有各种现成模板,比如保险理赔直播客服团队、AI欺诈调查、自我改进技能、家居装修AI、Hacker News简报等。想跑一个很简单,给编码智能体装个新技能10秒搞定,或者克隆一个智能体30秒就能跑起来。每周还会更新新模板,适合想快速上手AI智能体开发、或者找灵感的人。
查看英文原文
Quick Start [安装/使用命令见下方] Then, install the skills: [安装/使用命令见下方] For all installation methods and first steps, see the Quick Start Guide . Full documentation: jeffallan.github.io/claude skills Skills 66 specialized skills across 12 categories covering languages, backend/frontend frameworks, infrastructure, APIs, testing, DevOps, security, data/ML, and platform specialists. See Skills Guide for the full list, decision trees, and workflow combinations. Usage Patterns Context Aware Activation Skills activate automatically based on your request: [安装/使用命令见下方] Multi Skill Workflows Complex tasks combine multiple skills: [安装/使用命令见下方] Context Engineering Surface and validate Claude's hidden assumptions about your project with /common ground . See the Common Ground Guide for full documentation. Project Workflow The 9 workflow commands manage epics from discovery through retrospectives, integrating with Jira and Confluence. See Workflow Commands Reference for the full command reference and lifecycle diagrams. [!TIP] Setup: Workflow commands require an Atlassian MCP server. See the Atlassian MCP Setup Guide . Documentation Quick Start Guide Installation and first steps Skills Guide Skill reference and decision trees Common Ground Context engineering with /common ground Workflow Commands Project workflow commands guide Atlassian MCP Setup Atlassian MCP server setup Local Development Local skill development Contributing Contribution guidelines skills/\ /SKILL.md Individual skill documentation skills/\ /references/ Deep dive reference materials Contributing See Contributing for guidelines on adding skills, writing references, and submitting pull requests. Changelog See Changelog for full version history and release notes. License MIT License See LICENSE file for details. Support Issues: GitHub Issues Discussions: GitHub Discussions Repository: github.com/jeffallan/claude skills Author Built by jeffallan Principal Consultant at Synergetic Solutions Fullstack engineering, security e
💬 评论(0)
交流使用体验、避坑建议;违规内容将被删除