← 返回 Skills 市场
348
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install orthogonal-agent-framework
功能描述
正交性Agent框架 - 模块化AI Agent设计系统。将Agent能力拆分为规划、执行、记忆、评估四个正交维度,实现可组合、可替换、可测试、可扩展的Agent架构。
安全使用建议
This skill is an instruction-only template for structuring agent work (planning, execution, memory, evaluation). It does not request credentials or download code, which reduces risk. Before using it: (1) verify where the agent will write the generated files (workspace path) and whether those files may contain sensitive information; (2) if you will store secrets or private data in the 'memory' files, ensure you have retention/erasure policies or encryption in place; (3) because the source/homepage are not provided, consider testing the skill in a sandboxed environment first and review templates to confirm they meet your operational and privacy requirements.
功能分析
Type: OpenClaw Skill
Name: orthogonal-agent-framework
Version: 1.0.0
The skill bundle provides a modular framework for AI agents to organize tasks into Planning, Execution, Memory, and Evaluation phases. It consists entirely of Markdown documentation and templates (e.g., plan.md, execution.md) intended to guide the agent's internal reasoning and file management. No executable code, data exfiltration attempts, or malicious prompt injection instructions were found.
能力评估
Purpose & Capability
Name/description (orthogonal modular agent framework) match the files and templates provided. Required binary (bash) is minimal and reasonable for templating or filesystem operations described. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md describes creating/maintaining local files (plan.md, execution.md, memory.md, evaluation.md) and using templates — this is appropriate for the framework. There are no instructions to read unrelated system files, access environment secrets, or send data to external endpoints. Note: the framework implies persistent local storage of 'memory' which could capture sensitive user data if used that way; the skill does not provide retention/erase/encryption guidance.
Install Mechanism
No install spec and no code to download or execute. Instruction-only distribution is lowest-risk and matches the content (just templates and docs).
Credentials
No required environment variables, credentials, or config paths. The absence of secrets is proportionate to a documentation/template-only framework.
Persistence & Privilege
always: false and the skill is user-invocable (normal). The framework expects to create and persist template files in the agent/workspace; this is expected but means local data (including any sensitive memory entries) may be stored—users should be aware of where files are written and how long they are retained.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install orthogonal-agent-framework - 安装完成后,直接呼叫该 Skill 的名称或使用
/orthogonal-agent-framework触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Orthogonal Agent Framework – a modular AI agent design system:
- Splits agent capabilities into four orthogonal modules: Planning, Execution, Memory, and Evaluation.
- Enables independent combination, replacement, testing, and extension of agent modules.
- Provides file-based management for each dimension (plan.md, execution.md, memory.md, evaluation.md).
- Includes sample commands and usage scenarios for complex, multi-step, and customizable agent tasks.
- Details module interfaces and extensibility for new abilities or backend upgrades.
元数据
常见问题
Orthogonal Agent Framework 是什么?
正交性Agent框架 - 模块化AI Agent设计系统。将Agent能力拆分为规划、执行、记忆、评估四个正交维度,实现可组合、可替换、可测试、可扩展的Agent架构。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 348 次。
如何安装 Orthogonal Agent Framework?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install orthogonal-agent-framework」即可一键安装,无需额外配置。
Orthogonal Agent Framework 是免费的吗?
是的,Orthogonal Agent Framework 完全免费(开源免费),可自由下载、安装和使用。
Orthogonal Agent Framework 支持哪些平台?
Orthogonal Agent Framework 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Orthogonal Agent Framework?
由 李知止(@lixingxun)开发并维护,当前版本 v1.0.0。
推荐 Skills