← 返回 Skills 市场
xueyetianya

Agent Ops Framework

作者 bytesagain4 · GitHub ↗ · v8.0.0 · MIT-0
cross-platform ✓ 安全检测通过
505
总下载
0
收藏
2
当前安装
16
版本数
在 OpenClaw 中安装
/install agent-ops-framework
功能描述
AI agent operations reference — multi-agent architectures, ReAct and chain-of-thought patterns, tool-use conventions, prompt injection defense, and evaluatio...
使用说明 (SKILL.md)

Agent Ops Framework

AI agent operations reference — multi-agent architectures, ReAct and chain-of-thought patterns, tool-use conventions, prompt injection defense, and evaluation metrics. No API keys or credentials required — outputs reference documentation only.

Commands

Command Description
intro Multi-agent architectures, frameworks
standards Output schemas, tool-use, MCP, eval benchmarks
troubleshooting Context overflow, loops, hallucination, rate limits
performance Caching, parallelism, token optimization
security Prompt injection, sandboxing, audit logging
migration Single to multi-agent, prompt to function calling
cheatsheet LangChain, CrewAI, AutoGen APIs, agent patterns
faq When to use agents, costs, framework choice

Output Format

All commands output plain-text reference documentation via heredoc. No external API calls, no credentials needed, no network access.


Powered by BytesAgain | bytesagain.com | [email protected]

安全使用建议
This appears to be a documentation/reference skill and is internally consistent. Before installing or executing any included script: (1) inspect scripts/script.sh yourself — it only prints docs here, but you should avoid blindly running shell scripts; (2) be aware the SKILL.md contains prompt-injection examples (expected for security guidance) — these are not active instructions to the agent beyond the documented descriptions; (3) if you allow autonomous invocation, standard caution applies (review outputs before allowing external actions). If you need higher assurance, run the script in an isolated environment or simply use the SKILL.md content without executing any bundled code.
功能分析
Type: OpenClaw Skill Name: agent-ops-framework Version: 8.0.0 The 'agent-ops-framework' skill is a documentation-only reference tool providing educational content on AI agent architectures, security, and performance. The implementation in 'scripts/script.sh' consists entirely of static text output via heredocs, with no network access, file system modifications, or credential access.
能力评估
Purpose & Capability
Name/description (agent operations reference) match the included SKILL.md and the helper script which only emits reference text. No unrelated binaries, env vars, or credentials are requested.
Instruction Scope
SKILL.md contains only documentation commands and states there are no external API calls or credentials required. The included script.sh just prints heredoc documentation and does not read files, environment variables, or network endpoints.
Install Mechanism
No install spec (instruction-only), which is low risk. There is a code file (scripts/script.sh) included but no installation or download steps; review before executing but inclusion alone is not inconsistent with the stated purpose.
Credentials
The skill declares no required env vars, no primary credential, and the documentation explicitly states no API keys are needed. There are no unexplained credential requests.
Persistence & Privilege
always is false (no forced presence) and the skill does not request elevated privileges or modify other skills' configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install agent-ops-framework
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /agent-ops-framework 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v8.0.0
Clean package with matching SKILL.md and script
v7.0.0
Complete rewrite with domain knowledge
v6.0.0
Complete rewrite with domain knowledge
v2.0.1
update
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v2.4.5
old template -> domain-specific v2.0.0
v2.4.4
old template -> domain-specific v2.0.0
v2.4.3
Quality upgrade
v2.4.2
Quality upgrade: custom functionality
v2.4.1
De-template, unique content, script cleanup
v2.4.0
Fixed: aligned documentation with implementation, added missing commands
v2.3.0
Quality fixes: aligned docs with implementation
v2.2.0
Enhanced descriptions for better AI triggering
v1.0.1
Add runtime declaration + security compliance
v0.0.1
c
v1.0.0
Initial release of Agent Ops Framework—production-grade multi-agent orchestration for OpenClaw projects. - Define agent roles, task pipelines, quality gates, and centralized monitoring dashboards - Structured handoffs with context passing and a single JSON state store as the source of truth - Features quota/budget management, alerting, rollback, cron-based monitoring, and human-in-the-loop approvals - CLI toolkit for initializing projects, registering agents, creating and moving tasks, dashboard reporting, and monitoring - Clear task lifecycle and audit trail, with built-in quality enforcement and quota tracking
元数据
Slug agent-ops-framework
版本 8.0.0
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 16
常见问题

Agent Ops Framework 是什么?

AI agent operations reference — multi-agent architectures, ReAct and chain-of-thought patterns, tool-use conventions, prompt injection defense, and evaluatio... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 505 次。

如何安装 Agent Ops Framework?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install agent-ops-framework」即可一键安装,无需额外配置。

Agent Ops Framework 是免费的吗?

是的,Agent Ops Framework 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Agent Ops Framework 支持哪些平台?

Agent Ops Framework 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Agent Ops Framework?

由 bytesagain4(@xueyetianya)开发并维护,当前版本 v8.0.0。

💬 留言讨论