AgentSkillsCN

agent_builder

为一项真实的特性需求(API + 可选的 Worker/SDK/Cron/流水线)构建完整的、嵌入生产环境的 Agent 模块,涵盖蓝图、脚手架运行时、提示符包、文档以及注册表条目。严格遵守显式用户审批流程,杜绝“仓库内无密钥”现象,固定 API 路由名称(run/health),并就对话与记忆策略作出明确决策。

SKILL.md
--- frontmatter
name: agent_builder
description: Build a complete, production-embedded Agent module for a real feature request (API + optional worker/sdk/cron/pipeline), including blueprint, scaffolded runtime, prompt pack, docs, and registry entry. Enforces explicit user approvals, no-secrets-in-repo, fixed API route names (run/health), and conversation/memory strategy decisions.
metadata:
  short-description: Turn a feature request into a runnable agent module embedded into a project.
  version: 2
category: workflows/agent
ssot_path: .ai/skills/workflows/agent/agent_builder

agent_builder (entry)

Canonical source: .ai/skills/workflows/agent/agent_builder/

Open .ai/skills/workflows/agent/agent_builder/SKILL.md and any supporting files referenced there (for example reference.md, examples.md, scripts/, templates/).

Note: The frontmatter above is identical to the canonical source except for ssot_path and category which are added for navigation. After opening the source file, skip re-reading the description to avoid redundant token usage.