by NanmiCoder · AI Tool · ★ 230
LangChain Skills Agent 使用 LangChain 1.0 构建的 Skills Agent,演示 Skills 三层加载机制的底层原理。默认使用 Anthropic,也支持 OpenAI / OpenAI-compatible 接口。 B站视频: Skills到底怎么实现?我写了个Agent跑给你看 特性 多 Provider 支持: 默认 Anthropic,支持 OpenAI / OpenAI-compatible Base URL Extended Thinking: Anthropic 模型可显示思考过程(蓝色面板) 流式输出: Token 级实时显示响应 工具调用可视化: 显示工具名称、参数、执行结果 三层 Skills 加载: Level 1 元数据注入 → Level 2 指令加载 → Level 3 脚本执行 快速开始 安装 配置模型 API 默认文档仍以 Anthropic 为例;如果你使用接口AI 这类 OpenAI-compatible 代理,也可以切到 OpenAI 协议。 Anthropic(默认) 创建 文件: 使用第三方代理中转, 我推荐使用 接口AI,注册绑定github得3刀试用券 兼容旧配置,下面这些变量仍然可用: OpenAI / OpenAI-compatible 如果你要切到 OpenAI 协议,把...
| Stars | 230 |
| Forks | 53 |
| Language | Python |
| Category | AI Tool |
| Quality Score | 58.1466082388015/100 |
| Open Issues | 1 |
| Last Updated | 2026-05-02 |
| Created | 2026-01-23 |
| Platforms | python |
| Est. Tokens | ~88k |
Explore other popular ai tool tools:
skills-agent-proto is 使用 LangChain 1.0 构建的 Skills Agent,演示 Anthropic Skills 三层加载机制的底层原理。. It is categorized as a AI Tool with 230 GitHub stars.
skills-agent-proto is primarily written in Python.
You can find installation instructions and usage details in the skills-agent-proto GitHub repository at github.com/NanmiCoder/skills-agent-proto. The project has 230 stars and 53 forks, indicating an active community.