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