AgentuityCLI配置文件查看器Skill agentuity-cli-profile-current

这是一个用于Agentuity命令行工具的技能,主要功能是快速查询并显示当前正在使用的配置文件的名称。它支持标准文本和JSON两种输出格式,方便开发者或系统管理员在终端中快速获取环境配置信息,进行工具切换或调试。关键词:Agentuity CLI, 配置文件管理, 命令行工具, 开发环境, 配置切换, JSON输出。

DevOps 0 次安装 0 次浏览 更新于 2/28/2026

name: agentuity-cli-profile-current description: 显示当前活动配置文件的名称 version: “0.0.103” license: Apache-2.0 allowed-tools: “Bash(agentuity:*)” metadata: command: “agentuity profile current” tags: “read-only fast”

当前配置文件

显示当前活动配置文件的名称

使用方法

agentuity profile current

示例

显示当前配置文件:

bunx @agentuity/cli profile current

以JSON格式显示输出:

bunx @agentuity/cli profile current --json

输出

返回:string