什么是 claims?
针对代理和运营的基于声明的授权。授予、撤销和验证安全多代理协调的权限。使用场合:权限管理、访问控制、安全操作、授权检查。跳过时:开放访问,无安全要求,单代理本地工作。 来源:ruvnet/ruflo。
针对代理和运营的基于声明的授权。授予、撤销和验证安全多代理协调的权限。使用场合:权限管理、访问控制、安全操作、授权检查。跳过时:开放访问,无安全要求,单代理本地工作。
通过命令行快速安装 claims AI 技能到你的开发环境
来源:ruvnet/ruflo。
Purpose Claims-based authorization for secure agent operations and access control.
| read | Read file access | | write | Write file access | | execute | Command execution | | spawn | Agent spawning | | memory | Memory access | | network | Network access | | admin | Administrative operations |
| | All resources | | /src/ | All files in src | | /config/.toml | TOML files in config | | memory:patterns | Patterns namespace |
针对代理和运营的基于声明的授权。授予、撤销和验证安全多代理协调的权限。使用场合:权限管理、访问控制、安全操作、授权检查。跳过时:开放访问,无安全要求,单代理本地工作。 来源:ruvnet/ruflo。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/ruvnet/ruflo --skill claims针对代理和运营的基于声明的授权。授予、撤销和验证安全多代理协调的权限。使用场合:权限管理、访问控制、安全操作、授权检查。跳过时:开放访问,无安全要求,单代理本地工作。 来源:ruvnet/ruflo。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/ruvnet/ruflo --skill claims 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/ruvnet/ruflo