Discover the toolingbehind modern intelligence
The operating system for AI infrastructure discovery. Search a live map of MCP servers, AI agents, LLM tools, automation systems, and developer infrastructure.
The operating system for AI infrastructure discovery. Search a live map of MCP servers, AI agents, LLM tools, automation systems, and developer infrastructure.
🚀 2026 最系统的 AI Agent 速成指南|智能体实战教程 · 完整学习路径 + 实战项目 + 面试题库 · 对标大模型应用开发工程师岗位 · 覆盖LangChain / LangGraph / Coze / Dify / MCP / skills / LLM / RAG / 提示词 · 企业级部署与微调 · 从0到企业级落地 + 从学习到上线项目 + 面试准备一体化
AI summary
Auto-generated overview of what this skill does and when to reach for it.
A Chinese-language, project-based guide teaching developers to build enterprise-grade AI agents from scratch using LangChain, LangGraph, Coze, Dify, and MCP.
$ npx skillcity@latest didilili/ai-agents-from-zeroAuto-detects the skill or MCP server in this repo and installs it for Claude Code, Codex, Cursor or Cline.
Requires Node.js 18+ (ships with npx).
uvx ai-agents-from-zero
MCP Configuration
Add this to your claude_desktop_config.json
{
"mcpServers": {
"ai-agents-from-zero": {
"command": "uvx",
"args": [
"ai-agents-from-zero"
]
}
}
}Loading README…
Ask a simulated agent to run this skill. It loads the real SKILL.md and reasons over your task with NVIDIA.
Pick a quick prompt below or type your own — watch the agent execute this skill step by step.
guest@skillcity:~$