agent-architecture-analysis
✓对任何代码库执行 12-Factor Agents 合规性分析。在评估代理架构、审查 LLM 支持的系统或根据 12 因素方法审核代理应用程序时使用。
SKILL.md
| docspath | Path to documentation directory (for existing analyses) | Optional | | codebasepath | Root path of the codebase to analyze | Required |
Principle: Convert natural language inputs into structured, deterministic tool calls using schema-validated outputs.
| Strong | All LLM outputs use Pydantic/dataclass schemas with validators | | Partial | Some outputs typed, but dict returns or unvalidated strings exist | | Weak | LLM returns raw strings parsed manually or with regex |
对任何代码库执行 12-Factor Agents 合规性分析。在评估代理架构、审查 LLM 支持的系统或根据 12 因素方法审核代理应用程序时使用。 来源:existential-birds/beagle。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/existential-birds/beagle --skill agent-architecture-analysis- 分类
- {}数据分析
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 agent-architecture-analysis?
对任何代码库执行 12-Factor Agents 合规性分析。在评估代理架构、审查 LLM 支持的系统或根据 12 因素方法审核代理应用程序时使用。 来源:existential-birds/beagle。
如何安装 agent-architecture-analysis?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/existential-birds/beagle --skill agent-architecture-analysis 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/existential-birds/beagle
详情
- 分类
- {}数据分析
- 来源
- skills.sh
- 收录时间
- 2026-02-01