skills/smithery.ai/go-agent-development

go-agent-development

Installation
SKILL.md

Go Agent 开发

Quick Reference

Go 版本:1.19+
进程组成:DevopsDaemon(守护进程) + DevopsAgent(主进程)
核心包:api/(API 调用)| config/(配置)| job/(任务)| pipeline/(流水线)
日志:logs.Debug/Info/Error/WithError

最简示例

Installs
1
First Seen
Mar 25, 2026
go-agent-development from smithery.ai