by NanmiCoder · AI Tool · ★ 230
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
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 协议,把 provider、model 和 base URL 切过去即可。接口AI 示例: 开启 OpenAI thinking 时,项目默认会走 Responses API,并自动把上面的 base URL 规范成 ,这样 的 reasoning 和 tool calling 可以同时工作。 也支持 OpenAI 专属变量: bash OPENAI
| Stars | 230 |
| Forks | 53 |
| Language | Python |
| Category | AI Tool |
| Quality Score | 28.2/100 |
| Open Issues | 1 |
| Last Updated | 2026-05-02 |
| Created | 2026-01-23 |
| Platforms | python |
| Est. Tokens | ~88k |
Looking for a skills-agent-proto alternative? If you're comparing skills-agent-proto with other ai tool tools, these 4 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
Open-source AI research assistant for biomedicine — chat to run RNA-seq, drug discovery, clinical analysis, an
Skills I use with Claude for shaping
Skip to content github / docs Code Issues 80 Pull requests 35 Discussions Actions Projects 2 Security Insights
.NET MAUI skills for GitHub Copilot and Claude Code
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.
The top alternatives to skills-agent-proto on Agent Skills Hub include MedgeClaw, shaping-skills, redesigned-pancake. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.