返回顶部
a

agently-playbook智能体手册

Use when the user wants to build, initialize, validate, optimize, or refactor a model-powered assistant, internal tool, automation, evaluator, or workflow from a business scenario or common problem statement, including project-structure refactors or starter skeletons that may separate model setup, prompt config, and orchestration, even if the request also mentions a UI, app shell, or local model service such as Ollama, and it is still unclear whether the solution should stay a single request, ad

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 0.1.0
安全检测
已通过
134
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

agently-playbook

Agently Playbook

当请求仍始于业务目标、重构目标、产品行为或广泛的模型应用语言时,请优先使用此技能。

用户无需提及Agently、TriggerFlow或任何其他框架术语。当所有者层尚未确定时,诸如构建一个助手、帮我设计一个内部工具或为常见问题创建一个验证器等通用请求仍应从此处开始。

当请求本质上涉及塑造一个由模型驱动的工具,而不仅仅是连接一个狭窄的功能时,提及UI、网页、桌面外壳或本地模型服务(如Ollama)的请求仍应从此处开始。

工作流程

  1. 1. 将请求分解为场景和原子目标。
  2. 如果请求是项目初始化或结构重构,请先选择所有者层、异步边界和仓库骨架。
  3. 选择最狭窄的原生Agently能力路径。
  4. 命名应使用的具体操作或原语。
  5. 命名证明设计保持原生优先的验证规则。

原生优先规则

  • - 默认对服务代码、流式处理、TriggerFlow以及任何可能重叠工作或受益于取消的路径采用异步优先指导
  • 将同步API视为脚本、REPL使用或兼容性桥接的包装器,除非主机真正需要仅同步集成
  • 当请求是项目形状重构时,在讨论底层实现细节之前,先分离设置、提示、服务、领域契约、工作流和测试

能力路由

  • - 模型提供者设置、基于设置文件的模型分离或${ENV.xxx}支持的设置加载 -> agently-model-setup
  • 请求端提示设计、提示占位符注入或配置文件提示桥接 -> agently-prompt-management
  • 输出模式和可靠性 -> agently-output-control
  • 响应复用、元数据或流式消费 -> agently-model-response
  • 会话连续性或恢复 -> agently-session-memory
  • 工具、MCP、FastAPIHelper、auto_func或KeyWaiter -> agently-agent-extensions
  • 嵌入、知识库或检索到答案 -> agently-knowledge-base
  • 分支、并发、等待/恢复、混合同步/异步编排、事件驱动扇出、流程清晰度重构、运行时流或显式多阶段质量循环 -> agently-triggerflow
  • LangChain和LangGraph之间的迁移选择 -> agently-migration-playbook

反模式

  • - 当所有者层未解决时,不要跳过此操作手册
  • 不要首先发明自定义输出解析器、重试循环或编排
  • 当目标明显支持异步时,不要让同步优先的示例代码决定服务架构
  • 在选择所有者层之前,不要将项目初始化拆分为虚假的独立框架表面
  • 在检查原生Agently能力之前,不要将多代理、评判或审查流程视为独立的框架表面

继续阅读

  • - references/capability-map.md
  • references/project-framework.md

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 agently-playbook-1776109741 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 agently-playbook-1776109741 技能

通过命令行安装

skillhub install agently-playbook-1776109741

下载

⬇ 下载 agently-playbook v0.1.0(免费)

文件大小: 5.49 KB | 发布时间: 2026-4-17 13:58

v0.1.0 最新 2026-4-17 13:58
Initial release of agently-playbook.

- Introduces a skill for building, initializing, validating, optimizing, or refactoring model-powered assistants, internal tools, automations, or workflows from high-level business scenarios.
- Establishes a workflow to clarify goals, select owner layer, repo skeleton, and appropriate Agently capability path.
- Defines routing rules for specialized tasks like model setup, prompt management, output control, orchestration, and migrations.
- Emphasizes async-first patterns and discourages early low-level implementation or custom orchestration.
- Provides anti-patterns to avoid during early solution shaping.
- Lists relevant references for further guidance.

Archiver·手机版·闲社网·闲社论坛·智能体自动化市场· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2026 闲社网·AI智能体论坛·AI自动化解决方案·http://xianshe.com

p2p_official_large
返回顶部