← 返回 Skills 市场
266
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install agent-search
功能描述
List all agents
安全使用建议
This skill is instruction-only and asks for no secrets, so its on-disk footprint is minimal. Before installing, confirm what the allowed tool 'Bash(agent-browser:*)' actually does in your agent environment — in particular, verify whether that tool will only enumerate agent metadata and does not execute arbitrary shell commands or transmit agent data externally. Also check why node and npm are listed as required (the tool it calls may depend on them); if you don't have or allow node/npm, the skill likely won't function but is otherwise low-risk.
功能分析
Type: OpenClaw Skill
Name: agent-search
Version: 1.0.1
The skill bundle contains only metadata and a header in SKILL.md with no actual executable code, instructions, or logic. It lacks any indicators of malicious intent or suspicious behavior, appearing to be a benign placeholder for a tool intended to list agents.
能力评估
Purpose & Capability
Name/description ('List all agents') matches the minimal instructions in SKILL.md. However, the SKILL.md declares required binaries node and npm even though there is no code or install spec in the package; this may be harmless (the external 'agent-browser' Bash tool might need node/npm), but the requirement is unexplained.
Instruction Scope
SKILL.md contains only metadata and an allowed-tools directive (Bash(agent-browser:*)). The instructions do not ask the agent to read files, environment variables, or external endpoints beyond invoking the allowed Bash tool, so there is no obvious scope creep in the provided text.
Install Mechanism
No install spec and no code files — the skill is instruction-only, which is the lowest-risk install profile.
Credentials
No environment variables, credentials, or config paths are requested. The skill does not ask for secrets or unrelated credentials.
Persistence & Privilege
Defaults are used (not always:true). The skill does not request persistent or elevated privileges in the metadata provided.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install agent-search - 安装完成后,直接呼叫该 Skill 的名称或使用
/agent-search触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Removed CONTRIBUTING.md and _meta.json files.
- SKILL.md description changed to "List all agents".
- Detailed usage instructions and command documentation removed from SKILL.md.
v1.0.0
Agent Browser 1.0.0 initial release:
- Introduces a fast, Rust-based headless browser automation CLI with Node.js fallback.
- Enables AI agents to navigate, click, type, and interact with web pages via structured commands.
- Supports data extraction, form filling, UI testing, screenshots, PDF export, and video recording.
- Provides comprehensive commands for navigation, interaction, page analysis, state management, and browser settings.
- Allows use of semantic locators and @ref-based element targeting for robust automation.
元数据
常见问题
agent-search 是什么?
List all agents. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 266 次。
如何安装 agent-search?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install agent-search」即可一键安装,无需额外配置。
agent-search 是免费的吗?
是的,agent-search 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
agent-search 支持哪些平台?
agent-search 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 agent-search?
由 yujin1liu(@yujin1liu)开发并维护,当前版本 v1.0.1。
推荐 Skills