← Back to Skills Marketplace
yujin1liu

agent-search

by yujin1liu · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
266
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install agent-search
Description
List all agents
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install agent-search
  3. After installation, invoke the skill by name or use /agent-search
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug agent-search
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is agent-search?

List all agents. It is an AI Agent Skill for Claude Code / OpenClaw, with 266 downloads so far.

How do I install agent-search?

Run "/install agent-search" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is agent-search free?

Yes, agent-search is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does agent-search support?

agent-search is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created agent-search?

It is built and maintained by yujin1liu (@yujin1liu); the current version is v1.0.1.

💬 Comments