创建原子代理
技能 已验证 活跃构建和连接 `AtomicAgent[InSchema, OutSchema]` — 模式、`AgentConfig`、`SystemPromptGenerator`、提供程序客户端、历史记录、钩子、可选上下文提供程序。当用户要求“创建代理”、“添加另一个代理”、“构建 `AtomicAgent`”、“连接代理”或运行 `/atomic-agents:create-atomic-agent` 时使用。
通过提供一种强调模块化、可预测性和开发者体验的结构化、代码生成方法,简化自定义 AI 代理的创建和连接。
功能
- 构建和连接 `AtomicAgent` 实例
- 使用 Pydantic 定义输入/输出模式
- 配置 LLM 提供程序和模型
- 生成具有背景、步骤和输出说明的系统提示
- 集成聊天历史记录和上下文提供程序
使用场景
- 当用户要求“创建代理”或“构建 `AtomicAgent`”时。
- 当用户想在现有管道中“添加另一个代理”时。
- 使用特定的模式、提示和提供程序“连接代理”。
- “制作一个规划器/路由器/提取器代理”以完成专门的任务。
非目标
- 编写复杂的多代理编排逻辑(委托给框架参考)。
- 深入研究 LLM 提供程序的具体细节(超出配置需求)。
- 直接管理代理实例化过程之外的 LLM API 调用。
安装
请先添加 Marketplace
/plugin marketplace add BrainBlend-AI/atomic-agents/plugin install atomic-agents@brainblend-plugins质量评分
已验证类似扩展
Extract
100Turn a proven pattern or debugging solution into a standalone reusable skill with SKILL.md, reference docs, and examples.
Create Command
100Interactive assistant for creating new Claude commands with proper structure, patterns, and MCP tool integration
Project Development
100This skill should be used when the user asks to "start an LLM project", "design batch pipeline", "evaluate task-model fit", "structure agent project", or mentions pipeline architecture, agent-assisted development, cost estimation, or choosing between LLM and traditional approaches.
Write A Skill
100Create new agent skills with proper structure, progressive disclosure, and bundled resources. Use when user wants to create, write, or build a new skill.
Cli Creator
100Build a composable CLI for Codex from API docs, an OpenAPI spec, existing curl examples, an SDK, a web app, an admin tool, or a local script. Use when the user wants Codex to create a command-line tool that can run from any repo, expose composable read/write commands, return stable JSON, manage auth, and pair with a companion skill.
Context Mode Ops
100使用并行子代理军队管理 context-mode GitHub 问题、PR、发布和营销。为每个任务编排 10-20 个动态代理。在分类问题、审查 PR、发布版本、撰写 LinkedIn 帖子、宣布发布、修复错误、合并贡献、验证 ENV 变量、测试适配器或同步分支时使用。