agent-camp
New13GitHub TrendingGeneralby yibo365
AI Agent 面试知识库:覆盖 LLM、Prompt、RAG、MCP、Tool Use、Agent 架构、Multi-Agent、LangGraph、Claude Code、Codex CLI、工程化评估、安全与源码解析。
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/agent-camp.md https://raw.githubusercontent.com/yibo365/agent-camp/main/SKILL.md3
Invoke in Claude Code
/agent-campView source on GitHub
mcpagent
Frequently Asked Questions
What is agent-camp?
AI Agent 面试知识库:覆盖 LLM、Prompt、RAG、MCP、Tool Use、Agent 架构、Multi-Agent、LangGraph、Claude Code、Codex CLI、工程化评估、安全与源码解析。
How to install agent-camp?
To install agent-camp, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /agent-camp.
What is agent-camp best for?
agent-camp is a community categorized under General. It is designed for: mcp, agent. Created by yibo365.